Codebase list sugar-imageviewer-activity / 8e5be31
Update spec to not fail in SN Aleksey Lim 11 years ago
1 changed file(s) with 5 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
00 [Activity]
1 implement = imageviewer
1 implement = %(bundle_id)s
22 name = Image Viewer
33 summary = The Image Viewer activity is a simple and fast image viewer tool
44 description = It has features one would expect of a standard image viewer,
66 homepage = http://wiki.sugarlabs.org/go/Activities/Image_Viewer
77 license = GPLv2+
88
9 version = %(activity_version)s
10 stability = stable
11
912 icon = activity-imageviewer
1013 exec = sugar-activity ImageViewerActivity.ImageViewerActivity
1114 mime_types = image/bmp;image/gif;image/jpeg;image/png;image/tiff;image/svg+xml
1215
13 version = %(activity_version)s
14 stability = stable
15
16 # support original activity.info fields
16 # original activity.info options
1717 activity_version = 21
1818 bundle_id = org.laptop.ImageViewerActivity
19
20 [Package]
21 project = SweetsDistribution:0.94