GNOME Bugzilla – Bug 352416
wrong/repeated icons
Last modified: 2006-10-10 21:16:13 UTC
Please describe the problem: With version 2.15.92, files data/icons/16x16/gpm-mouse-* and data/icons/16x16/gpm-keyboard-* are all copies of the 000 version. That's all, thanks Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Yes, agreed. I just run out of time, feel free to send me a patch :-)
How can I possibly send a patch? I can't draw. Wasn't jimmac who did these icons? Anyway, I spotted some more problems with the icons: * scalable/gpm-keyboard-030.svg - should be orange * scalable/gpm-mouse-030.svg - idem * 24x24/gpm-primary-000-charging.png - should be red * 24x24/gpm-primary-020-charging.png - should be orange * 16x16/gpm-primary-100-charging.png - should have a bolt * 16x16/gpm-primary-missing.png - should be a battery, not a ups * 16x16/gpm-ups-100-charging.png - should have a bolt * 24x24/gpm-ups-100-charging.png - idem * scalable/gpm-ups-100-charging.svg - the bar should reach the top and it should have an inner light blue line like the charged version Now, am I not a nitpicker? :-)
Oh, I forgot to add that all which applies to size 24x24 also applies to size 22x22. You obviously know this but I am pedantic.
Okay, thanks. Pedantic people make good programmers, so that's a good quality. :-)
2006-09-27 Richard Hughes <richard@hughsie.com> * data/icons/16x16/gpm-keyboard-030.png: * data/icons/16x16/gpm-keyboard-060.png: * data/icons/16x16/gpm-keyboard-100.png: * data/icons/16x16/gpm-mouse-030.png: * data/icons/16x16/gpm-mouse-060.png: * data/icons/16x16/gpm-mouse-100.png: Update the icons to have the right colours and levels. This partially fixes #352416
2006-10-10 Richard Hughes <richard@hughsie.com> * data/icons/scalable/gpm-keyboard-030.svg: * data/icons/scalable/gpm-mouse-030.svg: Make these icons have the correct 'fill' colour. Fixes #352416.