- 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
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.