[Pkg-xfce-devel] Bug#686735: Bug#686735: xfce4-panel: Action Buttons: No icons for Suspend and Hibernate

Ognyan Kulev ogi at tower.3.bg
Thu Sep 6 09:00:40 UTC 2012


На  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



More information about the Pkg-xfce-devel mailing list