Index: URIHelper.cxx =================================================================== RCS file: /cvs/framework/scripting/source/provider/URIHelper.cxx,v retrieving revision 1.6 diff -c -r1.6 URIHelper.cxx *** URIHelper.cxx 11 Apr 2008 10:37:12 -0000 1.6 --- URIHelper.cxx 24 Oct 2008 20:02:32 -0000 *************** *** 57,63 **** static const char USER[] = "user"; static const char USER_URI[] = ! "vnd.sun.star.expand:${$BRAND_BASE_DIR/program/" SAL_CONFIGFILE( "bootstrap") ":::UserInstallation}"; static const char USER_UNO_PACKAGES[] = "user:uno_packages"; static const char USER_UNO_PACKAGES_DIR[] = --- 57,63 ---- static const char USER[] = "user"; static const char USER_URI[] = ! "vnd.sun.star.expand:${$BRAND_BASE_DIR/program/" SAL_CONFIGFILE( "bootstrap") "::UserInstallation}"; static const char USER_UNO_PACKAGES[] = "user:uno_packages"; static const char USER_UNO_PACKAGES_DIR[] =