Summary: | Inconsitent UI terminology for tab/plot window | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Walker
2007-04-03 19:19:44 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> |