canfestival/canfestival.py
changeset 734 5c42cafaee15
parent 725 31dade089db5
child 738 413946c04c87
--- a/canfestival/canfestival.py	Sat May 19 19:00:55 2012 +0200
+++ b/canfestival/canfestival.py	Sun May 20 19:07:09 2012 +0200
@@ -113,7 +113,7 @@
             self._View.SetBusId(self.GetCurrentLocation())
 
     ConfNodeMethods = [
-        {"bitmap" : os.path.join("images", "NetworkEdit"),
+        {"bitmap" : "NetworkEdit",
          "name" : "Edit slave", 
          "tooltip" : "Edit CanOpen slave with ObjdictEdit",
          "method" : "_OpenView"},