aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2003-05-17 04:01:26 +0800
committerAnna Dirks <anna@src.gnome.org>2003-05-17 04:01:26 +0800
commitfd770acc919bd2176d28004167b4dddf59d198e9 (patch)
tree890dc4851a1a3225a2037000245de4284650d001
parenta2fe817f05a0171d9136c174e8508b0770f6969e (diff)
downloadgsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.tar
gsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.tar.gz
gsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.tar.bz2
gsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.tar.lz
gsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.tar.xz
gsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.tar.zst
gsoc2013-evolution-fd770acc919bd2176d28004167b4dddf59d198e9.zip
Added HIG-appropriate spacing, padding, caps, title and accelerators.
2003-05-14 Anna Marie Dirks <anna@ximian.com> * gui/contact-editor/fullname.glade: Added HIG-appropriate spacing, padding, caps, title and accelerators. Fixes bug #41249, and also bug #41250.. svn path=/trunk/; revision=21225
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/contact-editor/fullname.glade16
2 files changed, 14 insertions, 8 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 26f282a2e3..0609166c3e 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-14 Anna Marie Dirks <anna@ximian.com>
+
+ * gui/contact-editor/fullname.glade: Added HIG-appropriate
+ spacing, padding, caps, title and accelerators. Fixes bug #41249,
+ and also bug #41250..
+
2003-05-16 Anna Marie Dirks <anna@ximian.com>
* gui/contact-editor/contact-editor.glade: Added HIG-appropriate
diff --git a/addressbook/gui/contact-editor/fullname.glade b/addressbook/gui/contact-editor/fullname.glade
index f890d2cb88..9e170c93d0 100644
--- a/addressbook/gui/contact-editor/fullname.glade
+++ b/addressbook/gui/contact-editor/fullname.glade
@@ -4,7 +4,7 @@
<glade-interface>
<widget class="GtkDialog" id="dialog-checkfullname">
- <property name="title" translatable="yes">Check Full Name</property>
+ <property name="title" translatable="yes">Full Name</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">True</property>
@@ -57,13 +57,13 @@
<child>
<widget class="GtkTable" id="table-checkfullname">
- <property name="border_width">8</property>
+ <property name="border_width">6</property>
<property name="visible">True</property>
<property name="n_rows">5</property>
<property name="n_columns">3</property>
<property name="homogeneous">False</property>
<property name="row_spacing">6</property>
- <property name="column_spacing">21</property>
+ <property name="column_spacing">6</property>
<child>
<widget class="GtkCombo" id="combo-title">
@@ -545,7 +545,7 @@
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
- <property name="xalign">0</property>
+ <property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
@@ -570,7 +570,7 @@
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
- <property name="xalign">0</property>
+ <property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
@@ -595,7 +595,7 @@
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
- <property name="xalign">0</property>
+ <property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
@@ -620,7 +620,7 @@
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
- <property name="xalign">0</property>
+ <property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
@@ -645,7 +645,7 @@
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
- <property name="xalign">0</property>
+ <property name="xalign">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>