install-i18n.py

changeset 2124
909d55803dd6
parent 1509
c0b5e693b0eb
child 2160
1874d4410904
--- a/install-i18n.py	Sun Oct 07 15:21:33 2012 +0200
+++ b/install-i18n.py	Mon Oct 08 20:56:48 2012 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

eric ide

mercurial