Rename color property in CanvasIcon to xo-color and added properties fill-color and stroke-color.

This commit is contained in:
Tomeu Vizoso
2007-02-23 17:08:37 +01:00
parent 97e64751cc
commit a2e5b9308e
15 changed files with 108 additions and 69 deletions
+1 -1
View File
@@ -105,4 +105,4 @@ class Activity(gtk.Window):
self._pservice.unregister_service(self._service)
def get_bundle_path():
return os.environ['SUGAR_BUNDLE_BUNDLE_PATH']
return os.environ['SUGAR_BUNDLE_PATH']