[med-svn] [SCM] aghermann branch, master, updated. f0d4c0fd35bf09e7dff56ddb9a2d798ae916c2ef

Andrei Zavada johnhommer at gmail.com
Sun Feb 3 12:53:17 UTC 2013


The following commit has been merged in the master branch:
commit 470d0b10c691e9a74ce9098f691846071ebb0efd
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Sun Feb 3 13:10:07 2013 +0200

    increase pad for controls on MF

diff --git a/data/mf.glade b/data/mf.glade
index 88e2289..c6d1c8f 100644
--- a/data/mf.glade
+++ b/data/mf.glade
@@ -68,7 +68,10 @@
           <object class="GtkHBox" id="cMFControls">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="border_width">5</property>
+            <property name="margin_left">5</property>
+            <property name="margin_right">5</property>
+            <property name="margin_top">10</property>
+            <property name="margin_bottom">10</property>
             <child>
               <object class="GtkTable" id="table24">
                 <property name="visible">True</property>

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list