Bug 295701 - File -> "Close Window" missing icon
Summary: File -> "Close Window" missing icon
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-19 02:04 UTC by sangu
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-19 14:54:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
missing icon (45.43 KB, image/png)
2007-09-19 02:04 UTC, sangu
no flags Details

Description sangu 2007-09-19 02:04:56 UTC
Description of problem:
File -> "Close Window"  missing icon

Version-Release number of selected component (if applicable):
2.12.0-1.fc8

How reproducible:
always

Steps to Reproduce:
1. Click File menu
2. See "Close Window"
3.
  
Actual results:


Expected results:


Additional info:
gnome-icon-theme-2.20.0-2.fc8

Comment 1 sangu 2007-09-19 02:04:56 UTC
Created attachment 199041 [details]
missing icon

Comment 2 sangu 2007-09-19 02:33:19 UTC
http://bugzilla.gnome.org/show_bug.cgi?id=477045

Is not dialog-close, but window-close for gtk-close? 

$ cat /usr/share/icon-naming-utils/legacy-icon-mapping.xml
[...]
    <icon name="window-close">
            <link>gtk-close</link>
            <link>stock_close</link>
    </icon>
[...]

See Also :
http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
dialog-close	The icon used for the “Close†button that might appear in dialog
windows.

window-close	The icon used for the “Close Window†item in the application's
“Windows†menu.

Comment 3 Matthew Barnes 2007-09-19 14:54:50 UTC
Fixed in evolution-2.12.0-3.fc8.  Thanks for catching this.


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