GNOME Bugzilla – Bug 375230
new icon for screen resolution applet
Last modified: 2007-06-29 20:07:13 UTC
Please use the attached new icon for the resolution control applet. I suggest installing the icons to $PREFIX/share/icons/hicolor/$SIZE/actions/change-screen-resolution.{png,svg} and the .deskop file should use Icon=change-screen-resolution. CC:ing dobey to possibly correct the suggestion.
Created attachment 76579 [details] scalable (48x48)
Created attachment 76580 [details] 32x32
Created attachment 76581 [details] 24x24
Created attachment 76582 [details] 22x22
Created attachment 76583 [details] 16x16
Committed. Thanks, Jakub.
Committed to where? This bug is against the control-center, not resapplet. The old ugly display-capplet.png is still in cvs according to http://cvs.gnome.org/viewcvs/*checkout*/gnome-control-center/capplets/display/display-capplet.png .
Rodney, does it look ok to you? If so, could you commit (to control-center) the icons to make sure everything works?
*** Bug 397303 has been marked as a duplicate of this bug. ***
Doh, sorry for the duplicate bug. If you are right, I can commit them to control center. My only doubt is about the suggested name and location. IMHO we could * put in GNOME icon theme using "preferences-desktop-screen-resolution" * put in HICOLOR icon theme using the same name of executable binary file Both should be OK with Icon Naming Spec.
Or, maybe, "preferences-desktop-display-resolution" 'cause the Icon Naming Spec defines devices/video-display. Of course under Applications context.
while we do have preferences-desktop-screen-resolution in tango base and it has been in the naming spec draft in the past I believe, it isn't anymore. This feels like a control center local icon to me.
It is not in the spec, because there shouldn't be a capplet for only screen resolution. It should be part of the "display" preferences. Calling it preferences-system-display-resolution is probably the best option. The preferences-* names in the spec still need plenty of review, btw. They are by no means to be considered complete.
(In reply to comment #13) > It is not in the spec, because there shouldn't be a capplet for only screen > resolution. It should be part of the "display" preferences. Calling it > preferences-system-display-resolution is probably the best option. The > preferences-* names in the spec still need plenty of review, btw. They are by > no means to be considered complete. > So, the naming scheme for those icons should be something like preferences-<category>-<role> where <category> is [appearance,hardware,personal,...] like in new control centert categories.
*** Bug 399050 has been marked as a duplicate of this bug. ***
Thanks Jakub. 2007-06-29 Jens Granseuer <jensgr@gmx.net> * display-capplet.png: remove * Makefile.am: * display-properties.desktop.in.in: * icons/16x16/gnome-display-properties.png: * icons/22x22/gnome-display-properties.png: * icons/24x24/gnome-display-properties.png: * icons/32x32/gnome-display-properties.png: * icons/scalable/gnome-display-properties.svg: * main.c: (create_dialog): add and use new icon by Jakub Steiner <jimmac@ximian.com>. Closes bug #375230.