diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-06-16 12:23:37 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-06-16 12:23:37 +0000 |
commit | 7f436b84a61f36cfef27cde40642f48fe9f753ed (patch) | |
tree | 9d9ef1cfe68d7d84edb468a5ae4de1e23129fbd4 | |
parent | 114f6bc7c81f9b39e271ae9a18e038601462aba2 (diff) |
INTEGRATION: CWS sb88 (1.2.130); FILE MERGED
2008/06/05 09:17:54 sb 1.2.130.1: #i88680# add [Bootstrap] section to testtool.ini so that testtool can be started from basis layer of three layer office
-rw-r--r-- | automation/source/testtool/testtool.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/automation/source/testtool/testtool.ini b/automation/source/testtool/testtool.ini index 15e99d63e..bf1b54c87 100644 --- a/automation/source/testtool/testtool.ini +++ b/automation/source/testtool/testtool.ini @@ -1,3 +1,9 @@ +[Bootstrap] +URE_BOOTSTRAP=${ORIGIN}/fundamentalbasis!INIFILESUFFIX! +OOO_BASE_DIR=${ORIGIN}/.. +BRAND_BASE_DIR=${OOO_BASE_DIR}/none +UserInstallation=${SYSUSERCONFIG}/.oootesttool + [Misc] CurrentProfile=_profile_Default |