[Digikam-devel] [Bug 145077] Ctrl-W and Ctrl-Q shortcuts not tied to proper actions
Gilles Caulier
caulier.gilles at gmail.com
Mon May 21 10:04:15 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=145077
------- Additional Comments From caulier.gilles gmail com 2007-05-21 11:04 -------
SVN commit 666917 by cgilles:
digikam from trunk : Showfoto : fix fixed File/Close and File/Quit std actions. Only File/Close action must be available.
CCBUGS: 145077
M +2 -2 showfotoui.rc
--- trunk/extragear/graphics/digikam/showfoto/showfotoui.rc #666916:666917
@ -1,5 +1,5 @
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<gui version="20" name="showfoto" >
+<gui version="21" name="showfoto" >
<MenuBar>
@ -21,7 +21,7 @
<Separator/>
<Action name="editorwindow_delete" />
<Separator/>
- <Action name="editorwindow_exit" />
+ <Action name="editorwindow_close" />
</Menu>
<Menu name="Edit" ><text>&Edit</text>
More information about the Digikam-devel
mailing list