Bug 457661 - Component icons have a few problem on buttons.
Summary: Component icons have a few problem on buttons.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-03 01:21 UTC by sangu
Modified: 2008-08-03 02:30 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-08-03 02:30:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Icons on component buttons. (11.69 KB, image/png)
2008-08-03 01:21 UTC, sangu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 546057 0 None None None Never

Description sangu 2008-08-03 01:21:40 UTC
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

Comment 1 sangu 2008-08-03 01:48:12 UTC
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>

Comment 2 Matthew Barnes 2008-08-03 02:30:30 UTC
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


Note You need to log in before you can comment on or make changes to this bug.