projects
/
joel
/
kofoto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f5a037
)
Bug fix: Make menubarDestroy insensitive when the album tree loses focus.
author
Joel Rosdahl
<joel@rosdahl.net>
Sun, 29 Aug 2004 08:55:09 +0000
(08:55 +0000)
committer
Joel Rosdahl
<joel@rosdahl.net>
Sun, 29 Aug 2004 08:55:09 +0000
(08:55 +0000)
src/gkofoto/gkofoto/albums.py
patch
|
blob
|
history
diff --git
a/src/gkofoto/gkofoto/albums.py
b/src/gkofoto/gkofoto/albums.py
index
1123752
..
f893f3a
100644
(file)
--- a/
src/gkofoto/gkofoto/albums.py
+++ b/
src/gkofoto/gkofoto/albums.py
@@
-201,6
+201,7
@@
class Albums:
"menubarRegisterAndAddImages",
"menubarGenerateHtml",
"menubarProperties",
+ "menubarDestroy",
]:
env.widgets[widgetName].set_sensitive(False)