summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-12-14 11:25:09 +0200
committerMavridis Philippe <mavridisf@gmail.com>2022-01-14 12:39:09 +0200
commit2eeaa5f49bd6a2489366f479e5056458d4d6fca2 (patch)
tree95324c51112ad10388d8d259f58008f49dd33527
parent6668b34bc5deb36e73aa45e0457ed6740f828efd (diff)
downloadtdetoys-2eeaa5f49bd6a2489366f479e5056458d4d6fca2.tar.gz
tdetoys-2eeaa5f49bd6a2489366f479e5056458d4d6fca2.zip
Preference dialog fixes.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
-rw-r--r--kweather/prefdialogdata.ui20
1 files changed, 5 insertions, 15 deletions
diff --git a/kweather/prefdialogdata.ui b/kweather/prefdialogdata.ui
index 8fa70b1..fc8dab2 100644
--- a/kweather/prefdialogdata.ui
+++ b/kweather/prefdialogdata.ui
@@ -70,7 +70,7 @@
<cstring>TextLabel1_4_2_2</cstring>
</property>
<property name="text">
- <string>Lo&amp;cation:</string>
+ <string>&amp;Location:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_reportLocation</cstring>
@@ -155,10 +155,7 @@
</sizepolicy>
</property>
<property name="text">
- <string>Show icon onl&amp;y</string>
- </property>
- <property name="accel">
- <string>Alt+Y</string>
+ <string>&amp;Show icon only</string>
</property>
<property name="buttonGroupId">
<number>1</number>
@@ -177,9 +174,6 @@
<property name="text">
<string>Show &amp;icon and temperature</string>
</property>
- <property name="accel">
- <string>Alt+I</string>
- </property>
<property name="buttonGroupId">
<number>2</number>
</property>
@@ -189,7 +183,7 @@
<cstring>CheckBox10</cstring>
</property>
<property name="text">
- <string>Show icon, temperature, wind &amp;and pressure information</string>
+ <string>Show icon, temperature, &amp;wind and pressure information</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -298,9 +292,6 @@
<property name="text">
<string>&amp;Use system icon theme</string>
</property>
- <property name="accel">
- <string>Alt+U</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -312,9 +303,6 @@
<property name="text">
<string>Use &amp;KWeather theme</string>
</property>
- <property name="accel">
- <string>Alt+K</string>
- </property>
</widget>
</vbox>
</widget>
@@ -397,6 +385,8 @@
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
+ <include location="global" impldecl="in implementation">kpushbutton.h</include>
+ <include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
<layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>