diff options
author | Wang Xin <jedy.wang@sun.com> | 2006-06-12 19:54:28 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-06-12 19:54:28 +0800 |
commit | 68975490f3c1f6ca29ee327c58b3cba505f8bb30 (patch) | |
tree | a233d260bd18511e2b63937747f6392a2e1f18b2 /calendar/ChangeLog | |
parent | 8b8668d8c59b271238cf1065a082612eea76999d (diff) | |
download | gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.tar gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.tar.gz gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.tar.bz2 gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.tar.lz gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.tar.xz gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.tar.zst gsoc2013-evolution-68975490f3c1f6ca29ee327c58b3cba505f8bb30.zip |
**Fixes bug #344630 Change key confirm_expunge to confirm_purge.
2006-06-12 Wang Xin <jedy.wang@sun.com>
**Fixes bug #344630
Change key confirm_expunge to confirm_purge.
* gui/apps_evolution_calendar.schemas.in.in:
* gui/migration.c:
svn path=/trunk/; revision=32114
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f06a8ca2c1..dc73ff96bb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-06-12 Wang Xin <jedy.wang@sun.com> + + **Fixes bug #344630 + Change key confirm_expunge to confirm_purge. + * gui/apps_evolution_calendar.schemas.in.in: + * gui/migration.c: + 2006-06-12 Srinivasa Ragavan <sragavan@novell.com> * gui/alarm-notify/alarm-queue.c: (remove_queued_alarm), |