From 5ed7e732c163e2e40312f25588b7121b9efc3f9d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 4 Nov 2018 00:36:23 +0900 Subject: Renamed Sleep to Suspend, following discussion on a more consistent naming convention for shutdown actions. Signed-off-by: Michele Calgaro --- src/configure_Dialog.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/configure_Dialog.ui') 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 @@ textLabel3_4_3 - Sleep button: + Suspend button: - cB_SleepButton + cB_SuspendButton @@ -1589,7 +1589,7 @@ - cB_SleepButton + cB_SuspendButton @@ -2276,7 +2276,7 @@ general_valueChanged() - cB_SleepButton + cB_SuspendButton activated(int) configure_Dialog general_valueChanged() @@ -2517,7 +2517,7 @@ sB_batCritAction_value cB_PowerButton cB_LidcloseButton - cB_SleepButton + cB_SuspendButton cB_S2DiskButton cB_acScheme cB_batteryScheme -- cgit v1.2.1