Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/sketch/sketch.activity
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-11-10 21:37:04 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-11-10 21:37:04 (GMT)
commit5fd8f950468cfcc139dec8a9074c3ceeb3f576e7 (patch)
tree3447ebf8404a8bb9430971298263b2db1f33f99a /tests/sketch/sketch.activity
parent61f24de7482ceb48335d1b2635de5fdff93fd0d9 (diff)
Disable sketch, move it in tests for now (only way to hide it from the stupid
build system, it will have to be moved to his own module/bundle anyway).
Diffstat (limited to 'tests/sketch/sketch.activity')
-rw-r--r--tests/sketch/sketch.activity6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/sketch/sketch.activity b/tests/sketch/sketch.activity
new file mode 100644
index 0000000..0722388
--- /dev/null
+++ b/tests/sketch/sketch.activity
@@ -0,0 +1,6 @@
+[Activity]
+name = Sketch
+id = org.laptop.Sketch
+icon = activity-sketch
+python_module = sketch.sketchactivity.SketchActivity
+show_launcher = yes