Summary: | no alphabetical order in "switch application language" | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Lukas Sommer <sommerluk> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | cfeck |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.1 | |
Sentry Crash Report: | |||
Attachments: | snapshot.png |
Description
Lukas Sommer
2010-08-10 10:17:18 UTC
Created attachment 49962 [details]
snapshot.png
Hm, actually I wonder why it shows so many languages, I don't think you have installed all of them? On my self compiled KDE from trunk, it does not show all languages, just "American English". SVN commit 1161872 by cfeck: Fix insertation in default (alphabetical) order CCBUG: 247214 M +2 -2 klanguagebutton.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1161872 SVN commit 1161874 by cfeck: Fix insertation in default (alphabetical) order (backport r1161872) BUG: 247214 FIXED-IN: 4.5.1 M +2 -2 klanguagebutton.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1161874 Thanks a lot for this very fast fix! (In the case of digikam, I have so many languages installed because I didn't use the digikam package of my distribution openSUSE 11.2, but a newer digikam package from the build service, and this comes with "digikam-lang" which provides the updated translations.) |