worron / ACYLS

Any Color You Like Simple icon pack
128 stars 10 forks source link

Reboot icon missing on XFCE-Desktops. Fix with symlink. #24

Closed about-code closed 6 years ago

about-code commented 6 years ago

It would be nice to have a reboot-icon for the xfce4-session dialog. Currently it loads a default icon:

This can be fixed by creating a symlink named system-reboot.svg in the actions folder pointing at ../real_icons/apps/gnome_session_reboot.svg:

ACYLS/scalable/actions$ ln -s ../real_icons/apps/gnome-session-reboot.svg system-reboot.svg

worron commented 6 years ago

Fixed. Thanks for report.

about-code commented 5 years ago

Thank you for fixing. Confirming. It works.