aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2008-10-02 12:50:56 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2008-10-02 15:09:20 +0530
commit976c356396992bf19140ebfe5744457602d37458 (patch)
tree6c126d255bfa3e95583c6df9dd84cef51692ac7e /master/README
parentUse autotua settings by default for const.JOBTAGE (master) (diff)
downloadautotua-976c356396992bf19140ebfe5744457602d37458.tar.gz
autotua-976c356396992bf19140ebfe5744457602d37458.tar.bz2
autotua-976c356396992bf19140ebfe5744457602d37458.zip
Add icons! (and support for rendering+installing)
* Taken from the Tango project and the GNOME project. LICENSE is the same as for them
Diffstat (limited to 'master/README')
-rw-r--r--master/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/master/README b/master/README
index 505d243..75b5a33 100644
--- a/master/README
+++ b/master/README
@@ -1,6 +1,7 @@
- You will need django-1.0 (alpha or trunk)
* You will also need python-2.5 with sqlite3 support or the proper python modules
for the database type you set in settings.py
+- librsvg is required to render the svg files in the trunk to usable png
- Execute setup-master.py to setup the master
- If you do not have the autotua-slave installed, you will have to point the
PYTHONPATH variable to the autotua-slave directory