This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository apps/parole.
commit 38aedc5e82cf40d051b6c597fbb21e76d2d1ad25 Author: Simon Steinbeiss <[email protected]> Date: Sun Jun 22 19:32:09 2014 +0200 Consistent padding in the display-tab --- data/interfaces/parole-settings.ui | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/interfaces/parole-settings.ui b/data/interfaces/parole-settings.ui index d540184..3f478e6 100644 --- a/data/interfaces/parole-settings.ui +++ b/data/interfaces/parole-settings.ui @@ -369,6 +369,8 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="left_padding">12</property> + <property name="margin_top">6</property> + <property name="margin_bottom">6</property> <child> <object class="GtkBox" id="box11"> <property name="visible">True</property> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
