summaryrefslogtreecommitdiff
path: root/recipes/grip/grip-3.2.0/patch-src::main.c
blob: 40f1bc169bc97f305169eaccaba9d0ac941b669f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/main.c.orig
+++ src/main.c
@@ -163,7 +163,7 @@
 		     GNOME_PARAM_POPT_TABLE,options,
 		     GNOME_PROGRAM_STANDARD_PROPERTIES,NULL);
 
-  bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF8");
+  bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8");
 
   /* Session Management */