[gnome-settings-daemon] wacom: Remove ifdef's for i18n support
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] wacom: Remove ifdef's for i18n support
- Date: Wed, 14 Dec 2011 18:56:11 +0000 (UTC)
commit df34eb6f39fca8d08c03888aad7a97aac0a3f2fa
Author: Bastien Nocera <hadess hadess net>
Date: Wed Dec 14 14:35:50 2011 +0000
wacom: Remove ifdef's for i18n support
plugins/wacom/test-wacom.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/plugins/wacom/test-wacom.c b/plugins/wacom/test-wacom.c
index 2859615..05a4d41 100644
--- a/plugins/wacom/test-wacom.c
+++ b/plugins/wacom/test-wacom.c
@@ -37,13 +37,9 @@ main (int argc,
{
GError *error;
-#ifdef ENABLE_NLS
bindtextdomain (GETTEXT_PACKAGE, GNOME_SETTINGS_LOCALEDIR);
-# ifdef HAVE_BIND_TEXTDOMAIN_CODESET
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
-# endif
textdomain (GETTEXT_PACKAGE);
-#endif
g_setenv ("G_MESSAGES_DEBUG", "all", TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]