#945880 XFCE4 menu does not properly display "run program" option icon.

Package:
xfce4-appfinder
Source:
xfce4-appfinder
Description:
Application finder for the Xfce4 desktop environment
Submitter:
Leonardo Bruno
Date:
2019-11-30 13:06:05 UTC
Severity:
minor
#945880#5
Date:
2019-11-30 12:57:12 UTC
From:
To:
XFCE4 menu does not properly display "run program" option icon.

I suggest editing the file "/usr/share/applications/xfce4-run.desktop" to fix the error with:
sed -i 's / gtk-run / system-run / g' /usr/share/applications/xfce4-run.desktop

Replace string "gtk-execute" with "system-run". After this the icon is displayed correctly.