Bug 58189

Summary: i18n names aren't displayed correctly in highscores
Product: [Applications] kmahjongg Reporter: Médéric Boquien <mboquien>
Component: generalAssignee: Mathias Mueller <in5y158>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: patch

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!