From 8e5be31938529440bb30b03e03bfe2db77a1a1d4 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Tue, 26 Mar 2013 05:51:11 +0000 Subject: Update spec to not fail in SN --- (limited to 'activity/activity.info') diff --git a/activity/activity.info b/activity/activity.info index 649fc59..8723d55 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,5 +1,5 @@ [Activity] -implement = imageviewer +implement = %(bundle_id)s name = Image Viewer summary = The Image Viewer activity is a simple and fast image viewer tool description = It has features one would expect of a standard image viewer, @@ -7,16 +7,13 @@ description = It has features one would expect of a standard image viewer, homepage = http://wiki.sugarlabs.org/go/Activities/Image_Viewer license = GPLv2+ +version = %(activity_version)s +stability = stable + icon = activity-imageviewer exec = sugar-activity ImageViewerActivity.ImageViewerActivity mime_types = image/bmp;image/gif;image/jpeg;image/png;image/tiff;image/svg+xml -version = %(activity_version)s -stability = stable - -# support original activity.info fields +# original activity.info options activity_version = 21 bundle_id = org.laptop.ImageViewerActivity - -[Package] -project = SweetsDistribution:0.94 -- cgit v0.9.1