]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
bash startfiles: Fix locale of path names in glib2.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Nov 2012 12:50:15 +0000 (13:50 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Nov 2012 12:50:15 +0000 (13:50 +0100)
config/profile.d/glib2-locale.sh [new file with mode: 0644]

diff --git a/config/profile.d/glib2-locale.sh b/config/profile.d/glib2-locale.sh
new file mode 100644 (file)
index 0000000..8dd50d5
--- /dev/null
@@ -0,0 +1,3 @@
+# Use the current locale charset for filenames
+# in applications using GLib
+export G_FILENAME_ENCODING=@locale