Kaydet (Commit) 615880ea authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS ab31 (1.214.12); FILE MERGED

2006/12/13 08:34:18 ab 1.214.12.1: #i71410# Register string resource component
üst 100d6309
......@@ -4,9 +4,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
* $Revision: 1.221 $
* $Revision: 1.222 $
*
* last change: $Author: hr $ $Date: 2007-01-02 15:06:47 $
* last change: $Author: hr $ $Date: 2007-01-02 15:55:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -685,6 +685,18 @@ File gid_File_Lib_Dlgprov
#endif
End
File gid_File_Lib_Stringresource
TXT_FILE_BODY;
Styles = (PACKED,UNO_COMPONENT,PATCH);
RegistryID = gid_Starregistry_Services_Rdb;
Dir = gid_Dir_Program;
#ifdef UNX
Name = STRING(CONCAT5(stringresource,OFFICEUPD,DLLPOSTFIX,.uno,UNXSUFFIX));
#else
Name = STRING(CONCAT5(stringresource,OFFICEUPD,DLLPOSTFIX,.uno,.dll));
#endif
End
#ifdef WNT
File gid_File_Lib_Dnd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment