evolution r36931 - in trunk/addressbook: . gui/merging



Author: aklapper
Date: Tue Dec 23 22:05:59 2008
New Revision: 36931
URL: http://svn.gnome.org/viewvc/evolution?rev=36931&view=rev

Log:
2008-12-23  Andre Klapper  <a9016009 gmx de>

	* gui/merging/eab-contact-merging.c:
	Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>



Modified:
   trunk/addressbook/ChangeLog
   trunk/addressbook/gui/merging/eab-contact-merging.c

Modified: trunk/addressbook/gui/merging/eab-contact-merging.c
==============================================================================
--- trunk/addressbook/gui/merging/eab-contact-merging.c	(original)
+++ trunk/addressbook/gui/merging/eab-contact-merging.c	Tue Dec 23 22:05:59 2008
@@ -32,7 +32,7 @@
 #include <string.h>
 #include "addressbook/gui/widgets/eab-contact-display.h"
 #include "e-util/e-util-private.h"
-#include <libgnome/gnome-i18n.h>
+#include <glib/gi18n.h>
 
 typedef struct dropdown_data dropdown_data;
 typedef enum {



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