summaryrefslogtreecommitdiffstats
path: root/kcontrol/taskbar/kcmtaskbarui.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-11 22:20:43 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-04-11 22:20:43 -0500
commit56909ec4032d95142fecc4d3448057e3ad75dadf (patch)
tree58d8b41ecd334fd928b17928effe138e665966fd /kcontrol/taskbar/kcmtaskbarui.ui
parentfe303335daa50ee2c5a5745eb2acd2858e6c2616 (diff)
downloadtdebase-56909ec4032d95142fecc4d3448057e3ad75dadf.tar.gz
tdebase-56909ec4032d95142fecc4d3448057e3ad75dadf.zip
Update taskbar kcontrol verbage to increase clarity
This relates to Bug 1399
Diffstat (limited to 'kcontrol/taskbar/kcmtaskbarui.ui')
-rw-r--r--kcontrol/taskbar/kcmtaskbarui.ui16
1 files changed, 12 insertions, 4 deletions
diff --git a/kcontrol/taskbar/kcmtaskbarui.ui b/kcontrol/taskbar/kcmtaskbarui.ui
index 871badd75..fe605cb73 100644
--- a/kcontrol/taskbar/kcmtaskbarui.ui
+++ b/kcontrol/taskbar/kcmtaskbarui.ui
@@ -40,10 +40,18 @@
<cstring>globalConfigWarning</cstring>
</property>
<property name="text">
- <string>&lt;b&gt;NOTE: This module is currently editing the global floating taskbar configuration.&lt;/b&gt;&lt;br&gt;To change the configuration of a specific Kicker taskbar applet, please use the corresponding Configure Taskbar menu option.</string>
+ <string>&lt;b&gt;NOTE: Currently you are editing the global taskbar configuration.&lt;/b&gt;&lt;br&gt;To change the configuration of a specific taskbar (when using multiple taskbars), use the corresponding Configure Taskbar menu option, located in the taskbar handle popup menu.</string>
</property>
</widget>
- <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
+ <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>localConfigWarning</cstring>
+ </property>
+ <property name="text">
+ <string>&lt;b&gt;NOTE:&lt;/b&gt; Currently you are editing the taskbar configuration for &lt;b&gt;only&lt;/b&gt; this taskbar.</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_UseGlobalSettings</cstring>
</property>
@@ -57,7 +65,7 @@
<string>Selecting this option causes the taskbar to use the global taskbar configuration.</string>
</property>
</widget>
- <widget class="TQPushButton" row="1" column="0" rowspan="1" colspan="2">
+ <widget class="TQPushButton" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>globalConfigReload</cstring>
</property>
@@ -65,7 +73,7 @@
<string>Overwrite current configuration with the current global floating taskbar configuration</string>
</property>
</widget>
- <widget class="TQPushButton" row="2" column="0" rowspan="1" colspan="2">
+ <widget class="TQPushButton" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>globalConfigEdit</cstring>
</property>