[gnome-bluetooth] Initialize codeset for users of bluetooth_chooser
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] Initialize codeset for users of bluetooth_chooser
- Date: Tue, 17 Nov 2009 14:52:21 +0000 (UTC)
commit a906ab308eee2a6594417084bef5870df0b6a874
Author: Pascal Terjan <pterjan linuxfr org>
Date: Mon Nov 16 18:01:45 2009 +0100
Initialize codeset for users of bluetooth_chooser
Signed-off-by: Pascal Terjan <pterjan linuxfr org>
https://bugzilla.gnome.org/show_bug.cgi?id=602118
lib/bluetooth-chooser.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/lib/bluetooth-chooser.c b/lib/bluetooth-chooser.c
index e952946..644f10c 100644
--- a/lib/bluetooth-chooser.c
+++ b/lib/bluetooth-chooser.c
@@ -1056,6 +1056,8 @@ bluetooth_chooser_class_init (BluetoothChooserClass *klass)
guint i;
int max_filter_val;
+ bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8");
+
g_type_class_add_private(klass, sizeof(BluetoothChooserPrivate));
G_OBJECT_CLASS(klass)->constructor = bluetooth_chooser_constructor;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]