KPeg (Board Game) moved to KDE Review

Burkhard Lück lueck at hube-lueck.de
Thu May 28 14:48:16 BST 2015


Am Mittwoch, 27. Mai 2015, 05:43:02 schrieb Ronny Yabar Aizcorbe:
> Can you please test the game and/or provide some feedback and make some
> comments about the request?

You use
add_definitions(-DTRANSLATION_DOMAIN="kpeg") in CMakeLists.txt
instead of
KLocalizedString::setApplicationDomain("kpeg"); in a .cpp file
for applications.

Therefore strings from KXmlGui (.rc) files and KConfigXT (.kcfg) files are not 
loaded and are untranslated in the GUI.

See also http://api.kde.org/frameworks-api/frameworks5-apidocs/ki18n/html/prg_guide.html

-- 
Burkhard Lück





More information about the kde-core-devel mailing list