Add about dialogue
[hermes] / package / src / org / bleb / wimpworks.py
index 094186b..29c3fd6 100644 (file)
@@ -56,6 +56,7 @@ class WimpWorks:
         self.name = application
         self.dbus_name = dbus_name
         self.menu = None
+        self.version = version
         
         if _have_gconf:
             self.gconf = gnome.gconf.client_get_default()