[gedit] Fixed vertical alignment of Edit label



commit 07f3917e2cc285820f8cccb23976fa4944dab719
Author: Jesse van den Kieboom <jesse icecrew nl>
Date:   Thu May 21 22:22:02 2009 +0200

    Fixed vertical alignment of Edit label
---
 plugins/snippets/snippets/snippets.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/snippets/snippets/snippets.ui b/plugins/snippets/snippets/snippets.ui
index 02bf1bf..7d7203d 100644
--- a/plugins/snippets/snippets/snippets.ui
+++ b/plugins/snippets/snippets/snippets.ui
@@ -308,7 +308,7 @@
                         <property name="wrap">False</property>
                         <property name="selectable">False</property>
                         <property name="xalign">0</property>
-                        <property name="yalign">0.519999980927</property>
+                        <property name="yalign">0.5</property>
                         <property name="xpad">0</property>
                         <property name="ypad">0</property>
                         <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>



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