[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Set width_cars in critical-energy spinbutton to make sure it's never cut off

noreply at xfce.org noreply at xfce.org
Sat Jun 14 10:52:04 CEST 2014


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

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

commit fb576936849da0cde13780fefa7e9e272cd7f2c0
Author: Harald Judt <h.judt at gmx.at>
Date:   Sat Jun 14 10:51:56 2014 +0200

    Set width_cars in critical-energy spinbutton to make sure it's never cut off
---
 data/interfaces/xfpm-settings.ui |    1 +
 1 file changed, 1 insertion(+)

diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 5b05857..d824ac6 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -526,6 +526,7 @@
                                         <property name="can_focus">True</property>
                                         <property name="invisible_char">•</property>
                                         <property name="adjustment">adjustment9</property>
+                                        <property name="width_chars">4</property>
                                         <property name="primary_icon_activatable">False</property>
                                         <property name="secondary_icon_activatable">False</property>
                                         <property name="primary_icon_sensitive">True</property>

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


More information about the Xfce4-commits mailing list