summaryrefslogtreecommitdiff
path: root/scp2/source/draw/file_draw.scp
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-02-09 13:18:30 +0000
committerRüdiger Timm <rt@openoffice.org>2006-02-09 13:18:30 +0000
commit2d33ef2ebaab9d7383e510869572d47037163552 (patch)
tree533abc037846f0bbf0fe0370f0772fc438a02aa9 /scp2/source/draw/file_draw.scp
parent9a722670bce5530457e9ec40d82ad78b73320dc0 (diff)
INTEGRATION: CWS hcpatch (1.17.176); FILE MERGED
2006/01/24 15:46:35 ufi 1.17.176.2: PATCH2 2006/01/09 15:11:45 ufi 1.17.176.1: i57452
Diffstat (limited to 'scp2/source/draw/file_draw.scp')
-rw-r--r--scp2/source/draw/file_draw.scp19
1 files changed, 16 insertions, 3 deletions
diff --git a/scp2/source/draw/file_draw.scp b/scp2/source/draw/file_draw.scp
index efe41ec289fb..ca2a3ee8f9f7 100644
--- a/scp2/source/draw/file_draw.scp
+++ b/scp2/source/draw/file_draw.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_draw.scp,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 15:57:27 $
+ * last change: $Author: rt $ $Date: 2006-02-09 14:18:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,8 +46,21 @@ End
File gid_File_Help_Sdraw_Zip
Dir = gid_Dir_Help_Isolanguage;
- ARCHIVE_TXT_FILE_BODY;
+ ARCHIVE_TXT_FILE_BODY_PATCH;
EXTRA_ALL_LANG(sdraw);
+ Patchfiles = ("sdraw.db",
+ "sdraw.ht",
+ "sdraw.jar",
+ "sdraw.key",
+ "sdraw.idx/CONTEXTS",
+ "sdraw.idx/DICTIONARY",
+ "sdraw.idx/DOCS",
+ "sdraw.idx/DOCS.TAB",
+ "sdraw.idx/EDGE",
+ "sdraw.idx/LINKNAMES",
+ "sdraw.idx/OFFSETS",
+ "sdraw.idx/POSITIONS",
+ "sdraw.idx/SCHEMA");
End
#endif