Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2014-01-13 13:15:23 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2014-01-13 13:15:23 (GMT)
commitb3b037438338b32c47bbe0b826c8782ef80e8520 (patch)
treed2fa05d64afca1c24cdae57b5724f7c79a28004c
parent9e726a1b193df39e823e6263c9b563b7ca7c80a8 (diff)
Version 112
The only change is remove the "show_launcher = no" line in the activity.info file. Sugar now use it, and the launcher is not visibe anymore. Signed-off-by: Gonzalo Odiard <godiard@sugarlabs.org>
-rw-r--r--activity/activity.info3
1 files changed, 1 insertions, 2 deletions
diff --git a/activity/activity.info b/activity/activity.info
index fda38cb..4d13c12 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,8 +3,7 @@ name = Read
bundle_id = org.laptop.sugar.ReadActivity
icon = activity-read
exec = sugar-activity readactivity.ReadActivity
-show_launcher = no
-activity_version = 111
+activity_version = 112
mime_types = application/pdf;image/vnd.djvu;image/x.djvu;image/tiff;application/epub+zip;text/plain;application/zip
license = GPLv2+
summary = Use this activity when you are ready to read! Remember to flip your computer around to feel like you are really holding a book!