[Xfce4-commits] [xfce/xfce4-power-manager] 02/07: Reduce size requests to 200 pixel

noreply at xfce.org noreply at xfce.org
Thu Jul 10 19:33:58 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit 8da6f7c71945b54b97a7d920423d6390baf58347
Author: Harald Judt <h.judt at gmx.at>
Date:   Sun Jul 6 11:18:14 2014 +0200

    Reduce size requests to 200 pixel
---
 data/interfaces/xfpm-settings.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 4abb946..0cfbfe9 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -988,7 +988,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkHScale" id="blank-on-battery">
-                                    <property name="width_request">300</property>
+                                    <property name="width_request">200</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="update_policy">discontinuous</property>
@@ -1008,7 +1008,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkHScale" id="blank-on-ac">
-                                    <property name="width_request">300</property>
+                                    <property name="width_request">200</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="update_policy">discontinuous</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list