[gnome-bluetooth] lib: use gi18n-lib instead of gi18n
- From: Sebastien Bacher <sbacher src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: use gi18n-lib instead of gi18n
- Date: Fri, 1 Sep 2017 07:00:39 +0000 (UTC)
commit a70bacea99375447f4c55d29879672e6997170ec
Author: Sebastien Bacher <seb128 ubuntu com>
Date: Fri Sep 1 01:08:43 2017 +0200
lib: use gi18n-lib instead of gi18n
otherwise the library clients look for the translations in the wrong
gettext domain
https://bugzilla.gnome.org/show_bug.cgi?id=782837
lib/bluetooth-settings-obexpush.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/bluetooth-settings-obexpush.c b/lib/bluetooth-settings-obexpush.c
index 803dc32..e9e4f4d 100644
--- a/lib/bluetooth-settings-obexpush.c
+++ b/lib/bluetooth-settings-obexpush.c
@@ -27,7 +27,7 @@
#include <glib.h>
#include <glib/gstdio.h>
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <gio/gio.h>
#include <gtk/gtk.h>
#include <bluetooth-client.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]