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

List:       kde-commits
Subject:    kdebase/konqueror
From:       David Faure <faure () kde ! org>
Date:       2002-12-09 10:19:59
[Download RAW message or body]

CVS commit by faure: 

Cosmetic fix: give nice name to the set of actions coming from the current part
(in "configure keys")


  M +1 -1      konq_mainwindow.cc   1.1089


--- kdebase/konqueror/konq_mainwindow.cc  #1.1088:1.1089
@@ -1472,5 +1472,5 @@ void KonqMainWindow::slotConfigureKeys()
   dlg.insert( actionCollection() );
   if ( currentPart() )
-    dlg.insert( currentPart()->actionCollection() );
+    dlg.insert( currentPart()->actionCollection(), m_currentView->service()->name() );
 
   dlg.configure();


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

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