[Xfce4-commits] [xfce/xfce4-power-manager] 40/63: Replace deprecated VBox with Box

noreply at xfce.org noreply at xfce.org
Sun Mar 22 13:02:35 CET 2015


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 50406a5a8feeed32e51a9a06924278fbb1731417
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Mar 15 21:01:01 2015 +0100

    Replace deprecated VBox with Box
---
 data/interfaces/xfpm-settings.ui |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui
index 3886af9..fa35b41 100644
--- a/data/interfaces/xfpm-settings.ui
+++ b/data/interfaces/xfpm-settings.ui
@@ -1149,9 +1149,10 @@
                                               </packing>
                                             </child>
                                             <child>
-                                              <object class="GtkVBox" id="vbox17">
+                                              <object class="GtkBox" id="vbox17">
                                                 <property name="visible">True</property>
                                                 <property name="can_focus">False</property>
+                                                <property name="orientation">vertical</property>
                                                 <child>
                                                   <object class="GtkLabel" id="dpms-plugged-in-header">
                                                     <property name="visible">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