From ca3492eb33165dc384fbc162a480f4cbf98364e0 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Mon, 28 Apr 2003 19:00:04 +0000 Subject: Added padding/spacing to this page as specified by the HIG. Partially 2003-04-28 Anna Marie Dirks * gui/dialogs/recurrence-page.glade: Added padding/spacing to this page as specified by the HIG. Partially fixes #41215. * gui/dialogs/alarm-page.glade: Added padding/spacing/stock buttons to the alarm page. Partially fixes #41215. * gui/dialogs/event-page.glade: Added padding/spacing to the event-page (partially fixes #41215) svn path=/trunk/; revision=20988 --- calendar/gui/dialogs/alarm-page.glade | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'calendar/gui/dialogs/alarm-page.glade') diff --git a/calendar/gui/dialogs/alarm-page.glade b/calendar/gui/dialogs/alarm-page.glade index 7f87c3fd5d..7c2f06bae3 100644 --- a/calendar/gui/dialogs/alarm-page.glade +++ b/calendar/gui/dialogs/alarm-page.glade @@ -13,7 +13,7 @@ - 4 + 12 True False 6 @@ -27,7 +27,7 @@ - 4 + 6 True 2 2 @@ -166,7 +166,7 @@ - 4 + 6 True False 6 @@ -386,7 +386,7 @@ True False - 0 + 6 @@ -418,15 +418,15 @@ True GTK_BUTTONBOX_START - 10 + 6 True True True - _Add - True + gtk-add + True GTK_RELIEF_NORMAL @@ -436,8 +436,8 @@ True True True - _Delete - True + gtk-remove + True GTK_RELIEF_NORMAL -- cgit