[Kst] [Bug 91672] UI: add "Tools" menu
George Staikos
staikos at kde.org
Wed Jan 19 19:37:19 CET 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=91672
staikos kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From staikos kde org 2005-01-19 19:37 -------
CVS commit by staikos:
add Tools menu and reshuffle a few actions
FEATURE: 91672
M +5 -4 kstui.rc 1.38
--- kdeextragear-2/kst/kst/kstui.rc #1.37:1.38
@ -1,4 +1,4 @
<!DOCTYPE kpartgui>
-<kpartgui version="10" name="kst">
+<kpartgui version="11" name="kst">
<MenuBar>
<Menu name="file"><text>&File</text>
@ -13,5 +13,4 @
<Action name="reload"/>
<Separator/>
- <Action name="datawizard_action"/>
<Action name="datamanager_action"/>
<Separator/>
@ -31,5 +30,4 @
<Separator/>
<Merge/>
- <Action name="changefiledialog_action"/>
</Menu>
<Menu name="range"><text>&Range</text>
@ -39,5 +37,8 @
<Action name="samplesend_action"/>
<Action name="pause_action"/>
- <Separator/>
+ </Menu>
+ <Menu name="tools"><text>&Tools</text>
+ <Action name="datawizard_action"/>
+ <Action name="changefiledialog_action"/>
<Action name="changenptsdialog_action"/>
</Menu>
More information about the Kst
mailing list