diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-12-14 20:00:36 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-12-14 20:00:36 +0800 |
commit | 06f6bda380842ab665ea60314a510bc329f85871 (patch) | |
tree | 59e56251327acf5fb3a5e12653def3825ef9a1a2 /calendar/calendar.error.xml | |
parent | 3316cbf3c5fed25a560af0e90f6fdbba5a7e052e (diff) | |
download | gsoc2013-evolution-06f6bda380842ab665ea60314a510bc329f85871.tar.gz gsoc2013-evolution-06f6bda380842ab665ea60314a510bc329f85871.tar.zst gsoc2013-evolution-06f6bda380842ab665ea60314a510bc329f85871.zip |
Committing Johnny Jacob's patch for bug #320210
2005-12-14 Srinivasa Ragavan <sragavan@novell.com>
* Committing Johnny Jacob's patch for bug #320210
svn path=/trunk/; revision=30770
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r-- | calendar/calendar.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index 9fcf0f9666..951c115a13 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -43,7 +43,7 @@ <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> - <error id="prompt-delete-titled-appointment" type="question" default="GTK_RESPONSE_NO"> + <error id="prompt-delete-titled-appointment" type="question" default="GTK_RESPONSE_YES"> <_primary>Are you sure you want to delete the appointment titled '{0}'?</_primary> <_secondary>All information on this appointment will be deleted and can not be restored.</_secondary> <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> |