GNOME Bugzilla – Bug 645536
Should use icons from the icon theme
Last modified: 2011-09-01 14:36:41 UTC
Instead of shipping its own icons. This is related to https://bugzilla.gnome.org/show_bug.cgi?id=645535
g-p-m uses lots of icons not present in the theme -- Jakub didn't want device specific icons in the theme last time I asked. For instance, we'd need keyboard icons, mouse icons and ups icon sets. If they were added to g-i-t then I would gladly switch.
We should just update the gpm system settings icon rather than using the charge status ones as Lapo seems to have suggested on IRC.
Created attachment 184091 [details] gnome power manager launcher icon (visible in system settings)
Either is good for me, but you'll have to get release team approval as that's going to change the UI and mess up any existing screenshots.
Can changes be committed in 3.1.x ?
(In reply to comment #5) > Can changes be committed in 3.1.x ? Yup, please commit to git master. Thanks.
Jakub, Cosimo, could you please commit changes in master branch as per comment#6, tia.
pushed to master.
Turns out the icon that the panel looks up is still battery-good-charging. Attaching a patch and changing module.
Created attachment 195306 [details] [review] point to the right icon
Created attachment 195312 [details] [review] actually the icon is no longer shipping with gnome-power-manager, so include it.
Comment on attachment 195312 [details] [review] actually the icon is no longer shipping with gnome-power-manager, so include it. Makefile.am files are missing from the patch.
Committed with a few commit message tweaks, and configure.ac paths fixes.