[Xfce4-commits] [xfce/xfce4-power-manager] 02/04: Increase glade project minimum required gtk+ version to 2.16

noreply at xfce.org noreply at xfce.org
Thu Jul 3 18:22:10 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 16a3ad58a33a2975bf8f964877b860bf2389a161
Author: Harald Judt <h.judt at gmx.at>
Date:   Wed Jul 2 18:07:03 2014 +0200

    Increase glade project minimum required gtk+ version to 2.16
    
    ...so it stops complaining.
---
 data/interfaces/xfpm-settings.ui |   26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 19f6fa8..cfe4c58 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <!-- interface-requires libxfce4ui 4.5 -->
-  <!-- interface-requires gtk+ 2.12 -->
+  <requires lib="gtk+" version="2.16"/>
   <!-- interface-naming-policy toplevel-contextual -->
   <object class="GtkAdjustment" id="adjustment1">
     <property name="lower">14</property>
@@ -585,6 +585,9 @@
                                 <child>
                                   <placeholder/>
                                 </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
                               </object>
                             </child>
                           </object>
@@ -1104,6 +1107,9 @@
                                 <child>
                                   <placeholder/>
                                 </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
                               </object>
                             </child>
                           </object>
@@ -1172,6 +1178,18 @@
                                   <placeholder/>
                                 </child>
                                 <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
                                   <object class="GtkLabel" id="reduce-brightness-label">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
@@ -1260,6 +1278,9 @@
                                   <placeholder/>
                                 </child>
                                 <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
                                   <object class="GtkHScale" id="brg-level-on-ac">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
@@ -1284,6 +1305,9 @@
                                 <child>
                                   <placeholder/>
                                 </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
                               </object>
                             </child>
                           </object>

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


More information about the Xfce4-commits mailing list