home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-08-01 | 836 b | 12 lines |
- [Bootstrap]
- UNO_SHARED_PACKAGES=${$ORIGIN/bootstraprc:BaseInstallation}/share/uno_packages
- UNO_SHARED_PACKAGES_CACHE=file:///var/spool/openoffice/uno_packages/cache
- UNO_USER_PACKAGES=${$ORIGIN/bootstraprc:UserInstallation}/user/uno_packages
- UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
- PKG_SharedUnoFile=$UNO_SHARED_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
- UNO_TYPES=$ORIGIN/types.rdb ${$PKG_SharedUnoFile:UNO_TYPES} ${$PKG_UserUnoFile:UNO_TYPES}
- UNO_SERVICES=${$PKG_UserUnoFile:UNO_SERVICES} ${$PKG_SharedUnoFile:UNO_SERVICES} $ORIGIN/services.rdb
- UNO_JAVA_COMPONENT_PATH=file:///usr/share/java/openoffice
- URE_INTERNAL_JAVA_DIR=file:///usr/share/java/openoffice
-