Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MenuActions.py
diff options
context:
space:
mode:
Diffstat (limited to 'MenuActions.py')
-rwxr-xr-xMenuActions.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/MenuActions.py b/MenuActions.py
index 1b81f48..815bed1 100755
--- a/MenuActions.py
+++ b/MenuActions.py
@@ -20,8 +20,7 @@
# St, Fifth Floor, Boston, MA 02110-1301 USA
from gettext import gettext as _
-from com.gmail.bernabe.laurent.sugar_olpc.learning_writing.gui.InputDialog import \
- InputDialog
+from InputDialog import InputDialog
import pygtk
pygtk.require('2.0')