aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorLorenzo Gil <lgs@sicem.biz>2003-08-01 18:55:34 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-08-01 18:55:34 +0800
commitb24a01bb5d66bafc0498cd93cff9bd01f43f1e32 (patch)
treee411f5f01892203f6bf6d229ed02fa5b96993545 /calendar/ChangeLog
parent98695c35455cdbf4dd8ab7dca0104d340302521c (diff)
downloadgsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.tar
gsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.tar.gz
gsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.tar.bz2
gsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.tar.lz
gsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.tar.xz
gsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.tar.zst
gsoc2013-evolution-b24a01bb5d66bafc0498cd93cff9bd01f43f1e32.zip
added the include <config.h> line at the beginning to enable gettext.
2003-08-01 Lorenzo Gil <lgs@sicem.biz> * gui/e-alarm-list.c: added the include <config.h> line at the beginning to enable gettext. svn path=/trunk/; revision=22046
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7d917a49ab..2789969ffb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-01 Lorenzo Gil <lgs@sicem.biz>
+
+ * gui/e-alarm-list.c: added the include <config.h> line at the
+ beginning to enable gettext.
+
2003-07-30 Rodrigo Moya <rodrigo@ximian.com>
* cal-client/cal-client-multi.[ch]: