<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />kossebau requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D10850" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The wallpaper loading code expects the catalogs to follow the pattern<br />
"plasma_wallpaper_" + pluginid. While in config QML the domain needs<br />
to be explicitly set using i18nd, as the default textdomain is set to<br />
that of the config container, it is not needed in the wallpaper QML.</p>

<p>While using a catalog with plasma_applet_* prefix works if setting<br />
the domain explicitly, the usage goes against the design of the<br />
naming patterns. So to give a good example and also properly marking<br />
the usage of the catalog, the names are switched.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixwallpapercatalognames</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10850" rel="noreferrer">https://phabricator.kde.org/D10850</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>wallpapers/color/Messages.sh<br />
wallpapers/color/contents/ui/config.qml<br />
wallpapers/image/CMakeLists.txt<br />
wallpapers/image/Messages.sh<br />
wallpapers/image/imagepackage/contents/ui/WallpaperDelegate.qml<br />
wallpapers/image/imagepackage/contents/ui/config.qml<br />
wallpapers/image/imagepackage/contents/ui/main.qml<br />
wallpapers/image/imagepackage/platformcontents/phone/ui/WallpaperDelegate.qml<br />
wallpapers/image/imagepackage/platformcontents/phone/ui/config.qml</div></div></div><br /><div><strong>To: </strong>kossebau, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>