To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98434
                 Issue #|98434
                 Summary|mimetype icons don't adhere to the Icon Naming Specifi
                        |cation
               Component|ui
                 Version|OOo 3.0
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|icon
             Assigned to|uineedsconfirm
             Reported by|agx





------- Additional comments from a...@openoffice.org Sat Jan 24 19:15:05 +0000 
2009 -------
the icons installed in
/usr/share/icons/{hicolor,locolor,gnome}/*/*/openofficeorg3*png don't
adhere to freedesktop.org's Icon Naming Specification [1]. They should
be named according to the mime types specified in
/usr/share/mime/packages/openoffice.org.xml:

application-vnd.oasis.opendocument.<subtype>.png

A simple:
ln -s /usr/share/icons/hicolor/16x16/mimetypes/openofficeorg3-oasis-text.png \
  
/usr/share/icons/hicolor/16x16/mimetypes/application-vnd.oasis.opendocument.text.png

shows that this "works" as expected and the icons get picked up e.g. in the
GtkFileChooser and KDE since icon themes are required to fall back to hicolor
if no other icon is available [2]:

| In order to have a place for third party applications to install their icons
| there should always exist a theme called "hicolor" [1]. The data for the
| hicolor theme is available for download at:
| http://www.freedesktop.org/software/icon-theme/. Implementations are required
| to look in the "hicolor" theme if an icon was not found in the current theme. 

Note that I have observed this in Debian's openoffice.org package but the
maintainer indicates that this might also affect the upstream source [3].
 -- Guido

[1] 
http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
[2] http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512731

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to