diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-10-07 21:12:30 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-10-07 22:06:28 +0200 |
commit | 2ff63bcdeac45ca10a6c6ac72ac8c9faf9301aa2 (patch) | |
tree | 1119c8730bd6628f10923dc3357ecae7d71bad28 /offapi/com/sun/star | |
parent | 29e11dd13efc2d1325b0f424788484bc8ecf0ce1 (diff) |
Undo basis/brand split: merge basis share/ into brand share/.
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r-- | offapi/com/sun/star/util/PathSubstitution.idl | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/util/PathSubstitution.idl b/offapi/com/sun/star/util/PathSubstitution.idl index 46711e3c97f5..28029c115e22 100644 --- a/offapi/com/sun/star/util/PathSubstitution.idl +++ b/offapi/com/sun/star/util/PathSubstitution.idl @@ -52,11 +52,9 @@ module com { module sun { module star { module util { </p> <dl> <dt>$(inst)</dt> - <dd>Installation path of the Office Basis layer.</dd> + <dd>Installation path of the Office.</dd> <dt>$(prog)</dt> - <dd>Program path of the Office Basis layer.</dd> - <dt>$(brandbaseurl)</dt> - <dd>Installation path of the the Office Brand layer.</dd> + <dd>Program path of the Office.</dd> <dt>$(user)</dt> <dd>The user installation directory.</dd> <dt>$(work)</dt> |