Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-shell
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sugar-shell')
-rw-r--r--bin/sugar-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sugar-shell b/bin/sugar-shell
index 176196b..00a3864 100644
--- a/bin/sugar-shell
+++ b/bin/sugar-shell
@@ -24,7 +24,7 @@ else:
os.environ['GTK2_RC_FILES'] = '@prefix@/share/sugar/data/%s.gtkrc' % theme
-from jarube.main import main
+from jarabe.main import main
main()