From f2b36c962cd6eede755ce608d2e7dea765c8d43c Mon Sep 17 00:00:00 2001 From: Frank Peters Date: Wed, 18 Aug 2004 10:52:19 +0000 Subject: #i33146# updated makefiles --- helpcontent2/source/text/sbasic/guide/makefile.mk | 6 +- .../source/text/sbasic/shared/01/makefile.mk | 6 +- .../source/text/sbasic/shared/02/makefile.mk | 6 +- helpcontent2/source/text/sbasic/shared/makefile.mk | 6 +- helpcontent2/source/text/scalc/00/makefile.mk | 6 +- helpcontent2/source/text/scalc/01/makefile.mk | 6 +- helpcontent2/source/text/scalc/02/makefile.mk | 6 +- helpcontent2/source/text/scalc/04/makefile.mk | 6 +- helpcontent2/source/text/scalc/05/makefile.mk | 6 +- helpcontent2/source/text/scalc/guide/makefile.mk | 6 +- helpcontent2/source/text/scalc/makefile.mk | 6 +- helpcontent2/source/text/schart/00/makefile.mk | 6 +- helpcontent2/source/text/schart/01/makefile.mk | 6 +- helpcontent2/source/text/schart/02/makefile.mk | 6 +- helpcontent2/source/text/schart/04/makefile.mk | 6 +- helpcontent2/source/text/schart/makefile.mk | 6 +- helpcontent2/source/text/sdraw/00/makefile.mk | 6 +- helpcontent2/source/text/sdraw/01/makefile.mk | 6 +- helpcontent2/source/text/sdraw/04/makefile.mk | 6 +- helpcontent2/source/text/sdraw/guide/makefile.mk | 6 +- helpcontent2/source/text/sdraw/makefile.mk | 6 +- helpcontent2/source/text/shared/00/00000021.xhp | 130 ++++++++++----------- helpcontent2/source/text/shared/00/makefile.mk | 6 +- helpcontent2/source/text/shared/01/makefile.mk | 10 +- helpcontent2/source/text/shared/02/makefile.mk | 6 +- helpcontent2/source/text/shared/04/makefile.mk | 6 +- helpcontent2/source/text/shared/05/makefile.mk | 6 +- helpcontent2/source/text/shared/07/makefile.mk | 6 +- .../source/text/shared/autokorr/makefile.mk | 6 +- helpcontent2/source/text/shared/autopi/makefile.mk | 6 +- .../text/shared/explorer/database/makefile.mk | 16 ++- helpcontent2/source/text/shared/guide/makefile.mk | 6 +- helpcontent2/source/text/shared/makefile.mk | 6 +- .../source/text/shared/optionen/makefile.mk | 6 +- helpcontent2/source/text/simpress/00/makefile.mk | 6 +- helpcontent2/source/text/simpress/01/makefile.mk | 6 +- helpcontent2/source/text/simpress/02/makefile.mk | 6 +- helpcontent2/source/text/simpress/04/makefile.mk | 6 +- .../source/text/simpress/guide/makefile.mk | 6 +- helpcontent2/source/text/simpress/makefile.mk | 6 +- helpcontent2/source/text/smath/00/makefile.mk | 6 +- helpcontent2/source/text/smath/01/makefile.mk | 6 +- helpcontent2/source/text/smath/02/makefile.mk | 6 +- helpcontent2/source/text/smath/04/makefile.mk | 6 +- helpcontent2/source/text/smath/guide/makefile.mk | 6 +- helpcontent2/source/text/smath/makefile.mk | 6 +- helpcontent2/source/text/swriter/00/makefile.mk | 6 +- helpcontent2/source/text/swriter/01/makefile.mk | 6 +- helpcontent2/source/text/swriter/02/makefile.mk | 6 +- helpcontent2/source/text/swriter/04/makefile.mk | 6 +- helpcontent2/source/text/swriter/guide/makefile.mk | 6 +- helpcontent2/source/text/swriter/makefile.mk | 6 +- 52 files changed, 231 insertions(+), 219 deletions(-) (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/text/sbasic/guide/makefile.mk b/helpcontent2/source/text/sbasic/guide/makefile.mk index 74e2e13712..acb90b7d46 100644 --- a/helpcontent2/source/text/sbasic/guide/makefile.mk +++ b/helpcontent2/source/text/sbasic/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:53:00 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:51 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sbasic .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ control_properties.hzip \ create_dialog.hzip \ diff --git a/helpcontent2/source/text/sbasic/shared/01/makefile.mk b/helpcontent2/source/text/sbasic/shared/01/makefile.mk index f15195f690..d6eb65c845 100644 --- a/helpcontent2/source/text/sbasic/shared/01/makefile.mk +++ b/helpcontent2/source/text/sbasic/shared/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:53:46 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:52 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sbasic .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 06130000.hzip \ 06130100.hzip \ diff --git a/helpcontent2/source/text/sbasic/shared/02/makefile.mk b/helpcontent2/source/text/sbasic/shared/02/makefile.mk index 661d68e2d3..b5a171b47f 100644 --- a/helpcontent2/source/text/sbasic/shared/02/makefile.mk +++ b/helpcontent2/source/text/sbasic/shared/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:53:49 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:53 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sbasic .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 11010000.hzip \ 11020000.hzip \ diff --git a/helpcontent2/source/text/sbasic/shared/makefile.mk b/helpcontent2/source/text/sbasic/shared/makefile.mk index 6a23582986..9c034b38c3 100644 --- a/helpcontent2/source/text/sbasic/shared/makefile.mk +++ b/helpcontent2/source/text/sbasic/shared/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:53:45 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:52 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sbasic .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000002.hzip \ 00000003.hzip \ diff --git a/helpcontent2/source/text/scalc/00/makefile.mk b/helpcontent2/source/text/scalc/00/makefile.mk index 03caccb325..ee2bcc741d 100644 --- a/helpcontent2/source/text/scalc/00/makefile.mk +++ b/helpcontent2/source/text/scalc/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:53:55 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:54 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000004.hzip \ 00000402.hzip \ diff --git a/helpcontent2/source/text/scalc/01/makefile.mk b/helpcontent2/source/text/scalc/01/makefile.mk index 87820a3e65..c81c97e6d3 100644 --- a/helpcontent2/source/text/scalc/01/makefile.mk +++ b/helpcontent2/source/text/scalc/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:24 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:54 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 02110000.hzip \ 02120000.hzip \ diff --git a/helpcontent2/source/text/scalc/02/makefile.mk b/helpcontent2/source/text/scalc/02/makefile.mk index 5682adfff5..a66d53e5d9 100644 --- a/helpcontent2/source/text/scalc/02/makefile.mk +++ b/helpcontent2/source/text/scalc/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:28 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:55 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 02130000.hzip \ 02140000.hzip \ diff --git a/helpcontent2/source/text/scalc/04/makefile.mk b/helpcontent2/source/text/scalc/04/makefile.mk index 512d6b504c..c85f476318 100644 --- a/helpcontent2/source/text/scalc/04/makefile.mk +++ b/helpcontent2/source/text/scalc/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:28 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:55 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01020000.hzip diff --git a/helpcontent2/source/text/scalc/05/makefile.mk b/helpcontent2/source/text/scalc/05/makefile.mk index 2e18b57c33..3a1b2adab4 100644 --- a/helpcontent2/source/text/scalc/05/makefile.mk +++ b/helpcontent2/source/text/scalc/05/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:29 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:56 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 02140000.hzip diff --git a/helpcontent2/source/text/scalc/guide/makefile.mk b/helpcontent2/source/text/scalc/guide/makefile.mk index 8dff66ddcb..10fb07d697 100644 --- a/helpcontent2/source/text/scalc/guide/makefile.mk +++ b/helpcontent2/source/text/scalc/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:39 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:57 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ address_auto.hzip \ address_byname.hzip \ diff --git a/helpcontent2/source/text/scalc/makefile.mk b/helpcontent2/source/text/scalc/makefile.mk index 0ca6a2ee78..a069c1538c 100644 --- a/helpcontent2/source/text/scalc/makefile.mk +++ b/helpcontent2/source/text/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:53:53 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:53 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/scalc .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0000.hzip \ main0100.hzip \ diff --git a/helpcontent2/source/text/schart/00/makefile.mk b/helpcontent2/source/text/schart/00/makefile.mk index 152a6ddc54..21a275477f 100644 --- a/helpcontent2/source/text/schart/00/makefile.mk +++ b/helpcontent2/source/text/schart/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:47 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:58 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = schart .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000004.hzip diff --git a/helpcontent2/source/text/schart/01/makefile.mk b/helpcontent2/source/text/schart/01/makefile.mk index fa61ae4e20..14efc06775 100644 --- a/helpcontent2/source/text/schart/01/makefile.mk +++ b/helpcontent2/source/text/schart/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:52 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:58 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = schart .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 03010000.hzip \ 04010000.hzip \ diff --git a/helpcontent2/source/text/schart/02/makefile.mk b/helpcontent2/source/text/schart/02/makefile.mk index 21b06a3cf6..1abbe1c5a2 100644 --- a/helpcontent2/source/text/schart/02/makefile.mk +++ b/helpcontent2/source/text/schart/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:54 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:59 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = schart .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01190000.hzip \ 01200000.hzip \ diff --git a/helpcontent2/source/text/schart/04/makefile.mk b/helpcontent2/source/text/schart/04/makefile.mk index a4a4f14bbe..439764e140 100644 --- a/helpcontent2/source/text/schart/04/makefile.mk +++ b/helpcontent2/source/text/schart/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:54 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:59 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = schart .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01020000.hzip diff --git a/helpcontent2/source/text/schart/makefile.mk b/helpcontent2/source/text/schart/makefile.mk index 76e4711879..762801145d 100644 --- a/helpcontent2/source/text/schart/makefile.mk +++ b/helpcontent2/source/text/schart/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:46 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:51:57 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/schart .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0000.hzip \ main0100.hzip \ diff --git a/helpcontent2/source/text/sdraw/00/makefile.mk b/helpcontent2/source/text/sdraw/00/makefile.mk index 99e81cda72..b659f5f18e 100644 --- a/helpcontent2/source/text/sdraw/00/makefile.mk +++ b/helpcontent2/source/text/sdraw/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:58 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:00 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sdraw .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000004.hzip diff --git a/helpcontent2/source/text/sdraw/01/makefile.mk b/helpcontent2/source/text/sdraw/01/makefile.mk index ff8e1e9f64..9631507b9c 100644 --- a/helpcontent2/source/text/sdraw/01/makefile.mk +++ b/helpcontent2/source/text/sdraw/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:59 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:01 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sdraw .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 04010000.hzip diff --git a/helpcontent2/source/text/sdraw/04/makefile.mk b/helpcontent2/source/text/sdraw/04/makefile.mk index 997adef98e..887cbe64c1 100644 --- a/helpcontent2/source/text/sdraw/04/makefile.mk +++ b/helpcontent2/source/text/sdraw/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:59 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:01 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sdraw .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01020000.hzip diff --git a/helpcontent2/source/text/sdraw/guide/makefile.mk b/helpcontent2/source/text/sdraw/guide/makefile.mk index b49a0d4bc1..3da2b32b1a 100644 --- a/helpcontent2/source/text/sdraw/guide/makefile.mk +++ b/helpcontent2/source/text/sdraw/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:55:03 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:02 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = sdraw .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ align_arrange.hzip \ color_define.hzip \ diff --git a/helpcontent2/source/text/sdraw/makefile.mk b/helpcontent2/source/text/sdraw/makefile.mk index d3a458ffab..ea2f5f714c 100644 --- a/helpcontent2/source/text/sdraw/makefile.mk +++ b/helpcontent2/source/text/sdraw/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:54:57 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:00 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/sdraw .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0000.hzip \ main0100.hzip \ diff --git a/helpcontent2/source/text/shared/00/00000021.xhp b/helpcontent2/source/text/shared/00/00000021.xhp index 37b2f32c0b..9be321d5e2 100755 --- a/helpcontent2/source/text/shared/00/00000021.xhp +++ b/helpcontent2/source/text/shared/00/00000021.xhp @@ -1,57 +1,57 @@ - @@ -68,7 +68,7 @@ UFI: added spec "File Format Names for New Oasis Open Office Format" YJ: reviewed - + importing; XML exporting; XML filters; for XML @@ -80,10 +80,10 @@ YJ: reviewed file formats; changing defaults default formats; changing file formats;Open Office -Open Office;file formats - +Open Office;file formats + -XML File Formats +XML File Formats By default, $[officename] loads and saves files in the Open Office file format. The Open Office file format is an XML file format standardized by OASIS (Organization for the Advancement of Structured Information Standards). @@ -303,26 +303,26 @@ YJ: reviewed $[officename] files are compressed zip archives that contain XML files. To view these XML files, uncompress the $[officename] file with a program that can uncompress zip files. Depending on the program you use, you might have to rename the $[officename] file extension, for example from *.sxw to *.zip. The following files and directories are contained in the uncompressed $[officename] file: -The text content of the document is located in content.xhp. -By default, content.xhp is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the Tools - Options - Load/Save - General tab page you can activate the use of indentations and line breaks by clearing the check box Size optimization for XML format (no pretty printing). +The text content of the document is located in content.xml. +By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. On the Tools - Options - Load/Save - General tab page you can activate the use of indentations and line breaks by clearing the check box Size optimization for XML format (no pretty printing). -The file meta.xhp contains the meta information of the document, which you can enter under File - Properties. -If you save a document with a password, all XML files except meta.xhp will be encrypted. +The file meta.xml contains the meta information of the document, which you can enter under File - Properties. +If you save a document with a password, all XML files except meta.xml will be encrypted. -The file settings.xhp contains further information about the settings for this document. +The file settings.xml contains further information about the settings for this document. -In styles.xhp, you find the Styles applied to the document that can be seen in the Styles and Formatting window. +In styles.xml, you find the Styles applied to the document that can be seen in the Styles and Formatting window. -The meta-inf/manifest.xhp file describes the structure of the XML file. +The meta-inf/manifest.xml file describes the structure of the XML file. Additional files can be contained in the packed file format. For example, illustrations can be contained in a Pictures subdirectory, Basic code in a Basic subdirectory, and linked Basic libraries in further subdirectories of Basic. Definition of the XML formats -The DTD (Document Type Description) files can be found in $[officepath]/share/dtd +The DTD (Document Type Description) files can be found in $[officepath]/share/dtd $[officepath]\share\dtd. Note that the formats are subject to certain licenses. You can find notes on the licenses at the start of the DTD files. More detailed information can be found on the OpenOffice.org website.
diff --git a/helpcontent2/source/text/shared/00/makefile.mk b/helpcontent2/source/text/shared/00/makefile.mk index 10a1052fac..a7e2de9222 100644 --- a/helpcontent2/source/text/shared/00/makefile.mk +++ b/helpcontent2/source/text/shared/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:55:16 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:03 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000001.hzip \ 00000002.hzip \ diff --git a/helpcontent2/source/text/shared/01/makefile.mk b/helpcontent2/source/text/shared/01/makefile.mk index da812e9265..56c2bde43e 100644 --- a/helpcontent2/source/text/shared/01/makefile.mk +++ b/helpcontent2/source/text/shared/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:09 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:03 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01010000.hzip \ 01010001.hzip \ @@ -236,6 +236,7 @@ HZIPFILES = \ 05320000.hzip \ 05340100.hzip \ 05340200.hzip \ + 05340300.hzip \ 05340400.hzip \ 05340402.hzip \ 05340404.hzip \ @@ -300,7 +301,10 @@ HZIPFILES = \ about_meta_tags.hzip \ gallery.hzip \ gallery_files.hzip \ + grid.hzip \ + guides.hzip \ mediaplayer.hzip \ + moviesound.hzip \ packagemanager.hzip \ password_dlg.hzip \ password_main.hzip \ diff --git a/helpcontent2/source/text/shared/02/makefile.mk b/helpcontent2/source/text/shared/02/makefile.mk index 10660af5bf..a5306fa83b 100644 --- a/helpcontent2/source/text/shared/02/makefile.mk +++ b/helpcontent2/source/text/shared/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:32 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:04 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01110000.hzip \ 01140000.hzip \ diff --git a/helpcontent2/source/text/shared/04/makefile.mk b/helpcontent2/source/text/shared/04/makefile.mk index ff3dafc1d2..1905f71dd7 100644 --- a/helpcontent2/source/text/shared/04/makefile.mk +++ b/helpcontent2/source/text/shared/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:33 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:05 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01010000.hzip \ 01020000.hzip diff --git a/helpcontent2/source/text/shared/05/makefile.mk b/helpcontent2/source/text/shared/05/makefile.mk index 37b4648f80..07edf57f91 100644 --- a/helpcontent2/source/text/shared/05/makefile.mk +++ b/helpcontent2/source/text/shared/05/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:35 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:05 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000001.hzip \ 00000002.hzip \ diff --git a/helpcontent2/source/text/shared/07/makefile.mk b/helpcontent2/source/text/shared/07/makefile.mk index da13eb6168..84ccc2975a 100644 --- a/helpcontent2/source/text/shared/07/makefile.mk +++ b/helpcontent2/source/text/shared/07/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:35 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:05 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 09000000.hzip diff --git a/helpcontent2/source/text/shared/autokorr/makefile.mk b/helpcontent2/source/text/shared/autokorr/makefile.mk index 4e7ec0bb41..1acf3a33c6 100644 --- a/helpcontent2/source/text/shared/autokorr/makefile.mk +++ b/helpcontent2/source/text/shared/autokorr/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:38 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:06 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01000000.hzip \ 02000000.hzip \ diff --git a/helpcontent2/source/text/shared/autopi/makefile.mk b/helpcontent2/source/text/shared/autopi/makefile.mk index c27387b8d6..66ce2b5850 100644 --- a/helpcontent2/source/text/shared/autopi/makefile.mk +++ b/helpcontent2/source/text/shared/autopi/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:56:50 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:06 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01000000.hzip \ 01020600.hzip \ diff --git a/helpcontent2/source/text/shared/explorer/database/makefile.mk b/helpcontent2/source/text/shared/explorer/database/makefile.mk index 84f8b5450d..77a277f116 100644 --- a/helpcontent2/source/text/shared/explorer/database/makefile.mk +++ b/helpcontent2/source/text/shared/explorer/database/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:57:05 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:06 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 02000000.hzip \ 02000002.hzip \ @@ -78,7 +78,15 @@ HZIPFILES = \ 11180500.hzip \ 11190000.hzip \ 30000000.hzip \ - 30100000.hzip + 30100000.hzip \ + dabaadvprop.hzip \ + dabaadvpropdat.hzip \ + dabaadvpropgen.hzip \ + dabaprop.hzip \ + dabapropadd.hzip \ + dabapropcon.hzip \ + dabapropgen.hzip \ + menuedit.hzip # --- Targets ------------------------------------------------------ diff --git a/helpcontent2/source/text/shared/guide/makefile.mk b/helpcontent2/source/text/shared/guide/makefile.mk index de167b38fb..2d070ce38a 100644 --- a/helpcontent2/source/text/shared/guide/makefile.mk +++ b/helpcontent2/source/text/shared/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:57:21 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:07 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ aaa_start.hzip \ accessibility.hzip \ diff --git a/helpcontent2/source/text/shared/makefile.mk b/helpcontent2/source/text/shared/makefile.mk index c3eb7bc6d7..ebb06ce34a 100644 --- a/helpcontent2/source/text/shared/makefile.mk +++ b/helpcontent2/source/text/shared/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:55:07 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:02 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0108.hzip \ main0201.hzip \ diff --git a/helpcontent2/source/text/shared/optionen/makefile.mk b/helpcontent2/source/text/shared/optionen/makefile.mk index c652974b6d..1ca88f6b76 100644 --- a/helpcontent2/source/text/shared/optionen/makefile.mk +++ b/helpcontent2/source/text/shared/optionen/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:57:42 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:07 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = shared .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01000000.hzip \ 01010000.hzip \ diff --git a/helpcontent2/source/text/simpress/00/makefile.mk b/helpcontent2/source/text/simpress/00/makefile.mk index 8ad5c90bbf..17103f7807 100644 --- a/helpcontent2/source/text/simpress/00/makefile.mk +++ b/helpcontent2/source/text/simpress/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:57:48 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:08 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = simpress .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000004.hzip \ 00000401.hzip \ diff --git a/helpcontent2/source/text/simpress/01/makefile.mk b/helpcontent2/source/text/simpress/01/makefile.mk index b8567b764c..b74a01b811 100644 --- a/helpcontent2/source/text/simpress/01/makefile.mk +++ b/helpcontent2/source/text/simpress/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:06 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:08 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = simpress .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01170000.hzip \ 01180000.hzip \ diff --git a/helpcontent2/source/text/simpress/02/makefile.mk b/helpcontent2/source/text/simpress/02/makefile.mk index fb3109d342..ea5deb5d39 100644 --- a/helpcontent2/source/text/simpress/02/makefile.mk +++ b/helpcontent2/source/text/simpress/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:14 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:09 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = simpress .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 04010000.hzip \ 04020000.hzip \ diff --git a/helpcontent2/source/text/simpress/04/makefile.mk b/helpcontent2/source/text/simpress/04/makefile.mk index 3e4ce3d305..061f7453d0 100644 --- a/helpcontent2/source/text/simpress/04/makefile.mk +++ b/helpcontent2/source/text/simpress/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:15 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:09 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = simpress .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01020000.hzip diff --git a/helpcontent2/source/text/simpress/guide/makefile.mk b/helpcontent2/source/text/simpress/guide/makefile.mk index 0d4d5be552..afdb7feb35 100644 --- a/helpcontent2/source/text/simpress/guide/makefile.mk +++ b/helpcontent2/source/text/simpress/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:19 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:10 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = simpress .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 3d_create.hzip \ animated_gif_create.hzip \ diff --git a/helpcontent2/source/text/simpress/makefile.mk b/helpcontent2/source/text/simpress/makefile.mk index f7a96337ff..71c7d0ba59 100644 --- a/helpcontent2/source/text/simpress/makefile.mk +++ b/helpcontent2/source/text/simpress/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:57:46 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:08 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/simpress .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0000.hzip \ main0100.hzip \ diff --git a/helpcontent2/source/text/smath/00/makefile.mk b/helpcontent2/source/text/smath/00/makefile.mk index 927fef1843..4a0d44ae86 100644 --- a/helpcontent2/source/text/smath/00/makefile.mk +++ b/helpcontent2/source/text/smath/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:24 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:11 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000004.hzip diff --git a/helpcontent2/source/text/smath/01/makefile.mk b/helpcontent2/source/text/smath/01/makefile.mk index e9fb9e1240..ae88230475 100644 --- a/helpcontent2/source/text/smath/01/makefile.mk +++ b/helpcontent2/source/text/smath/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:33 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:11 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 02080000.hzip \ 02090000.hzip \ diff --git a/helpcontent2/source/text/smath/02/makefile.mk b/helpcontent2/source/text/smath/02/makefile.mk index 38012d44f2..30e8bc3976 100644 --- a/helpcontent2/source/text/smath/02/makefile.mk +++ b/helpcontent2/source/text/smath/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:34 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:12 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 03010000.hzip diff --git a/helpcontent2/source/text/smath/04/makefile.mk b/helpcontent2/source/text/smath/04/makefile.mk index 213abca33f..e83baf2905 100644 --- a/helpcontent2/source/text/smath/04/makefile.mk +++ b/helpcontent2/source/text/smath/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:34 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:12 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01020000.hzip diff --git a/helpcontent2/source/text/smath/guide/makefile.mk b/helpcontent2/source/text/smath/guide/makefile.mk index 03c09088d6..c711656268 100644 --- a/helpcontent2/source/text/smath/guide/makefile.mk +++ b/helpcontent2/source/text/smath/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:35 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:13 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = smath .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ align.hzip \ attributes.hzip \ diff --git a/helpcontent2/source/text/smath/makefile.mk b/helpcontent2/source/text/smath/makefile.mk index 25b8d697e7..c8b0aa8325 100644 --- a/helpcontent2/source/text/smath/makefile.mk +++ b/helpcontent2/source/text/smath/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:24 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:10 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/smath .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0000.hzip \ main0100.hzip \ diff --git a/helpcontent2/source/text/swriter/00/makefile.mk b/helpcontent2/source/text/swriter/00/makefile.mk index e41be601c1..afdd1b512d 100644 --- a/helpcontent2/source/text/swriter/00/makefile.mk +++ b/helpcontent2/source/text/swriter/00/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:42 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:14 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = swriter .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 00000004.hzip \ 00000401.hzip \ diff --git a/helpcontent2/source/text/swriter/01/makefile.mk b/helpcontent2/source/text/swriter/01/makefile.mk index 75aba74352..8ffbf4e31d 100644 --- a/helpcontent2/source/text/swriter/01/makefile.mk +++ b/helpcontent2/source/text/swriter/01/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:12 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:14 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = swriter .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01150000.hzip \ 01160100.hzip \ diff --git a/helpcontent2/source/text/swriter/02/makefile.mk b/helpcontent2/source/text/swriter/02/makefile.mk index 1cf2b792dc..869dbdd41e 100644 --- a/helpcontent2/source/text/swriter/02/makefile.mk +++ b/helpcontent2/source/text/swriter/02/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:23 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:15 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = swriter .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 02110000.hzip \ 03210000.hzip \ diff --git a/helpcontent2/source/text/swriter/04/makefile.mk b/helpcontent2/source/text/swriter/04/makefile.mk index d94debf741..cd3cadc85e 100644 --- a/helpcontent2/source/text/swriter/04/makefile.mk +++ b/helpcontent2/source/text/swriter/04/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:24 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:15 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = swriter .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ 01020000.hzip diff --git a/helpcontent2/source/text/swriter/guide/makefile.mk b/helpcontent2/source/text/swriter/guide/makefile.mk index b32a2a0a6e..135881a323 100644 --- a/helpcontent2/source/text/swriter/guide/makefile.mk +++ b/helpcontent2/source/text/swriter/guide/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:34 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:15 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = swriter .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ anchor_object.hzip \ arrange_chapters.hzip \ diff --git a/helpcontent2/source/text/swriter/makefile.mk b/helpcontent2/source/text/swriter/makefile.mk index 245ed97cbb..7281be84ae 100644 --- a/helpcontent2/source/text/swriter/makefile.mk +++ b/helpcontent2/source/text/swriter/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:58:40 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:13 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -30,7 +30,7 @@ MODULE = text/swriter .INCLUDE : $(PRJ)$/settings.pmk .INCLUDE : settings.mk -# this list matches the *.xml files to process +# this list matches the *.xhp files to process HZIPFILES = \ main0000.hzip \ main0100.hzip \ -- cgit