Created attachment 313270 [details] Icons on component buttons. Description of problem: Component icons have a few problem on buttons. * Calendars button is missing icon. * Contacts button have old type icon. Maybe Is this standard icon name issue? Version-Release number of selected component (if applicable): 2.23.4-3.fc10.i386 How reproducible: always( in GNOME icon theme) Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: gnome-icon-theme-2.23.3-2.fc10.noarch
Contacts button stock_addressbook -> x-office-address-book ? in < /usr/share/icon-naming-utils/legacy-icon-mapping.xml > <icon name="x-office-address-book"> <link>gnome-mime-text-x-vcard</link> <link>stock_addressbook</link> <link>contents2</link> <link>vcard</link> </icon> Calendars button stock_calendar -> x-office-calendar ? in < /usr/share/icon-naming-utils/legacy-icon-mapping.xml > <icon name="x-office-calendar"> <link>gnome-mime-text-x-vcalendar</link> <link>stock_calendar</link> <link>plan</link> <link>vcalendar</link> </icon>
Thanks for noticing that. I haven't yet upgraded to Rawhide. Indeed, it's a gnome-icon-theme issue. I've been hearing gripes around the office about how the latest release removed a bunch of legacy icon names. Moving this upstream where it will be fixed promptly: http://bugzilla.gnome.org/show_bug.cgi?id=546057