Bug 143800

Summary: Inconsitent UI terminology for tab/plot window
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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>