[Xfce4-commits] [xfce/xfce4-power-manager] 02/02: Fix DPMS off on AC slider max range
noreply at xfce.org
noreply at xfce.org
Sat Aug 2 20:19:32 CEST 2014
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 5a4d3bd5a8aa0ce45c611dd93bf17570eee28dc6
Author: Harald Judt <h.judt at gmx.at>
Date: Sat Aug 2 15:58:29 2014 +0200
Fix DPMS off on AC slider max range
Max minutes was limited to 50.
---
data/interfaces/xfpm-settings.ui | 1 -
1 file changed, 1 deletion(-)
diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index ac2ac66..72836cc 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -49,7 +49,6 @@
<property name="upper">60</property>
<property name="value">20</property>
<property name="step_increment">1</property>
- <property name="page_size">10</property>
</object>
<object class="GtkAdjustment" id="dpms-off-on-battery-adjustment">
<property name="upper">60</property>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list