summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-02-09 13:18:14 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-02-09 13:18:14 +0000
commit9a722670bce5530457e9ec40d82ad78b73320dc0 (patch)
tree0d559f9cacb6d896b3802f54eccb95acc85a7753 /scp2/source
parente5e898927a71d0abb52596a4293f125ae87dd331 (diff)
INTEGRATION: CWS hcpatch (1.26.88); FILE MERGED
2006/01/24 15:46:34 ufi 1.26.88.2: PATCH2 2006/01/09 15:11:45 ufi 1.26.88.1: i57452
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/calc/file_calc.scp20
1 files changed, 17 insertions, 3 deletions
diff --git a/scp2/source/calc/file_calc.scp b/scp2/source/calc/file_calc.scp
index dce7b1728fef..0e42871b2517 100644
--- a/scp2/source/calc/file_calc.scp
+++ b/scp2/source/calc/file_calc.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_calc.scp,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: rt $ $Date: 2005-11-07 14:42:08 $
+ * last change: $Author: rt $ $Date: 2006-02-09 14:18:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -81,8 +81,22 @@ End
File gid_File_Help_Scalc_Zip
Dir = gid_Dir_Help_Isolanguage;
- ARCHIVE_TXT_FILE_BODY;
+ ARCHIVE_TXT_FILE_BODY_PATCH;
EXTRA_ALL_LANG(scalc);
+ Patchfiles = ("scalc.db",
+ "scalc.ht",
+ "scalc.jar",
+ "scalc.key",
+ "scalc.tree",
+ "scalc.idx/CONTEXTS",
+ "scalc.idx/DICTIONARY",
+ "scalc.idx/DOCS",
+ "scalc.idx/DOCS.TAB",
+ "scalc.idx/EDGE",
+ "scalc.idx/LINKNAMES",
+ "scalc.idx/OFFSETS",
+ "scalc.idx/POSITIONS",
+ "scalc.idx/SCHEMA");
End
#endif