kwin/clients/aurorae/themes/plastik
Martin Gräßlin d0c83ddbf3 [kcmkwin/deco] Support loading translations for UI loaded configs
Qml based Aurorae themes can provided a ui file which gets loaded at
runtime. Obviously such a ui file is not translated. This introduces
quite a hack to load the translated strings.

First of all a new property is added to the service file for
specifying the translation domain to be used for the config UI. If
such a translation domain is set we extract all string properties of
the loaded UI and pass them through ki18nd.
2014-06-10 15:49:19 +02:00
..
code Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
package [kcmkwin/deco] Support loading translations for UI loaded configs 2014-06-10 15:49:19 +02:00
CMakeLists.txt