summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backend/tour_menuobject.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/tour_menuobject.py b/backend/tour_menuobject.py
index b2839ef..ca91833 100644
--- a/backend/tour_menuobject.py
+++ b/backend/tour_menuobject.py
@@ -188,9 +188,10 @@ class MenuObject:
TODO
"""
def makeIcon(self, iconID):
+
pass
-menu = MenuObject("../data/package.xml")
+menu = Fedora-tour.MenuObject("../data/package.xml")
print "==========================="
print menu.IconID
print menu.Priority