Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorChris Ball <cjb@laptop.org>2007-08-16 20:01:06 (GMT)
committer Chris Ball <cjb@laptop.org>2007-08-16 20:01:06 (GMT)
commit7a592b7ec2384f6dcd54aeee61e592a82af79839 (patch)
tree476cda17dd7162954e0421b95c61eaa8fb208e08 /activity
Initial import. Plans for the future, from FIXMEs:
# FIXME: move to gtksourceview2 # FIXME: Need a sidebar to show different files. # FIXME: Need a scrollbar for the output window. # FIXME: We're losing an odd race here
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info7
1 files changed, 7 insertions, 0 deletions
diff --git a/activity/activity.info b/activity/activity.info
new file mode 100644
index 0000000..457cf71
--- /dev/null
+++ b/activity/activity.info
@@ -0,0 +1,7 @@
+[Activity]
+name = Pippy
+service_name = org.laptop.Pippy
+class = activity.PippyActivity
+icon = activity-pippy
+activity_version = 1
+show_launcher = yes