From b24a01bb5d66bafc0498cd93cff9bd01f43f1e32 Mon Sep 17 00:00:00 2001 From: Lorenzo Gil Date: Fri, 1 Aug 2003 10:55:34 +0000 Subject: added the include line at the beginning to enable gettext. 2003-08-01 Lorenzo Gil * gui/e-alarm-list.c: added the include line at the beginning to enable gettext. svn path=/trunk/; revision=22046 --- calendar/ChangeLog | 5 +++++ calendar/gui/e-alarm-list.c | 1 + 2 files changed, 6 insertions(+) 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 + + * gui/e-alarm-list.c: added the include line at the + beginning to enable gettext. + 2003-07-30 Rodrigo Moya * cal-client/cal-client-multi.[ch]: diff --git a/calendar/gui/e-alarm-list.c b/calendar/gui/e-alarm-list.c index 4f29829c32..469d6de66f 100644 --- a/calendar/gui/e-alarm-list.c +++ b/calendar/gui/e-alarm-list.c @@ -20,6 +20,7 @@ * Authors: Hans Petter Jansson */ +#include #include #include #include -- cgit v1.2.3