[gnome-bluetooth/gnome-3-20] lib: use gi18n-lib instead of gi18n
- From: Sebastien Bacher <sbacher src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/gnome-3-20] lib: use gi18n-lib instead of gi18n
- Date: Fri, 1 Sep 2017 07:01:30 +0000 (UTC)
commit 431721ccd01dff11934ad21879d5063f1927df21
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 e4788a4..eb95914 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]