summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNecoro <>2008-01-09 13:56:46 +0000
committerNecoro <>2008-01-09 13:56:46 +0000
commitf18e95eb27f7d54c1984b9925a927b1bd3098baf (patch)
tree36601a37fba559e8b322b848af94765e476392e6
parent4460f9d840d1db191a030d24825df9f3c581d6fa (diff)
downloadportato-f18e95eb27f7d54c1984b9925a927b1bd3098baf.tar.gz
portato-f18e95eb27f7d54c1984b9925a927b1bd3098baf.tar.bz2
portato-f18e95eb27f7d54c1984b9925a927b1bd3098baf.zip
r586@Devoty: necoro | 2008-01-09 14:54:18 +0100
Disabled catapult till it is really usable
-rw-r--r--portato/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/constants.py b/portato/constants.py
index 2059315..3cff9ac 100644
--- a/portato/constants.py
+++ b/portato/constants.py
@@ -65,7 +65,7 @@ APP = "portato"
VERSION = "9999"
HOME = os.environ["HOME"]
SU_COMMAND = "gksu -D 'Portato'"
-USE_CATAPULT = True
+USE_CATAPULT = False
# frontends
FRONTENDS = ["gtk"]
© 'Necoro' Neumann2-3/+3 2010-04-16Do not allow portage's sqlite backend for the moment ... bug #564292RenĂ© 'Necoro' Neumann2-16/+25 2010-04-15Better sorting of the database types in the preferences.RenĂ© 'Necoro' Neumann2-6/+6 2010-04-15Add notify-python dependency for the version checkerRenĂ© 'Necoro' Neumann1-1/+1 2010-04-15Make the database type choice an info messageRenĂ© 'Necoro' Neumann2-7/+13 2010-04-15Renamed es_ES to esRenĂ© 'Necoro' Neumann1-0/+0 2010-04-15Fixed dependancy of the new_version plugin from "dev-util/git" to "dev-vcs/gi...Clement Bourgeois1-1/+1 2010-04-14Make some useless info messages being debug statementsRenĂ© 'Necoro' Neumann2-34/+17 2010-04-14Improve the C modulesRenĂ© 'Necoro' Neumann3-37/+52 2010-04-14Small modifications made to the French translation (typos, grammar).Clement Bourgeois1-69/+69 2010-04-14Fixed the unicode support and stuff ... and also made eix faster :)RenĂ© 'Necoro' Neumann1-20/+22 2010-04-14Disable debug messages by defaultRenĂ© 'Necoro' Neumann1-1/+1 2010-04-13Better eix error inheritance and handlingRenĂ© 'Necoro' Neumann1-2/+9 2010-04-13Fix the handling of FilterSets. Fixes bug #558887.RenĂ© 'Necoro' Neumann2-56/+64 2010-04-12Updated newsRenĂ© 'Necoro' Neumann1-0/+1 2010-04-13Added my name to translators list.Clement Bourgeois1-0/+1