diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-06 10:55:08 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-06 10:55:08 +0000 |
commit | d8f9637e3e380d2bef9c3560cb8c4fa61118ee2c (patch) | |
tree | 05cc4239d0992692ea4e10626680764ba09408e7 /scp2 | |
parent | 2feecbecdff2a44048cde44741eb800eed174123 (diff) |
INTEGRATION: CWS pj52 (1.195.4); FILE MERGED
2006/04/04 19:17:58 pjanik 1.195.4.1: #i63792#: Rename Mac OS X specific library.
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index d4fc38538a6c..0f843d27a2f1 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_library_ooo.scp,v $ * - * $Revision: 1.195 $ + * $Revision: 1.196 $ * - * last change: $Author: obo $ $Date: 2006-03-29 12:45:50 $ + * last change: $Author: vg $ $Date: 2006-04-06 11:55:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1662,7 +1662,7 @@ End File gid_File_Lib_Salextra TXT_FILE_BODY; - Name = STRING(CONCAT3(libsalextra_x11osx_,DLLPOSTFIX,UNXSUFFIX)); + Name = STRING(CONCAT2(libsalsystools,UNXSUFFIX)); Dir = gid_Dir_Program; Styles = (PACKED); End |