After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642482 - Use symbolic icons in the Shell DBus API
Use symbolic icons in the Shell DBus API
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on:
Blocks: 640768
 
 
Reported: 2011-02-16 17:09 UTC by Giovanni Campagna
Modified: 2011-02-16 19:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use symbolic icons in GNOME Shell (886 bytes, patch)
2011-02-16 17:10 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2011-02-16 17:09:39 UTC
Icons in the shell power menu should be symbolic, and the easiest way to achieve this (without complex rewriting of GIcons on the Shell part) is to pick a symbolic icon directly before sending.
Comment 1 Giovanni Campagna 2011-02-16 17:10:04 UTC
Created attachment 181023 [details] [review]
Use symbolic icons in GNOME Shell

Serialize and send a symbolic version of the device icon in the
Shell DBus API.
Comment 2 Richard Hughes 2011-02-16 18:35:28 UTC
Review of attachment 181023 [details] [review]:

Looks fine, thanks.
Comment 3 Giovanni Campagna 2011-02-16 19:19:17 UTC
Attachment 181023 [details] pushed as e00abcd - Use symbolic icons in GNOME Shell