[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Small improvement of some settings layout
noreply at xfce.org
noreply at xfce.org
Thu Jun 12 02:13:26 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 8aa3838d5a500714595e03cfe973082e55fb05fe
Author: Harald Judt <h.judt at gmx.at>
Date: Thu Jun 12 02:13:17 2014 +0200
Small improvement of some settings layout
---
data/interfaces/xfpm-settings.ui | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 1d4e4e7..5b05857 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -552,7 +552,7 @@
<property name="can_focus">False</property>
<property name="spacing">6</property>
<child>
- <object class="GtkLabel" id="label11">
+ <object class="GtkLabel" id="battery-critical-label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
@@ -1178,6 +1178,12 @@
<property name="upper">20</property>
<property name="step_increment">1</property>
</object>
+ <object class="GtkSizeGroup" id="sg_critical_power">
+ <widgets>
+ <widget name="critical-level-label"/>
+ <widget name="battery-critical-label"/>
+ </widgets>
+ </object>
<object class="GtkListStore" id="model1">
<columns>
<!-- column-name gchararray -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list