LTR/RTL paths
Rafael Fernández López
ereslibre at gmail.com
Sun Aug 26 19:54:28 BST 2007
> Really, what about txt.thefile? I expect this to be quite problematic.
> E.g. does "myimage.gray.xcf.bz2"
> become "bz2.myimage.gray.xcf", "bz2.xcf.myimage.gray",
> or "bz2.xcf.gray.myimage"? I would leave these alone.
Yup, is impossible to control that. I only mean about:
"jpg.thefile\whatever\whoever\home\"
Is just a matter of presentation. We have to take in count that
someone that writes/reads from RTL will name their files:
bz2.xcf.gray.myimage
instead of
bz2.xcf.myimage.gray
So everything is consistent. The problem comes if somebody writing
from LTR sends by email a file to the person reading from RTL. Where
we could have:
myimage.gray.xcf.bz2
Then as we see the system should decide in which part of the word the
extension is.
Bye,
Rafael Fernández López.
More information about the kde-core-devel
mailing list