- [Bootstrap]
- PKG_BundledUnoFile=$BUNDLED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- PKG_SharedUnoFile=$SHARED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- BAK_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/bak
- BUNDLED_EXTENSIONS=$BRAND_BASE_DIR/share/extensions
- BUNDLED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/bundled
- TMP_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/tmp
- SHARED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/shared
- UNO_SHARED_PACKAGES=$BRAND_BASE_DIR/share/uno_packages
- UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache
- UNO_USER_PACKAGES=${$BRAND_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/uno_packages
- UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
|