D16037: [Slideshow Wallpaper] Fix translation of context menu actions
This revision was automatically updated to reflect the committed changes. Closed by commit R120:a40d95212f17: [Slideshow Wallpaper] Fix translation of context menu actions (authored by broulik). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16037?vs=43109&id=43112 REVISION DETAIL https://phabricator.kde.org/D16037 AFFECTED FILES wallpapers/image/imagepackage/contents/ui/main.qml To: broulik, #plasma, davidedmundson Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
D16037: [Slideshow Wallpaper] Fix translation of context menu actions
broulik created this revision. broulik added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY `org.kde.slideshow` is duplicated at compile time, so translations aren't extracted for it. Setting an explicit domain fixes that. TEST PLAN Plasma Wallpapers supposedly support that "root path" thing we use for applets but this patch makes it a straight-forward backport to 5.12 branch - The "open" and "next" context menu entries on my desktop are properly translated now REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D16037 AFFECTED FILES wallpapers/image/imagepackage/contents/ui/main.qml To: broulik, #plasma Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
