Refactor sugar.env and paths

This commit is contained in:
Marco Pesenti Gritti
2007-03-09 14:57:54 +01:00
parent a380b7f915
commit 57c928916c
18 changed files with 55 additions and 41 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ class CanvasIcon(hippo.CanvasBox, hippo.CanvasItem):
return height
def do_button_press_event(self, event):
item.emit_activated()
self.emit_activated()
return True
def get_popup(self):