summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 12:48:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 12:48:11 +0000
commit18a5b88ff821e887475950552fbe17329b45516a (patch)
treeca3b8b4de82e49ef5ff086af78ebf8632cc5ec38 /desktop
parent15effaaf687d8a08676e51cb5460e5e06abf2757 (diff)
INTEGRATION: CWS sb83 (1.13.128); FILE MERGED
2008/01/23 15:18:11 sb 1.13.128.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/registry/sfwk/dp_sfwk.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/source/deployment/registry/sfwk/dp_sfwk.cxx b/desktop/source/deployment/registry/sfwk/dp_sfwk.cxx
index f883cecda90c..3e78f9c0af27 100644
--- a/desktop/source/deployment/registry/sfwk/dp_sfwk.cxx
+++ b/desktop/source/deployment/registry/sfwk/dp_sfwk.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dp_sfwk.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 15:07:52 $
+ * last change: $Author: vg $ $Date: 2008-03-18 13:48:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -182,10 +182,10 @@ BackendImpl::BackendImpl(
{
OUString basic_path(
m_eContext == CONTEXT_USER
- ? OUSTR("vnd.sun.star.expand:${$SYSBINDIR/"
+ ? OUSTR("vnd.sun.star.expand:${$BRAND_BASE_DIR/program/"
SAL_CONFIGFILE("bootstrap")
":UserInstallation}/user/basic")
- : OUSTR("vnd.sun.star.expand:${$SYSBINDIR/"
+ : OUSTR("vnd.sun.star.expand:${$BRAND_BASE_DIR/program/"
SAL_CONFIGFILE("bootstrap")
":BaseInstallation}/share/basic") );
m_basic_script_libs.reset(