INTEGRATION: CWS sb48 (1.41.42); FILE MERGED
2006/03/15 13:58:27 sb 1.41.42.2: #i59269# Fixed typo. 2006/03/15 11:09:18 sb 1.41.42.1: #i59269# Added patch flags.
This commit is contained in:
parent
d5c08a48cf
commit
39c4f70c34
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: file_resource_ooo.scp,v $
|
* $RCSfile: file_resource_ooo.scp,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.41 $
|
* $Revision: 1.42 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2006-02-06 12:34:59 $
|
* last change: $Author: obo $ $Date: 2006-03-27 09:18:04 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -128,7 +128,7 @@ STD_RES_FILE_PATCH( gid_File_Res_Spa, spa )
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
STD_RES_FILE( gid_File_Res_Stt, stt )
|
STD_RES_FILE_PATCH( gid_File_Res_Stt, stt )
|
||||||
|
|
||||||
STD_RES_FILE( gid_File_Res_Svs, svs )
|
STD_RES_FILE( gid_File_Res_Svs, svs )
|
||||||
|
|
||||||
|
@ -144,7 +144,7 @@ STD_RES_FILE( gid_File_Res_Tk, tk )
|
||||||
|
|
||||||
STD_RES_FILE( gid_File_Res_Tpl, tpl )
|
STD_RES_FILE( gid_File_Res_Tpl, tpl )
|
||||||
|
|
||||||
STD_RES_FILE( gid_File_Res_Uui, uui )
|
STD_RES_FILE_PATCH( gid_File_Res_Uui, uui )
|
||||||
|
|
||||||
STD_RES_FILE( gid_File_Res_Vcl, vcl )
|
STD_RES_FILE( gid_File_Res_Vcl, vcl )
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue