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

List:       kde-commits
Subject:    branches/work/klinkstatus_proceed/src
From:       Paulo Moura Guedes <moura () kdewebdev ! org>
Date:       2005-10-31 21:46:28
Message-ID: 1130795188.630315.30364.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 476216 by mojo:

Use the filesave icon in the export action and put them in the toolbar.

 M  +1 -1      actionmanager.cpp  
 M  +2 -0      klinkstatus_part.rc  


--- branches/work/klinkstatus_proceed/src/actionmanager.cpp #476215:476216
@@ -132,7 +132,7 @@
     
     // *************** File menu *********************
 
-    KAction* action = new KAction(i18n("E&xport Results as HTML..."), 0, 0,
+    KAction* action = new KAction(i18n("E&xport Results as HTML..."), "filesave", 0,
                                   d->tabWidgetSession, SLOT(slotExportAsHTML()),
                                   d->actionCollection, "file_export_html");
     action->setEnabled(false);
--- branches/work/klinkstatus_proceed/src/klinkstatus_part.rc #476215:476216
@@ -48,6 +48,8 @@
         <Action name="pause_search"/>
         <Action name="stop_search"/>
         <Separator/>
+        <Action name="file_export_html"/>
+        <Separator/>
         <Action name="hide_search_bar"/>
         <Action name="reset_search_bar"/>
         <Separator/>
[prev in list] [next in list] [prev in thread] [next in thread] 

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