From: Kristoffer Grönlund Date: Wed, 30 Dec 2009 03:08:23 +0000 (+0100) Subject: Some new imagery X-Git-Url: https://vcs.maemo.org/git/?p=jamaendo;a=commitdiff_plain;h=3343929ef43c700eadb50a72451f22d6e5c02e6c Some new imagery --- diff --git a/data/bg.png b/data/bg.png index a6645eb..aa11699 100644 Binary files a/data/bg.png and b/data/bg.png differ diff --git a/scripts/jamaendo b/scripts/jamaendo index 5de2686..b83809d 100755 --- a/scripts/jamaendo +++ b/scripts/jamaendo @@ -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]), '..')