From 1c86a794fa25ce1a9bddd7ba5f2dd8d3abb48104 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Mon, 19 May 2003 15:14:25 +0000 Subject: Changed button order, and added HIG-appropriate spacing/padding. Fixes bug 2003-05-19 Anna Marie Dirks * gui/merging/e-card-merging-book-commit-duplicate-detected.glade: Changed button order, and added HIG-appropriate spacing/padding. Fixes bug #41232. svn path=/trunk/; revision=21248 --- addressbook/ChangeLog | 4 ++++ .../e-card-merging-book-commit-duplicate-detected.glade | 14 ++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 215d78c950..53120a4e39 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2003-05-19 Anna Marie Dirks + * gui/merging/e-card-merging-book-commit-duplicate-detected.glade: + Changed button order, and added HIG-appropriate spacing/padding. + Fixes bug #41232. + * gui/merging/e-card-duplicate-detected.glade: Changed button order, and added HIG-appropriate spacing/padding. Fixes bug #41229 and #41231. diff --git a/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade b/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade index 89599a3f7c..f7cfd259e5 100644 --- a/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade +++ b/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade @@ -4,6 +4,7 @@ + 6 True Duplicate Contact Detected GTK_WINDOW_TOPLEVEL @@ -17,7 +18,7 @@ True False - 8 + 6 @@ -29,10 +30,10 @@ True True True - Change Anyway - True + gtk-cancel + True GTK_RELIEF_NORMAL - 0 + 1 @@ -41,10 +42,10 @@ True True True - gtk-cancel + gtk-add True GTK_RELIEF_NORMAL - 1 + 0 @@ -58,6 +59,7 @@ + 6 True 5 2 -- cgit