Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
4 |
- |
1 |
|
|
|
2 |
## This caused GLib2 applications to convert filenames from
|
|
|
3 |
## locale encoding to UTF-8. If the locale encoding is already
|
|
|
4 |
## UTF-8 then it makes no difference.
|
|
|
5 |
|
|
|
6 |
setenv G_BROKEN_FILENAMES 1
|