Bug 295701
| Summary: | File -> "Close Window" missing icon | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sangu <sangu.fedora> | ||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-09-19 14:54:50 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
sangu
2007-09-19 02:04:56 UTC
Created attachment 199041 [details]
missing icon
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. Fixed in evolution-2.12.0-3.fc8. Thanks for catching this. |