[gnome-calendar/calendar-editor] source-dialog: remove the annoying 2px border from the dialog



commit 6e6644ab47636d468e0643467e0af1043421d412
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon May 18 17:24:24 2015 -0300

    source-dialog: remove the annoying 2px border from the dialog

 data/ui/source-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/source-dialog.ui b/data/ui/source-dialog.ui
index abc35ff..328ac51 100644
--- a/data/ui/source-dialog.ui
+++ b/data/ui/source-dialog.ui
@@ -16,6 +16,7 @@
     <child internal-child="vbox">
       <object class="GtkBox" id="vbox">
         <property name="orientation">vertical</property>
+        <property name="border_width">0</property>
         <child internal-child="action_area">
           <object class="GtkButtonBox" id="dialog-action_area1">
           </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]