Resolve 352 (Clean up root folder)

This commit is contained in:
DarkPhoenix
2010-12-18 13:34:51 +03:00
parent ab17c6d3c4
commit cede27f1b2
25 changed files with 26 additions and 26 deletions

View File

@@ -19,7 +19,7 @@
import cPickle
import os.path
import config
from gui import config
class SettingsProvider():
BASE_PATH = os.path.join(config.savePath, "settings")