Review Request 112288: fillApplicationLanguages: Do not add the system locale

David Faure faure at kde.org
Tue Aug 27 14:07:11 UTC 2013


On Monday 26 August 2013 13:48:16 Albert Astals Cid wrote:
>    QStandardPaths::standardLocations(QStandardPaths::GenericDataLocation) +
> QString::fromLatin1("locale/"); <-- note this does not compile :D

QStandardPaths::locate(QStandardPaths::GenericDataLocation, "locale", 
QStandardPaths::LocateDirectory) for the compiling version :)

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list