From e7d2bc3705341aa8d6c1a807d88c86b408459bb5 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Wed, 29 Dec 2010 14:45:11 +0000 Subject: Cleanup to code - sugar-lint fixes - move chatbox code to separate modules to reuse in other activities - more robust smiley parsing - remove pippy code --- (limited to 'activity') diff --git a/activity/activity.info b/activity/activity.info index be41831..658b145 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -3,13 +3,13 @@ sweet = chat name = Chat summary = Text chat homepage = http://wiki.sugarlabs.org/go/Activities/Chat -license = GPLv2+ and (LGPLv3 or CC-BY-SAv3) +license = GPLv2+ icon = activity-icon -exec = sugar-activity pippy_app.Chat +exec = sugar-activity activity.Chat version = 68 stability = testing -# deprecated +# original activity.info options activity_version = %(version)s bundle_id = org.laptop.Chat -- cgit v0.9.1