[Xfce4-commits] [xfce/xfce4-panel] 01/01: Set default panel-2 size of default settings

noreply at xfce.org noreply at xfce.org
Thu Jun 15 23:04:11 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 01008b37737fb90617fc9722e9db66ddbe3fd110
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Thu Jun 15 23:03:04 2017 +0200

    Set default panel-2 size of default settings
    
    This should fix an issue where the panel-2 is only 30px tall
    when its plugins think it is 48 (and also its settings seem to say
    that).
---
 migrate/default.xml.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/migrate/default.xml.in b/migrate/default.xml.in
index 6b61479..95b1d18 100644
--- a/migrate/default.xml.in
+++ b/migrate/default.xml.in
@@ -24,6 +24,7 @@
       <property name="position" type="string" value="p=10;x=0;y=0"/>
       <property name="position-locked" type="bool" value="true"/>
       <property name="plugin-ids" type="array">
+      <property name="size" type="uint" value="48"/>
         <value type="int" value="7"/>
         <value type="int" value="8"/>
         <value type="int" value="9"/>

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


More information about the Xfce4-commits mailing list