Revert "Don't package unoinfo in case of Mac OS X like app structure"
This reverts commit 3a663f7a45
. Whatever that
commit was supposed to be good for, not packaging unoinfo on macOS breaks
functionality, see e.g.
<https://bugs.documentfoundation.org/show_bug.cgi?id=106292#c10> comment 10 to
"XMessageBox#execute() in Java fails to draw a window on macOS Sierra".
This commit is contained in:
@@ -475,7 +475,7 @@ File gid_Brand_File_Desktophelper_Txt
|
||||
End
|
||||
#endif
|
||||
|
||||
#if !defined WNT && !defined MACOSX
|
||||
#if !defined WNT
|
||||
File gid_Brand_File_Bin_Unoinfo
|
||||
BIN_FILE_BODY;
|
||||
Dir = gid_Brand_Dir_Program;
|
||||
|
Reference in New Issue
Block a user