• Tor Lillqvist's avatar
    Make the "Mac-like" or "canonical" app bundle structure always used on OS X · 6492c857
    Tor Lillqvist yazdı
    In other words, only executable files go in the MacOS folder. Dynamic
    libraries and bundled frameworks (i.e., LibreOfficePython), and
    nothing else, go in the Frameworks folder, and all other files go in
    the Resources folder.
    
    Especially, note that Java class files and rc (.ini) files also go in
    Resources.
    
    Such an app bundle structure is what Apple strongly suggests one
    should use, and it has been hinted that future versions of code
    signing and/or Gatekeeper will require such a structure.
    
    There is still some ugliness thanks to traces of the historical
    separation of URE from "the office". Like there are two separate
    "unorc" files, one for URE, one for the LibreOffice application. IMHO,
    this should be cleaned up, but is probably controversial.
    
    (Eek! I now see there are actually *three* unorc files in the app
    bundle. Not intentional. Need to fix that later.)
    
    Change-Id: Idcf235038deb5b8e1d061734993e9f31869b7606
    6492c857
Adı
Son kayıt (commit)
Son güncelleme
..
accessories Loading commit data...
activex Loading commit data...
base Loading commit data...
calc Loading commit data...
crashrep Loading commit data...
draw Loading commit data...
extensions Loading commit data...
gnome Loading commit data...
graphicfilter Loading commit data...
impress Loading commit data...
kde Loading commit data...
math Loading commit data...
onlineupdate Loading commit data...
ooo Loading commit data...
python Loading commit data...
quickstart Loading commit data...
sdkoo Loading commit data...
tde Loading commit data...
templates Loading commit data...
winexplorerext Loading commit data...
writer Loading commit data...
xsltfilter Loading commit data...
mkopenwith.btm Loading commit data...
supported_extensions.txt Loading commit data...