From 38f3551a1b11df95484c871ed1c406b2cf5e155a Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 23 Sep 2005 11:27:13 +0000 Subject: INTEGRATION: CWS pl03 (1.103.8); FILE MERGED 2005/06/06 10:53:10 pl 1.103.8.2: use correct name macro 2005/06/06 09:26:37 pl 1.103.8.1: add patch flag to res service library --- scp2/source/ooo/file_library_ooo.scp | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'scp2') diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index de45c22d2635..4f31d5fce8f0 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.141 $ + * $Revision: 1.142 $ * - * last change: $Author: kz $ $Date: 2005-09-13 10:49:10 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:27:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1436,7 +1436,13 @@ End #endif -STD_UNO_LIB_FILE( gid_File_Lib_Res, res) +File gid_File_Lib_Res + Name = LIBNAME(res); + TXT_FILE_BODY; + Styles = (PACKED,UNO_COMPONENT,PATCH); + Dir = gid_Dir_Program; + RegistryID = gid_Starregistry_Services_Rdb; +End File gid_File_Lib_Rmcxt TXT_FILE_BODY; -- cgit v1.2.1