bash startfiles: Fix locale of path names in glib2.

This commit is contained in:
Michael Tremer
2012-11-15 13:50:15 +01:00
parent 3f35005766
commit 44d148b9a8

View File

@@ -0,0 +1,3 @@
# Use the current locale charset for filenames
# in applications using GLib
export G_FILENAME_ENCODING=@locale