aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-12-14 05:33:16 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-12-14 05:33:16 +0800
commit9cd29d573085cd575ba6b4088f148c8782d45e1a (patch)
tree97f08f83725476fabf57d061139311035e464871 /calendar/ChangeLog
parentda131894891d58213745cc9b852a1070b3a9d4fc (diff)
downloadgsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.gz
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.bz2
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.lz
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.xz
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.tar.zst
gsoc2013-evolution-9cd29d573085cd575ba6b4088f148c8782d45e1a.zip
new file to contain all timezone names for translation. We won't be using
2001-12-13 Damon Chaplin <damon@ximian.com> * zones.h: new file to contain all timezone names for translation. We won't be using the translations in 1.0.1, but it gives translators time before we do use them in 1.0.2. * Makefile.am: added zones.h to EXTRA_DIST. svn path=/trunk/; revision=15026
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e6e3a1b17b..841ae1c1fe 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-13 Damon Chaplin <damon@ximian.com>
+
+ * zones.h: new file to contain all timezone names for translation.
+ We won't be using the translations in 1.0.1, but it gives translators
+ time before we do use them in 1.0.2.
+
+ * Makefile.am: added zones.h to EXTRA_DIST.
+
2001-12-12 JP Rosevear <jpr@ximian.com>
* gui/e-day-view.c (e_day_view_on_top_canvas_button_release):