Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/path.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-04-01 22:58:06 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-04-01 22:58:06 (GMT)
commitab38ffec490a6f65af6ae8e0ae17e7bc37cdfd85 (patch)
treef274df728d8fdb586c4eea500775d33aac2e464b /path.py
parent311f1cae52ac3abfada53eb8221c35b4bc219c3b (diff)
save/restore fixes -- needs to be tested with sharing
Diffstat (limited to 'path.py')
-rwxr-xr-xpath.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/path.py b/path.py
index a8ff866..a244b07 100755
--- a/path.py
+++ b/path.py
@@ -14,7 +14,7 @@
import gtk
-from gettext import gettext as _
+import gettextutil
import os
from game import Game