Rename wallpaper translation catalogs to follow pattern

Authored by kossebau on Feb 26 2018, 7:06 AM.

Description

Rename wallpaper translation catalogs to follow pattern

Summary:
The wallpaper loading code expects the catalogs to follow the pattern
"plasma_wallpaper_" + pluginid. While in config QML the domain needs
to be explicitly set using i18nd, as the default textdomain is set to
that of the config container, it is not needed in the wallpaper QML.

While using a catalog with plasma_applet_* prefix works if setting
the domain explicitly, the usage goes against the design of the
naming patterns. So to give a good example and also properly marking
the usage of the catalog, the names are switched.

Reviewers: Plasma, davidedmundson

Reviewed By: Plasma, davidedmundson

Subscribers: davidedmundson, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D10850

Details

Committed
kossebauMar 23 2018, 2:04 PM
Reviewer
Plasma
Differential Revision
D10850: Rename wallpaper translation catalogs to follow pattern
Parents
R120:5af288fae1f0: Merge branch 'Plasma/5.12'
Branches
Unknown
Tags
Unknown