[gnome-control-center] power: correct the value of 90 minutes to 5400



commit 83e055c9be76022aea7c17d0cfb5e79db1e0b090
Author: Ethan Hsieh <ethan hsieh canonical com>
Date:   Thu May 2 13:28:09 2019 +0800

    power: correct the value of 90 minutes to 5400

 panels/power/cc-power-panel.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/power/cc-power-panel.ui b/panels/power/cc-power-panel.ui
index 26ce39cfb..739d08178 100644
--- a/panels/power/cc-power-panel.ui
+++ b/panels/power/cc-power-panel.ui
@@ -39,7 +39,7 @@
       </row>
       <row>
         <col id="0" translatable="yes" context="automatic_suspend" comments="Translators: Option for 
&quot;Delay&quot; in &quot;Automatic suspend&quot; dialog.">90 minutes</col>
-        <col id="1">4800</col>
+        <col id="1">5400</col>
       </row>
       <row>
         <col id="0" translatable="yes" context="automatic_suspend" comments="Translators: Option for 
&quot;Delay&quot; in &quot;Automatic suspend&quot; dialog.">100 minutes</col>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]