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

List:       kde-commits
Subject:    kdeedu
From:       Peter Hedlund <peter () peterandlinda ! com>
Date:       2004-12-26 22:02:26
Message-ID: 20041226220226.2C1041BC14 () office ! kde ! org
[Download RAW message or body]

CVS commit by hedlund: 

GUI: Move and rename command for saving vocabulary entries marked as In Query as a \
                new vocabulary.
BUG: 94678


  M +7 -7      doc/kvoctrain/index.docbook   1.33
  M +5 -5      kvoctrain/kvoctrain/kva_init.cpp   1.49
  M +1 -1      kvoctrain/kvoctrain/kvoctrainui.rc   1.2


--- kdeedu/doc/kvoctrain/index.docbook  #1.32:1.33
@@ -917,4 +917,11 @@
 
 <varlistentry>
+  <term><menuchoice>
+      <guimenu>File</guimenu>
+      <guimenuitem>Save Entries In Query As...</guimenuitem></menuchoice></term>
+  <listitem><para><action>Saves the entries marked In Query as a new \
vocabulary.</action></para></listitem> +</varlistentry>
+
+<varlistentry>
 <term>
 <menuchoice><guimenu>File</guimenu>
@@ -1026,11 +1033,4 @@
 </varlistentry>
 
-<varlistentry>
-<term><menuchoice>
-<guimenu>Edit</guimenu>
-<guimenuitem>Save selected area...</guimenuitem></menuchoice></term>
-<listitem><para><action>Saves the selection to a
- file.</action></para></listitem>
-</varlistentry>
 </variablelist>
 

--- kdeedu/kvoctrain/kvoctrain/kva_init.cpp  #1.48:1.49
@@ -163,6 +163,6 @@ void kvoctrainApp::initActions()
   editRemoveSelectedArea->setToolTip(editRemoveSelectedArea->whatsThis());
 
-  editSaveSelectedArea = new KAction(i18n("Sa&ve Selected Area"), \
KGlobal::iconLoader()->loadIcon("filesave", KIcon::Small), 0, this, \
                SLOT(slotSaveSelection()), \
                actionCollection(),"edit_save_selected_area");
-  editSaveSelectedArea->setWhatsThis(i18n("Saves the selected rows as a new \
vocabulary")); +  editSaveSelectedArea = new KAction(i18n("Save E&ntries In Query \
As..."), KGlobal::iconLoader()->loadIcon("filesaveas", KIcon::Small), 0, this, \
SLOT(slotSaveSelection()), actionCollection(),"edit_save_selected_area"); +  \
editSaveSelectedArea->setWhatsThis(i18n("Saves the entries in the query as a new \
vocabulary"));  editSaveSelectedArea->setToolTip(editSaveSelectedArea->whatsThis());
 

--- kdeedu/kvoctrain/kvoctrain/kvoctrainui.rc  #1.1:1.2
@@ -6,4 +6,5 @@
    <Separator append="open_merge" />
    <Action append="open_merge" name="file_merge" />
+   <Action append="save_merge" name="edit_save_selected_area" />
    <Separator/>
   </Menu>
@@ -13,5 +14,4 @@
    <Action name="edit_edit_selected_area" />
    <Action name="edit_remove_selected_area" />
-   <Action name="edit_save_selected_area" />
   </Menu>
   <Menu name="vocabulary" >


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

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