Fixed access to current slideshow image using correct field in action_open

Authored by odeda on May 14 2018, 1:40 PM.

Description

Fixed access to current slideshow image using correct field in action_open

Summary:
With slideshow desktop wallpaper plugin, selecting "Open wallpaper Image" from RMB does nothing. It looks like the action_open method called by the RMB menu action is using an old field that no longer exists.

The patch updates the code to use the correct field.

BUG: 394035

Reviewers: Plasma: Workspaces, ngraham, broulik

Reviewed By: Plasma: Workspaces, ngraham, broulik

Subscribers: broulik, ngraham, plasma-devel

Tags: Plasma

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

Details