[hitori] Remove call to deprecated gtk_set_locale()
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori] Remove call to deprecated gtk_set_locale()
- Date: Thu, 30 Dec 2010 23:04:42 +0000 (UTC)
commit f239f7c038f1edfe6a2da3839b94dbe0320005b2
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Dec 30 22:29:13 2010 +0000
Remove call to deprecated gtk_set_locale()
src/main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index dc420ca..8e59d4f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -235,7 +235,6 @@ main (int argc, char *argv[])
textdomain (GETTEXT_PACKAGE);
#endif
- gtk_set_locale ();
gtk_init (&argc, &argv);
g_set_application_name (_("Hitori"));
gtk_window_set_default_icon_name ("hitori");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]