summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-02-09 13:19:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-02-09 13:19:28 +0000
commit27c8d328e97fc39598114580307ffd145df21dea (patch)
treee9459faa732add1ead9a78f4e12e98f8101d3374 /scp2/source
parente18fbd775d2df7c093d89d2d70f27d2661ea2268 (diff)
INTEGRATION: CWS hcpatch (1.19.136); FILE MERGED
2006/01/24 15:46:39 ufi 1.19.136.2: PATCH2 2006/01/09 15:11:47 ufi 1.19.136.1: i57452
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/writer/file_writer.scp20
1 files changed, 17 insertions, 3 deletions
diff --git a/scp2/source/writer/file_writer.scp b/scp2/source/writer/file_writer.scp
index a0bb601e8938..9dc59e5ab560 100644
--- a/scp2/source/writer/file_writer.scp
+++ b/scp2/source/writer/file_writer.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_writer.scp,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: rt $ $Date: 2005-10-19 08:47:23 $
+ * last change: $Author: rt $ $Date: 2006-02-09 14:19:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,8 +78,22 @@ End
File gid_File_Help_Swriter_Zip
Dir = gid_Dir_Help_Isolanguage;
- ARCHIVE_TXT_FILE_BODY;
+ ARCHIVE_TXT_FILE_BODY_PATCH;
EXTRA_ALL_LANG(swriter);
+ Patchfiles = ("swriter.db",
+ "swriter.ht",
+ "swriter.jar",
+ "swriter.key",
+ "swriter.tree",
+ "swriter.idx/CONTEXTS",
+ "swriter.idx/DICTIONARY",
+ "swriter.idx/DOCS",
+ "swriter.idx/DOCS.TAB",
+ "swriter.idx/EDGE",
+ "swriter.idx/LINKNAMES",
+ "swriter.idx/OFFSETS",
+ "swriter.idx/POSITIONS",
+ "swriter.idx/SCHEMA");
End
#endif