summaryrefslogtreecommitdiffstats
path: root/src/configure_Dialog.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-11-04 00:36:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-11-04 00:36:23 +0900
commit5ed7e732c163e2e40312f25588b7121b9efc3f9d (patch)
tree3677b220f418f864ab8b4ca8a00770a12a430f9e /src/configure_Dialog.ui
parente10e57865fb550dcfe188162aa10db9169d29979 (diff)
downloadkpowersave-5ed7e732c163e2e40312f25588b7121b9efc3f9d.tar.gz
kpowersave-5ed7e732c163e2e40312f25588b7121b9efc3f9d.zip
Renamed Sleep to Suspend, following discussion on a more consistent naming convention for shutdown actions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/configure_Dialog.ui')
-rw-r--r--src/configure_Dialog.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/configure_Dialog.ui b/src/configure_Dialog.ui
index 2500a62..e55d4ca 100644
--- a/src/configure_Dialog.ui
+++ b/src/configure_Dialog.ui
@@ -1491,10 +1491,10 @@
<cstring>textLabel3_4_3</cstring>
</property>
<property name="text">
- <string>Sleep button:</string>
+ <string>Suspend button:</string>
</property>
<property name="buddy" stdset="0">
- <cstring>cB_SleepButton</cstring>
+ <cstring>cB_SuspendButton</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
@@ -1589,7 +1589,7 @@
</spacer>
<widget class="TQComboBox" row="3" column="2">
<property name="name">
- <cstring>cB_SleepButton</cstring>
+ <cstring>cB_SuspendButton</cstring>
</property>
<property name="minimumSize">
<size>
@@ -2276,7 +2276,7 @@
<slot>general_valueChanged()</slot>
</connection>
<connection>
- <sender>cB_SleepButton</sender>
+ <sender>cB_SuspendButton</sender>
<signal>activated(int)</signal>
<receiver>configure_Dialog</receiver>
<slot>general_valueChanged()</slot>
@@ -2517,7 +2517,7 @@
<tabstop>sB_batCritAction_value</tabstop>
<tabstop>cB_PowerButton</tabstop>
<tabstop>cB_LidcloseButton</tabstop>
- <tabstop>cB_SleepButton</tabstop>
+ <tabstop>cB_SuspendButton</tabstop>
<tabstop>cB_S2DiskButton</tabstop>
<tabstop>cB_acScheme</tabstop>
<tabstop>cB_batteryScheme</tabstop>