https://bugs.freedesktop.org/show_bug.cgi?id=56249

          Priority: medium
            Bug ID: 56249
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: High-resolution OpenDocument icons for Mac OS X are
                    only applied to OASIS document types (e.g.,
                    "oasis-text.icns"), not to normal ones (e.g.,
                    "text.icns")
          Severity: normal
    Classification: Unclassified
                OS: Mac OS X (All)
          Reporter: b...@eikota.de
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 3.7.0.0.alpha0+ Master
         Component: UI
           Product: LibreOffice

Nicholas Shanks has supplied “higher-resolution OpenDocument icons for MacOSX”
with the following commit:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=0cb1b9685877f6aeaddf1088ae5008e38bade6f9

This was a nice improvement, thank you very much for it!

However, the new high-resolution icon sizes, i.e. 1024x1024 px and 512x512 px,
are only inside of the .icns files for the OASIS document types:

    oasis-database.icns
    oasis-drawing-template.icns
    oasis-drawing.icns
    oasis-formula.icns
    oasis-master-document.icns
    oasis-presentation-template.icns
    oasis-presentation.icns
    oasis-spreadsheet-template.icns
    oasis-spreadsheet.icns
    oasis-text-template.icns
    oasis-text.icns

The corresponding “normal” .icns files, which look completely identical (?!),
are still only containing up to 128x128 px images:

    drawing-template.icns
    drawing.icns
    formula.icns
    master-document.icns
    presentation-template.icns
    presentation.icns
    spreadsheet-template.icns
    spreadsheet.icns
    text-template.icns
    text.icns

are all missing the 1024x1024 px and 512x512 px images.

Tested with the last master builds for Mac OS X, e.g. LOdev 3.7.0.0.alpha0+
(build ID: c252694; pull time: 2012-10-12 22:05:41).

I can also confirm this if I look at the git repository: the directory

http://cgit.freedesktop.org/libreoffice/core/tree/sysui/desktop/icons/hicolor/1024x1024/mimetypes

contains only *.png images for the “oasis-...” document types, not for the
“normal” ones, while e.g. the directory

http://cgit.freedesktop.org/libreoffice/core/tree/sysui/desktop/icons/hicolor/32x32/mimetypes

contains *.png files both for the “oasis-...” document types and for the
“normal” ones.


IMHO it should be rather easy to fix this problem: the “normal” .icns files
look completely identical to the corresponding OASIS ones, so just copy all
missing images from the OASIS .icns files to the “normal” .icns files.


Additional hints:
1) The 1024x1024 px and 512x512 px images are also missing from the
   “extension.icns” file (there is no corresponding “oasis-extension.icns”
   file).

2) There is no “database.icns” file, *only* the “oasis-database.icns” file;
   is this intentional, or should I file another bug report for this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to