Bug 58189 - i18n names aren't displayed correctly in highscores
Summary: i18n names aren't displayed correctly in highscores
Status: RESOLVED FIXED
Alias: None
Product: kmahjongg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Mathias Mueller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-06 22:46 UTC by Médéric Boquien
Modified: 2003-05-20 18:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (367 bytes, patch)
2003-05-18 14:59 UTC, Médéric Boquien
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Médéric Boquien 2003-05-06 22:46:30 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Mandrake RPMs

- play a game to enter in the highscores
- enter an i18n name, such as "M
Comment 1 Médéric Boquien 2003-05-18 14:59:13 UTC
Created attachment 1601 [details]
patch
Comment 2 Médéric Boquien 2003-05-18 15:04:47 UTC
Here is a patch. It is a one liner and it works for me. It was applied against CVS HEAD from 
today. It is the first time i play with C++ and QT and KDE so it is perhaps not the right way to 
do it. Anyway, if i did anything wrong, just tell me. 
 
Thanks in advance. 
Comment 3 Dave Corrie 2003-05-20 18:56:20 UTC
I committed the patch to HEAD and KDE_3_1_BRANCH, so it will be included in both
KDE 3.1.3 and KDE 3.2. Thanks for the patch!