[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 145077] Ctrl-W and Ctrl-Q shortcuts not tied to proper actions
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2007-05-21 9:05:38
Message-ID: 20070521090538.14562.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=145077         




------- Additional Comments From caulier.gilles gmail com  2007-05-21 11:05 -------
SVN commit 666918 by cgilles:

digikam from trunk : Light Table : fix fixed File/Close and File/Quit std actions. \
                Only File/Close action must be available.
CCBUGS: 145077

 M  +1 -1      lighttablewindow.cpp  
 M  +2 -2      lighttablewindowui.rc  


--- trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindow.cpp \
#666917:666918  @ -358,7 +358,7  @
                                      actionCollection(), "lighttable_filedelete");
     d->fileDeleteAction->setEnabled(false);
 
-    KStdAction::quit(this, SLOT(close()), actionCollection(), "lighttable_exit");
+    KStdAction::close(this, SLOT(close()), actionCollection(), "lighttable_close");
 
     // -- Standard 'View' menu actions ---------------------------------------------
 
--- trunk/extragear/graphics/digikam/utilities/lighttable/lighttablewindowui.rc \
#666917:666918  @ -1,5 +1,5  @
 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
-<gui version="17" name="lighttablewindow" >
+<gui version="18" name="lighttablewindow" >
 
 <MenuBar>
 
 @ -18,7 +18,7  @
         <Separator/>
         <Action name="lighttable_filedelete" />
         <Separator/>
-        <Action name="lighttable_exit" />
+        <Action name="lighttable_close" />
     </Menu>
     
     <Menu name="View" ><text>&amp;View</text>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic