[gnome-bluetooth] Fix i18n in the control-center panel UI



commit a5a42fedac1159dd7e67304eb1d8655ff4c20260
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jul 22 16:49:41 2010 +0100

    Fix i18n in the control-center panel UI

 properties/adapter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/adapter.c b/properties/adapter.c
index 69aa6c4..7e0690e 100644
--- a/properties/adapter.c
+++ b/properties/adapter.c
@@ -26,7 +26,7 @@
 #include <config.h>
 #endif
 
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
 #include <gtk/gtk.h>
 
 #include <dbus/dbus-glib.h>



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