Add a config module into the shell holding path informations.

Get rid of env.get_locale_path()
This commit is contained in:
Marco Pesenti Gritti
2008-02-04 19:16:46 +01:00
parent b3cc0bec55
commit 1c361ea5dd
4 changed files with 9 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@ SUBDIRS = controlpanel hardware model view intro
sugardir = $(pkgdatadir)/shell
sugar_PYTHON = \
config.py \
logsmanager.py \
shellservice.py