Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/frames_tray.py
diff options
context:
space:
mode:
Diffstat (limited to 'frames_tray.py')
-rw-r--r--frames_tray.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/frames_tray.py b/frames_tray.py
index ef0b2bb..621e20b 100644
--- a/frames_tray.py
+++ b/frames_tray.py
@@ -22,7 +22,7 @@
# MA 02110-1301, USA.
import gtk
-from sugar.grapihcs.tray import HTray
+from sugar.graphics.tray import HTray
class FramesTray(HTray):