mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
bash startfiles: Fix locale of path names in glib2.
This commit is contained in:
3
config/profile.d/glib2-locale.sh
Normal file
3
config/profile.d/glib2-locale.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
# Use the current locale charset for filenames
|
||||
# in applications using GLib
|
||||
export G_FILENAME_ENCODING=@locale
|
||||
Reference in New Issue
Block a user