Some new imagery
authorKristoffer Grönlund <kristoffer.gronlund@purplescout.se>
Wed, 30 Dec 2009 03:08:23 +0000 (04:08 +0100)
committerKristoffer Grönlund <kristoffer.gronlund@purplescout.se>
Wed, 30 Dec 2009 03:08:23 +0000 (04:08 +0100)
data/bg.png
scripts/jamaendo

index a6645eb..aa11699 100644 (file)
Binary files a/data/bg.png and b/data/bg.png differ
index 5de2686..b83809d 100755 (executable)
@@ -1,5 +1,12 @@
 #!/usr/bin/env python2.5
 
+# Dependencies:
+
+# python-simplejson
+# python-lxml
+# python-gst0.10
+
+
 # debugging hack - add . to path
 import os, sys
 local_module_dir = os.path.join(os.path.dirname(sys.argv[0]), '..')