[Xfce4-commits] [xfce/xfce4-panel] 01/01: Correct enter and leave opacity label positions (Bug #13594)

noreply at xfce.org noreply at xfce.org
Sun May 28 19:31:57 CEST 2017


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

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-panel.

commit 18a9f030d25f4c9d22af1233ab6dff7ec897cf96
Author: Andre Miranda <andre42m at gmail.com>
Date:   Thu May 25 23:52:51 2017 -0300

    Correct enter and leave opacity label positions (Bug #13594)
---
 panel/panel-preferences-dialog.glade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel/panel-preferences-dialog.glade b/panel/panel-preferences-dialog.glade
index 803d80a..6e4f2bd 100644
--- a/panel/panel-preferences-dialog.glade
+++ b/panel/panel-preferences-dialog.glade
@@ -858,7 +858,7 @@
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
-                                <property name="top_attach">1</property>
+                                <property name="top_attach">0</property>
                               </packing>
                             </child>
                             <child>
@@ -870,7 +870,7 @@
                               </object>
                               <packing>
                                 <property name="left_attach">0</property>
-                                <property name="top_attach">0</property>
+                                <property name="top_attach">1</property>
                               </packing>
                             </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