fundamental.ini 2.3 KB

12345678910111213141516171819202122
  1. [Bootstrap]
  2. BRAND_BASE_DIR=${ORIGIN}/..
  3. BRAND_INI_DIR=${ORIGIN}
  4. BRAND_SHARE_RESOURCE_SUBDIR=program/resource
  5. BRAND_SHARE_SUBDIR=share
  6. CONFIGURATION_LAYERS=xcsxcu:${BRAND_BASE_DIR}/share/registry res:${BRAND_BASE_DIR}/share/registry winreg:LOCAL_MACHINE bundledext:${${BRAND_BASE_DIR}/program/louno.ini:BUNDLED_EXTENSIONS_USER}/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini sharedext:${${BRAND_BASE_DIR}/program/louno.ini:SHARED_EXTENSIONS_USER}/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini userext:${${BRAND_BASE_DIR}/program/louno.ini:UNO_USER_PACKAGES_CACHE}/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini winreg:CURRENT_USER user:!${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/registrymodifications.xcu
  7. LO_JAVA_DIR=${BRAND_BASE_DIR}/program/classes
  8. LO_LIB_DIR=${BRAND_BASE_DIR}/program
  9. BAK_EXTENSIONS=${$ORIGIN/louno.ini:TMP_EXTENSIONS}
  10. BUNDLED_EXTENSIONS=${$ORIGIN/louno.ini:BUNDLED_EXTENSIONS}
  11. BUNDLED_EXTENSIONS_USER=${$ORIGIN/louno.ini:BUNDLED_EXTENSIONS_USER}
  12. SHARED_EXTENSIONS_USER=${$ORIGIN/louno.ini:SHARED_EXTENSIONS_USER}
  13. UNO_SHARED_PACKAGES_CACHE=${$ORIGIN/louno.ini:UNO_SHARED_PACKAGES_CACHE}
  14. TMP_EXTENSIONS=${$ORIGIN/louno.ini:TMP_EXTENSIONS}
  15. UNO_USER_PACKAGES_CACHE=${$ORIGIN/louno.ini:UNO_USER_PACKAGES_CACHE}
  16. URE_BIN_DIR=${BRAND_BASE_DIR}/program
  17. URE_MORE_JAVA_CLASSPATH_URLS=
  18. URE_OVERRIDE_JAVA_JFW_SHARED_DATA=${BRAND_BASE_DIR}/share/config/javasettings_${_OS}_${_ARCH}.xml
  19. URE_OVERRIDE_JAVA_JFW_USER_DATA=${${BRAND_BASE_DIR}/program/bootstrap.ini:UserInstallation}/user/config/javasettings_${_OS}_${_ARCH}.xml
  20. URE_MORE_JAVA_TYPES=${BRAND_BASE_DIR}/program/classes/libreoffice.jar ${BRAND_BASE_DIR}/program/classes/ScriptFramework.jar ${${$ORIGIN/louno.ini:PKG_UserUnoFile}:UNO_JAVA_CLASSPATH} ${${$ORIGIN/louno.ini:PKG_SharedUnoFile}:UNO_JAVA_CLASSPATH} ${${$ORIGIN/louno.ini:PKG_BundledUnoFile}:UNO_JAVA_CLASSPATH}
  21. URE_MORE_SERVICES=${${$ORIGIN/louno.ini:PKG_UserUnoFile}:UNO_SERVICES} ${${$ORIGIN/louno.ini:PKG_SharedUnoFile}:UNO_SERVICES} ${${$ORIGIN/louno.ini:PKG_BundledUnoFile}:UNO_SERVICES} <$ORIGIN/services>*
  22. URE_MORE_TYPES=<$ORIGIN/types>* ${${$ORIGIN/louno.ini:PKG_UserUnoFile}:UNO_TYPES} ${${$ORIGIN/louno.ini:PKG_SharedUnoFile}:UNO_TYPES} ${${$ORIGIN/louno.ini:PKG_BundledUnoFile}:UNO_TYPES}