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 <[EMAIL PROTECTED]>
* 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"
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.