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

List:       kde-commits
Subject:    kdeedu/kmplot/kmplot
From:       Fredrik Edemar <f_edemar () linux ! se>
Date:       2005-02-15 17:19:46
Message-ID: 20050215171946.A48CB1CF2B () office ! kde ! org
[Download RAW message or body]

CVS commit by fedemar: 

Always set the preference-action to "Configure KmPlot..." (when KmPlot was embedded \
in Konqueror the action was labeled "Configure Konqueror...." before)


  M +2 -1      MainDlg.cpp   1.150


--- kdeedu/kmplot/kmplot/MainDlg.cpp  #1.149:1.150
@@ -129,5 +129,6 @@ void MainDlg::setupActions()
         connect( kapp, SIGNAL( lastWindowClosed() ), kapp, SLOT( quit() ) );
 
-        KStdAction::preferences( this, SLOT( slotSettings() ), actionCollection());
+        KAction *prefs  = KStdAction::preferences( this, SLOT( slotSettings() ), \
actionCollection()); +        prefs->setText( i18n( "Configure KmPlot..." ) );
         KStdAction::keyBindings(this, SLOT(optionsConfigureKeys()), \
                actionCollection());
         KStdAction::configureToolbars(this, SLOT(optionsConfigureToolbars()), \
actionCollection());


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

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