Patch: Bug 75567 Set encoding does not work
Klas Kalaß
klas.kalass at gmx.de
Mon Mar 8 14:15:27 GMT 2004
The Language String is constructed by 'language (charset)', but at least in
the german translation language names might contain braces. That was done for
simplified and traditional chinese. So we need to search the last pair of
braces, not the first one.
Set encoding was broken for most charsets and applications like konqueror and
kwrite in revision 1.142, the intention back then was to strip whitespaces.
This patch strips white spaces correctly and does not break the string
handling when there are no white spaces.
May I commit?
Klas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-75567.diff
Type: text/x-diff
Size: 1072 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040308/1d73749f/attachment.diff>
More information about the kde-core-devel
mailing list