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

List:       kde-commits
Subject:    kdepim/kmail
From:       Ingo Klöcker <kloecker () kde ! org>
Date:       2004-05-01 14:35:34
Message-ID: 20040501143534.30A029A6E () office ! kde ! org
[Download RAW message or body]

CVS commit by kloecker: 

Revert because this broke Ctrl+S for Save As...


  M +3 -2      kmmainwidget.cpp   1.190


--- kdepim/kmail/kmmainwidget.cpp  #1.189:1.190
@@ -2109,6 +2109,7 @@ void KMMainWidget::setupActions()
                       actionCollection(), "new_mail_client" );
 
-  mSaveAsAction = KStdAction::saveAs( this, SLOT(slotSaveMsg()),
-                      actionCollection(), "file_save_as" );
+  mSaveAsAction = new KAction( i18n("Save &As..."), "filesave",
+    KStdAccel::shortcut(KStdAccel::Save),
+    this, SLOT(slotSaveMsg()), actionCollection(), "file_save_as" );
 
   mOpenAction = KStdAction::open( this, SLOT( slotOpenMsg() ),


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

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