From 820f781d7a7de4c3ec42e08a668dde353ef8b272 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 16 Jan 2004 11:13:28 +0000 Subject: Fixes #52920 2004-01-16 Rodrigo Moya Fixes #52920 svn path=/trunk/; revision=24268 --- calendar/ChangeLog | 7 +++++++ calendar/gui/dialogs/calendar-setup.glade | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d03d0aa7e5..ae55608317 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-01-16 Rodrigo Moya + + Fixes #52920 + + * gui/dialogs/calendar-setup.glade: match label's text with the + button's text. + 2004-01-16 Rodrigo Moya * gui/tasks-component.c (impl_dispose): unref the activity diff --git a/calendar/gui/dialogs/calendar-setup.glade b/calendar/gui/dialogs/calendar-setup.glade index f38fd54aca..54e894bcef 100644 --- a/calendar/gui/dialogs/calendar-setup.glade +++ b/calendar/gui/dialogs/calendar-setup.glade @@ -891,7 +891,7 @@ to specify additional parameters. Finished Congratulations, you are finished setting up this calendar. -Please click the "Finish" button to save the settings you have entered here. +Please click the "Apply" button to save the settings you have entered here. @@ -1194,7 +1194,7 @@ searches, and for creating and editing contacts. Finished Congratulations, you are finished setting up this task list. -Please click the "Finish" button to save the settings you have entered here. +Please click the "Apply" button to save the settings you have entered here. -- cgit