summaryrefslogtreecommitdiff
path: root/lang/converttopo.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/converttopo.py')
-rwxr-xr-xlang/converttopo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/converttopo.py b/lang/converttopo.py
index 03c6c89..29dadcc 100755
--- a/lang/converttopo.py
+++ b/lang/converttopo.py
@@ -87,7 +87,7 @@ def saveFile(path, name):
w.write ("msgstr \"" + line2 + "\"\n\n")
-rootPath = "../../gittorious/serverdata-beta"
+rootPath = "../../server-data"
loadFiles(rootPath + "/langs")
saveFiles("po")