diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-29 22:06:50 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-29 22:06:50 +0000 |
commit | efd65b7d00661521c6ad4f3c925577beebdf99dc (patch) | |
tree | eb1d73fb54d596fe813ef49b9f4d723941763689 /x11-fm | |
parent | b8dc46699047e96ebaef85ee16d85671bcb4c6da (diff) | |
download | ports-efd65b7d00661521c6ad4f3c925577beebdf99dc.tar.gz ports-efd65b7d00661521c6ad4f3c925577beebdf99dc.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/rox-filer/pkg-message | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/rox-filer/pkg-message b/x11-fm/rox-filer/pkg-message new file mode 100644 index 000000000000..31e83563ce7f --- /dev/null +++ b/x11-fm/rox-filer/pkg-message @@ -0,0 +1,11 @@ +====================================================================== +Please note: if you get the following error while running ROX-Filer, +you may be browsing a directory containing filenames that do not +comply with UTF-8. + + (ROX-Filer:97970): GLib-CRITICAL **: file gconvert.c: line 498 + (g_convert): assertion `str != NULL' failed + +To fix that, just set your CHARSET variable to any preferred fallback +encoding (like CHARSET=iso-8859-1). +====================================================================== |