На  5.09.2012 15:37, Yves-Alexis Perez написа:
On Wed, Sep 05, 2012 at 10:03:25AM +0300, Ognyan Kulev wrote:
When I go to settings of Action Buttons on my panel, changing button
action to Suspend or Hibernate changes the icon of Action Buttons to
kind of N/A icon. Other button actions has proper icons.

What icon theme do you use?

http://git.xfce.org/xfce/xfce4-panel/tree/plugins/actions/actions.c#n122 defines icons for actions. Suspend and Hibernate have icons "system-suspend" and "system-hibernate" but (almost) no icon theme has these. I solved this issue for me with the following commands:

# cd /usr/share/icons/hicolor/scalable/actions
# ln -s xfpm-suspend.svg system-suspend.svg
# ln -s xfpm-hibernate.svg system-hibernate.svg
# gtk-update-icon-cache -f ../..

Regards,
Ognyan Kulev


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to