glib2/glib2.sh
Matthias Clasen 8e288e5ee6 Cosmetics
2005-12-12 05:58:51 +00:00

7 lines
192 B
Bash

## This caused GLib2 applications to convert filenames from
## locale encoding to UTF-8. If the locale encoding is already
## UTF-8 then it makes no difference.
export G_BROKEN_FILENAMES=1