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

--- Comment #43 from Kamei <yuki....@gmail.com> ---
Sorry. The escape character for line 69 is missing.
line 69
        set found_ooos_all to (do shell script "mdfind \"kMDItemContentType ==
'com.apple.application-bundle' && kMDItemDisplayName == 'LibreOffice'\"")
to
        set found_ooos_all to (do shell script "mdfind \"kMDItemContentType ==
'com.apple.application-bundle' && kMDItemDisplayName == 'LibreOffice.app'\"")

Line number 129 is as shown in the earlier post.

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

Reply via email to