Make the translators tab of the About dialog appear
commit91fb0b65ad149dc5ccb1ed1e2ed70d5c0c0934d0
authorAlbert Astals Cid <aacid@kde.org>
Sat, 16 Jan 2016 12:30:30 +0000 (16 13:30 +0100)
committerAlbert Astals Cid <aacid@kde.org>
Sat, 16 Jan 2016 12:30:30 +0000 (16 13:30 +0100)
treef6a17ab2f1074735e9e61f0c816c6231584838b2
parente4bdbb3604853aa0760465cc1d0a47d84e41ea35
Make the translators tab of the About dialog appear

Use KLocalizedString::setApplicationDomain, it's the correct thing for apps

-DTRANSLATION_DOMAIN= is for libraries, having an application domain helps things like the translators tab, etc
storageservicemanager/CMakeLists.txt
storageservicemanager/main.cpp