----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112288/ -----------------------------------------------------------
Review request for KDE Frameworks and Aleix Pol Gonzalez. Description ------- If QLocale cannot find the appropriate language, it then defaults to the system locale. When adding all possible languages it is possible that QLocale::system() is added multiple times. This results in a huge list for the default language being added. For me, "US English" gets added over 50 times. Diffs ----- staging/xmlgui/src/kswitchlanguagedialog_p.cpp 894f2f4 Diff: http://git.reviewboard.kde.org/r/112288/diff/ Testing ------- Ran kwindowtest and compared the list of languages shown in the switch languages dialog. Thanks, Vishesh Handa
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel