[Xfce4-commits] [panel-plugins/xfce4-pulseaudio-plugin] 01/01: Preferences: Improve spacing

noreply at xfce.org noreply at xfce.org
Wed Sep 5 04:31:49 CEST 2018


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

b   l   u   e   s   a   b   r   e       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 panel-plugins/xfce4-pulseaudio-plugin.

commit 2c2eb0c412a59cbd58d7d215d856d405af4b76a6
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Tue Sep 4 22:31:44 2018 -0400

    Preferences: Improve spacing
---
 panel-plugin/pulseaudio-dialog.glade | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/panel-plugin/pulseaudio-dialog.glade b/panel-plugin/pulseaudio-dialog.glade
index 4f61bb9..20eecea 100644
--- a/panel-plugin/pulseaudio-dialog.glade
+++ b/panel-plugin/pulseaudio-dialog.glade
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.0 -->
+<!-- Generated with glade 3.22.1 -->
 <interface>
   <requires lib="gtk+" version="3.20"/>
   <requires lib="libxfce4ui-2" version="4.11"/>
@@ -91,7 +91,7 @@
                 <property name="can_focus">False</property>
                 <property name="border_width">12</property>
                 <property name="orientation">vertical</property>
-                <property name="spacing">12</property>
+                <property name="spacing">18</property>
                 <child>
                   <object class="GtkFrame" id="frame1">
                     <property name="visible">True</property>
@@ -104,7 +104,6 @@
                         <property name="can_focus">False</property>
                         <property name="top_padding">6</property>
                         <property name="left_padding">12</property>
-                        <property name="right_padding">12</property>
                         <child>
                           <object class="GtkBox" id="vbox2">
                             <property name="visible">True</property>
@@ -178,7 +177,6 @@
                         <property name="can_focus">False</property>
                         <property name="top_padding">6</property>
                         <property name="left_padding">12</property>
-                        <property name="right_padding">12</property>
                         <child>
                           <object class="GtkGrid">
                             <property name="visible">True</property>
@@ -265,9 +263,12 @@
               <object class="GtkBox" id="section_mp_content">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="border_width">10</property>
+                <property name="margin_left">10</property>
+                <property name="margin_right">10</property>
+                <property name="margin_top">7</property>
+                <property name="margin_bottom">12</property>
                 <property name="orientation">vertical</property>
-                <property name="spacing">12</property>
+                <property name="spacing">18</property>
                 <child>
                   <object class="GtkBox">
                     <property name="visible">True</property>
@@ -279,6 +280,7 @@
                       <object class="GtkBox">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
+                        <property name="spacing">12</property>
                         <child>
                           <object class="GtkLabel">
                             <property name="visible">True</property>
@@ -317,9 +319,7 @@
                       <object class="GtkAlignment" id="section_mp_content_1">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="top_padding">3</property>
                         <property name="left_padding">12</property>
-                        <property name="right_padding">12</property>
                         <child>
                           <object class="GtkBox">
                             <property name="visible">True</property>
@@ -387,7 +387,6 @@
                         <property name="can_focus">False</property>
                         <property name="top_padding">6</property>
                         <property name="left_padding">12</property>
-                        <property name="right_padding">12</property>
                         <child>
                           <object class="GtkBox">
                             <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