[evolution] Fix alignment of lblCarset in composer-prefs-dialog



commit 33c33c2903a873dd155f73fc8b00d391867f8308
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 4afa601..dbf45bb 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -4552,8 +4552,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]