Kaydet (Commit) d77dc438 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

It's plain "soffice" on Mac OS X now

...since 07ec7b1c "soffice.bin is named soffice
on Mac OS X."

Change-Id: I4a4e64565dc4f3553648bf96ef43b558f757c852
üst 8af5482e
......@@ -514,14 +514,8 @@ End
File gid_Brand_File_Bin_Soffice
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
#if defined MACOSX
Name = "soffice.bin";
InstallName = "soffice";
Styles = (PACKED, SUBST_FILENAME);
#else
Name = EXENAME(soffice);
Styles = (PACKED);
#endif
End
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment