Bug 143800 - Inconsitent UI terminology for tab/plot window
Summary: Inconsitent UI terminology for tab/plot window
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 19:19 UTC by Andrew Walker
Modified: 2007-04-12 20:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2007-04-03 19:19:44 UTC
Version:           HEAD (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:

In the curve appearance widget (a component part of numerous dialog) it still refers to Plot Window instead of Tab.
Comment 1 Andrew Walker 2007-04-12 20:41:33 UTC
SVN commit 653159 by arwalker:

BUG:143800 replace reference to window with tab to match removal of kmdi functionality

 M  +1 -1      curveplacementwidget.ui  


--- branches/work/kst/1.5/kst/src/widgets/curveplacementwidget.ui #653158:653159
@@ -46,7 +46,7 @@
                         <cstring>textLabel1</cstring>
                     </property>
                     <property name="text">
-                        <string>Plot window:</string>
+                        <string>Tab:</string>
                     </property>
                     <property name="buddy" stdset="0">
                         <cstring>_plotWindow</cstring>