[Patch]Iconview:save descending + directories first; sort by type improvement
Martijn Klingens
klingens at kde.org
Tue Aug 26 21:19:49 BST 2003
On Tuesday 26 August 2003 22:13, David Faure wrote:
> Hmm, '~' is at the other end of the ascii table (126). Did I do something
> wrong in my previous analysis? AFAICS it should be a "as low as possible"
> character. Hmm, I guess a "as high as possible" would work too, BUT 126 is
> far from as high as possible. Unicode characters can go up to 65536.
> Better go for \008 or so.
The Unicode chars E000-F800 are non-printable and reserved for private use in
applications. See http://www.unicode.org/charts/PDF/UE000.pdf.
Perhaps pick one of those?
--
Martijn
More information about the kfm-devel
mailing list