GEPS008: Moved config module

svn: r19809
This commit is contained in:
Nick Hall
2012-06-09 20:10:28 +00:00
parent 03608064ef
commit aabc6c05c2
101 changed files with 101 additions and 101 deletions

View File

@@ -61,7 +61,7 @@ from gui.views.navigationview import NavigationView
from gui.views.bookmarks import PersonBookmarks
import Utils
import constfunc
import config
from gen.config import config
from const import TEMP_DIR
#-------------------------------------------------------------------------