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
This commit is contained in:

committed by
Rodrigo Moya

parent
98695c3545
commit
b24a01bb5d
@ -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]:
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user