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.
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>