[evolution/gnome-2-30] Fix alignment of lblCarset in composer-prefs-dialog



commit 74511f0c70a4ddc25e20ca9790d119caa2bb1b33
Author: Gert Michael Kulyk <gkulyk yahoo de>
Date:   Sun May 23 13:24:52 2010 +0200

    Fix alignment of lblCarset in composer-prefs-dialog

 mail/mail-config.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index 55f5ee6..c0b52ff 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -4446,8 +4446,10 @@ For example: "Work" or "Personal"</property>
                             <child>
                               <object class="GtkLabel" id="lblCharset">
                                 <property name="visible">True</property>
+                                <property name="xalign">0</property>
                                 <property name="label" translatable="yes">C_haracter set:</property>
                                 <property name="use_underline">True</property>
+                                <property name="justify">center</property>
                               </object>
                               <packing>
                                 <property name="top_attach">2</property>



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