Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@laptop.org>2007-12-12 20:44:23 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2007-12-13 03:56:45 (GMT)
commitf44e80b62925d4f033ed051df67025eae58406e3 (patch)
tree2ccc5bf45b915a1457d91107e58e7b566f04a5f1 /activity
parentc47fd0ab3e77d2f819bfcccdb0971861d4f411bb (diff)
Implement "Save as Bundle" functionality for Pippy.
The UI is still awry; Eben would like a pop-down palette for the 'Keep' icon in the toolbar. We also replaced the deprecated 'service_name' with 'bundle_id' in the activity.info file (both in the generated bundle and in Pippy itself).
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/activity/activity.info b/activity/activity.info
index d0de4f8..eb7fdf0 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Pippy
-service_name = org.laptop.Pippy
+bundle_id = org.laptop.Pippy
class = activity.PippyActivity
icon = activity-pippy
activity_version = 12