https://bugs.documentfoundation.org/show_bug.cgi?id=134607

--- Comment #82 from SveDec <[email protected]> ---
Ok, i found the problem :

The property `_kMDItemDisplayNameWithExtensions` does not exist when i do `$
mdls /Applications/LibreOffice.app`.

I replaced it by the property `kMDItemFSName` (which as the same value
"LibreOffice.app") on lines 69 and 129, and the langpack installed
successfully.

In addition, in my `mdls` output, compared to comment #40 :
- `kMDItemFSName` and `kMDItemAlternateNames` are the same
- `kMDItemDisplayName` is "LibreOffice" (without the .app), because of the
Finder setting i guess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to