Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-07 11:33:47 (GMT)
committer Simon Schampijer <simon@laptop.org>2013-01-22 08:55:47 (GMT)
commit334b0af36ba7d1c949b8e4bcc622c2638d1b9503 (patch)
tree53b9468a809be04c022de858bf43d741681623d7
parent97178f9d57cb39d5006ae6318b5bd691613f592f (diff)
Remove unused config variables
Acked-by: Simon Schampijer <simon@laptop.org>
-rw-r--r--src/jarabe/config.py.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jarabe/config.py.in b/src/jarabe/config.py.in
index d22ee9a..bfcc2e5 100644
--- a/src/jarabe/config.py.in
+++ b/src/jarabe/config.py.in
@@ -16,9 +16,7 @@
# pylint: disable=C0301
-prefix = '@prefix@'
data_path = '@prefix@/share/sugar/data'
-shell_path = '@prefix@/share/sugar/shell'
locale_path = '@prefix@/share/locale'
ext_path = '@prefix@/share/sugar/extensions'
activities_path = "@prefix@/share/sugar/activities"