summaryrefslogtreecommitdiff
path: root/scp2/source/base
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-02-09 13:17:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-02-09 13:17:59 +0000
commite5e898927a71d0abb52596a4293f125ae87dd331 (patch)
treea52c55015e0149332f49690f634fd95c3c593be3 /scp2/source/base
parent46fd2f696376ff5d778a5332bf6136af49148f7e (diff)
INTEGRATION: CWS hcpatch (1.9.18); FILE MERGED
2006/01/24 15:46:33 ufi 1.9.18.2: PATCH2 2006/01/09 15:11:44 ufi 1.9.18.1: i57452
Diffstat (limited to 'scp2/source/base')
-rw-r--r--scp2/source/base/file_base.scp17
1 files changed, 15 insertions, 2 deletions
diff --git a/scp2/source/base/file_base.scp b/scp2/source/base/file_base.scp
index ff26963be334..06edf8f2021f 100644
--- a/scp2/source/base/file_base.scp
+++ b/scp2/source/base/file_base.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_base.scp,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2006-02-06 16:56:41 $
+ * last change: $Author: rt $ $Date: 2006-02-09 14:17:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,6 +69,19 @@ File gid_File_Help_Sdatabase_Zip
Dir = gid_Dir_Help_Isolanguage;
ARCHIVE_TXT_FILE_BODY_PATCH;
EXTRA_ALL_LANG(sdatabase);
+ Patchfiles = ("sdatabase.db",
+ "sdatabase.ht",
+ "sdatabase.jar",
+ "sdatabase.key",
+ "sdatabase.idx/CONTEXTS",
+ "sdatabase.idx/DICTIONARY",
+ "sdatabase.idx/DOCS",
+ "sdatabase.idx/DOCS.TAB",
+ "sdatabase.idx/EDGE",
+ "sdatabase.idx/LINKNAMES",
+ "sdatabase.idx/OFFSETS",
+ "sdatabase.idx/POSITIONS",
+ "sdatabase.idx/SCHEMA");
End
#endif