[pulseaudio-discuss] [PATCH] mainwindow: Don't add a border on the outermost vbox

arun at accosted.net arun at accosted.net
Thu Mar 31 11:44:03 UTC 2016


From: Arun Raghavan <git at arunraghavan.net>

It adds a thick border around along the edges that looks quite ugly.
---
 src/pavucontrol.glade | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/pavucontrol.glade b/src/pavucontrol.glade
index 219f5a2..66b5852 100644
--- a/src/pavucontrol.glade
+++ b/src/pavucontrol.glade
@@ -698,7 +698,6 @@
       <object class="GtkVBox" id="vbox20">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="border_width">12</property>
         <property name="spacing">12</property>
         <child>
           <object class="GtkNotebook" id="notebook">
-- 
2.5.5



More information about the pulseaudio-discuss mailing list