gvfs r1190 - in trunk: . hal



Author: alexl
Date: Mon Jan 28 20:07:38 2008
New Revision: 1190
URL: http://svn.gnome.org/viewvc/gvfs?rev=1190&view=rev

Log:
2008-01-28  Alexander Larsson  <alexl redhat com>

	* hal/hal-device.c:
	Use gi18n-lib.h, not gi18n.h in client side code.



Modified:
   trunk/ChangeLog
   trunk/hal/hal-device.c

Modified: trunk/hal/hal-device.c
==============================================================================
--- trunk/hal/hal-device.c	(original)
+++ trunk/hal/hal-device.c	Mon Jan 28 20:07:38 2008
@@ -21,7 +21,7 @@
  */
 
 #include <config.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
 #include "hal-device.h"
 #include "hal-marshal.h"
 



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