[Konsole-devel] Review Request: read .keytab file in local encoding

Yichao Yu yyc1992 at gmail.com
Sat Nov 10 22:53:43 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107286/
-----------------------------------------------------------

Review request for Konsole.


Description
-------

When the keytab file contain non-ascii charactors (usually in its name for a user level keytab file when konsole has the translation for it.), it is read in the wrong encoding (although it is write back with the correct encoding) and will not appear correctly on the setup window.
This patch change it to read in the local encoding, which should be better than the old one.


Diffs
-----

  src/KeyboardTranslator.cpp 123d2c1 

Diff: http://git.reviewboard.kde.org/r/107286/diff/


Testing
-------

Compiled. Installed.
Read and write keytab files that contain translated string in its name and the encoding is always correct.


Thanks,

Yichao Yu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20121110/e551b77d/attachment.html>


More information about the konsole-devel mailing list