diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-12-14 20:09:15 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-12-14 20:09:15 +0800 |
commit | d25e67dc074084669459a5614f9d0dbb4c27e92e (patch) | |
tree | c42e25df75b2afca9f71cb2d8f1b012cca202893 /calendar/ChangeLog | |
parent | 06f6bda380842ab665ea60314a510bc329f85871 (diff) | |
download | gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.tar gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.tar.gz gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.tar.bz2 gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.tar.lz gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.tar.xz gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.tar.zst gsoc2013-evolution-d25e67dc074084669459a5614f9d0dbb4c27e92e.zip |
** Refixes the bug #320210
2005-11-28 Srinivasa Ragavan <sragavan@novell.com>
** Refixes the bug #320210
* calendar.error.xml : Default button is changed to GTK_RESPONSE_YES
in "prompt-delete-appointment". It was missed out in the earlier
patch.
svn path=/trunk/; revision=30771
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 403350253d..1eb8a0aeee 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2005-11-28 Srinivasa Ragavan <sragavan@novell.com> + + ** Refixes the bug #320210 + + * calendar.error.xml : Default button is changed to GTK_RESPONSE_YES + in "prompt-delete-appointment". It was missed out in the earlier + patch. + 2005-11-28 Johnny Jacob <johnnyjacob@gmail.com> ** Fixes the bug #320210 |