ports/audio/grip/files/patch-src_main.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
373 B
C

--- src/main.c.orig 2005-06-25 18:00:55 UTC
+++ src/main.c
@@ -164,7 +164,7 @@ int Cmain(int argc, char* argv[])
GNOME_PARAM_POPT_TABLE,options,
GNOME_PROGRAM_STANDARD_PROPERTIES,NULL);
- bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF8");
+ bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8");
setenv("CHARSET","UTF-8",1);
/* Session Management */