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-18 20:09:54 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2007-12-18 20:09:54 (GMT)
commit259bd3d0e475eb1996e6aca2a726ee9f6ad63846 (patch)
tree2a6e2a6147e2439024a6439a6045ef4c904f9912 /activity
parent622d1fb0d3136c5f2f6c061d75c34c1344703d84 (diff)
Make the 'view source' key work in Pippy and generated activities.
Also register Pippy as a handler for text/x-python.
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 72cbb78..f7040fa 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -5,4 +5,5 @@ service_name = org.laptop.Pippy
class = pippy_app.PippyActivity
icon = activity-icon
activity_version = 14
+mime_types = text/x-python
show_launcher = yes