[evolution-patches] patch for bug 44972



Hi, this is my first Evolution patch so don't expect something awesome
:-P

Basically the problem was that the list of notifications for an
appointment was not translated because gettext was not used in that
file.

Let me know if it get approved so I can update the Changelog.

Sorry if you get this email twice but the first one was not accepted
because I wasn't subscribed to the mailing list.

Regards

Lorenzo Gil Sanchez
lgs sicem biz
Index: e-alarm-list.c
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/e-alarm-list.c,v
retrieving revision 1.2
diff -u -r1.2 e-alarm-list.c
--- e-alarm-list.c	6 Feb 2003 01:58:30 -0000	1.2
+++ e-alarm-list.c	28 Jul 2003 20:02:43 -0000
@@ -20,6 +20,7 @@
  * Authors:  Hans Petter Jansson  <hpj ximian com>
  */
 
+#include <config.h>
 #include <string.h>
 #include <gtk/gtktreemodel.h>
 #include <gtk/gtksignal.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]