summaryrefslogtreecommitdiff
path: root/helpcontent2/util/scalc/makefile.mk
diff options
context:
space:
mode:
authorFrank Peters <fpe@openoffice.org>2004-08-18 09:59:46 +0000
committerFrank Peters <fpe@openoffice.org>2004-08-18 09:59:46 +0000
commit4f48bcc7937fbc586af7720d4225768ee6913e2a (patch)
tree431c32101c9b8349fe8f420615df796296d69a90 /helpcontent2/util/scalc/makefile.mk
#i33146# Initial checkin
Diffstat (limited to 'helpcontent2/util/scalc/makefile.mk')
-rw-r--r--helpcontent2/util/scalc/makefile.mk1129
1 files changed, 1129 insertions, 0 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk
new file mode 100644
index 0000000000..bfd1aaa97b
--- /dev/null
+++ b/helpcontent2/util/scalc/makefile.mk
@@ -0,0 +1,1129 @@
+#*************************************************************************
+#*
+#* $Workfile:$
+#*
+#* Creation date KR 28.06.99
+#* last change $Author: fpe $ $Date: 2004-08-18 10:59:44 $
+#*
+#* $Revision: 1.1 $
+#*
+#* $Logfile:$
+#*
+#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
+#*
+#*************************************************************************
+
+# edit to match directory level
+PRJ = ..$/..
+# same for all makefiles in "help2"
+PRJNAME = help2
+# uniqe name (module wide);
+# using a modified forme of package should do here
+TARGET = util
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE : $(PRJ)$/settings.pmk
+.INCLUDE : settings.mk
+
+common_build_zip:=
+zip1generatedlangs=TRUE
+ZIP1TARGET=scalc_xml
+ZIP1FLAGS= -u -r
+ZIP1DIR=$(MISC)$/$(LANGDIR)
+ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.dphh*" -x "*.hzip"
+
+
+LINKNAME=scalc
+LINKADDEDFILES= \
+ -add help$/LANGUAGE$/scalc.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/scalc.cfg \
+ -add help$/LANGUAGE$/scalc.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/scalc.tree \
+ -add help$/LANGUAGE$/scalc.jar $(BIN)$/scalc_xml_LANGUAGE.zip
+
+
+LINKADDEDDEPS= \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/scalc.cfg \
+ $(PRJ)$/source$/auxiliary$/LANGUAGE$/scalc.tree \
+ $(BIN)$/scalc_xml_LANGUAGE.zip
+
+
+LINKLINKFILES= \
+ text$/scalc$/00$/00000004.hzip \
+ text$/scalc$/00$/00000402.hzip \
+ text$/scalc$/00$/00000403.hzip \
+ text$/scalc$/00$/00000404.hzip \
+ text$/scalc$/00$/00000405.hzip \
+ text$/scalc$/00$/00000406.hzip \
+ text$/scalc$/00$/00000407.hzip \
+ text$/scalc$/00$/00000412.hzip \
+ text$/scalc$/01$/02110000.hzip \
+ text$/scalc$/01$/02120000.hzip \
+ text$/scalc$/01$/02120100.hzip \
+ text$/scalc$/01$/02140000.hzip \
+ text$/scalc$/01$/02140100.hzip \
+ text$/scalc$/01$/02140200.hzip \
+ text$/scalc$/01$/02140300.hzip \
+ text$/scalc$/01$/02140400.hzip \
+ text$/scalc$/01$/02140500.hzip \
+ text$/scalc$/01$/02140600.hzip \
+ text$/scalc$/01$/02150000.hzip \
+ text$/scalc$/01$/02160000.hzip \
+ text$/scalc$/01$/02170000.hzip \
+ text$/scalc$/01$/02180000.hzip \
+ text$/scalc$/01$/02190000.hzip \
+ text$/scalc$/01$/02190100.hzip \
+ text$/scalc$/01$/02190200.hzip \
+ text$/scalc$/01$/02200000.hzip \
+ text$/scalc$/01$/02210000.hzip \
+ text$/scalc$/01$/03070000.hzip \
+ text$/scalc$/01$/03080000.hzip \
+ text$/scalc$/01$/03090000.hzip \
+ text$/scalc$/01$/03100000.hzip \
+ text$/scalc$/01$/04010000.hzip \
+ text$/scalc$/01$/04010100.hzip \
+ text$/scalc$/01$/04010200.hzip \
+ text$/scalc$/01$/04020000.hzip \
+ text$/scalc$/01$/04030000.hzip \
+ text$/scalc$/01$/04040000.hzip \
+ text$/scalc$/01$/04050000.hzip \
+ text$/scalc$/01$/04050100.hzip \
+ text$/scalc$/01$/04060000.hzip \
+ text$/scalc$/01$/04060100.hzip \
+ text$/scalc$/01$/04060101.hzip \
+ text$/scalc$/01$/04060103.hzip \
+ text$/scalc$/01$/04060104.hzip \
+ text$/scalc$/01$/04060105.hzip \
+ text$/scalc$/01$/04060106.hzip \
+ text$/scalc$/01$/04060107.hzip \
+ text$/scalc$/01$/04060108.hzip \
+ text$/scalc$/01$/04060109.hzip \
+ text$/scalc$/01$/04060110.hzip \
+ text$/scalc$/01$/04060111.hzip \
+ text$/scalc$/01$/04060112.hzip \
+ text$/scalc$/01$/04060115.hzip \
+ text$/scalc$/01$/04060116.hzip \
+ text$/scalc$/01$/04060118.hzip \
+ text$/scalc$/01$/04060119.hzip \
+ text$/scalc$/01$/04060181.hzip \
+ text$/scalc$/01$/04060182.hzip \
+ text$/scalc$/01$/04060183.hzip \
+ text$/scalc$/01$/04060184.hzip \
+ text$/scalc$/01$/04060185.hzip \
+ text$/scalc$/01$/04060199.hzip \
+ text$/scalc$/01$/04070000.hzip \
+ text$/scalc$/01$/04070100.hzip \
+ text$/scalc$/01$/04070200.hzip \
+ text$/scalc$/01$/04070300.hzip \
+ text$/scalc$/01$/04070400.hzip \
+ text$/scalc$/01$/04080000.hzip \
+ text$/scalc$/01$/04090000.hzip \
+ text$/scalc$/01$/05020000.hzip \
+ text$/scalc$/01$/05020600.hzip \
+ text$/scalc$/01$/05030000.hzip \
+ text$/scalc$/01$/05030200.hzip \
+ text$/scalc$/01$/05030300.hzip \
+ text$/scalc$/01$/05030400.hzip \
+ text$/scalc$/01$/05040000.hzip \
+ text$/scalc$/01$/05040200.hzip \
+ text$/scalc$/01$/05050000.hzip \
+ text$/scalc$/01$/05050100.hzip \
+ text$/scalc$/01$/05050300.hzip \
+ text$/scalc$/01$/05060000.hzip \
+ text$/scalc$/01$/05060100.hzip \
+ text$/scalc$/01$/05060200.hzip \
+ text$/scalc$/01$/05070000.hzip \
+ text$/scalc$/01$/05070500.hzip \
+ text$/scalc$/01$/05080000.hzip \
+ text$/scalc$/01$/05080100.hzip \
+ text$/scalc$/01$/05080200.hzip \
+ text$/scalc$/01$/05080300.hzip \
+ text$/scalc$/01$/05080400.hzip \
+ text$/scalc$/01$/05090000.hzip \
+ text$/scalc$/01$/05100000.hzip \
+ text$/scalc$/01$/05110000.hzip \
+ text$/scalc$/01$/05120000.hzip \
+ text$/scalc$/01$/05130005.hzip \
+ text$/scalc$/01$/06020000.hzip \
+ text$/scalc$/01$/06030000.hzip \
+ text$/scalc$/01$/06030100.hzip \
+ text$/scalc$/01$/06030200.hzip \
+ text$/scalc$/01$/06030300.hzip \
+ text$/scalc$/01$/06030400.hzip \
+ text$/scalc$/01$/06030500.hzip \
+ text$/scalc$/01$/06030600.hzip \
+ text$/scalc$/01$/06030700.hzip \
+ text$/scalc$/01$/06030800.hzip \
+ text$/scalc$/01$/06030900.hzip \
+ text$/scalc$/01$/06031000.hzip \
+ text$/scalc$/01$/06040000.hzip \
+ text$/scalc$/01$/06050000.hzip \
+ text$/scalc$/01$/06060000.hzip \
+ text$/scalc$/01$/06060100.hzip \
+ text$/scalc$/01$/06060200.hzip \
+ text$/scalc$/01$/06070000.hzip \
+ text$/scalc$/01$/06080000.hzip \
+ text$/scalc$/01$/06130000.hzip \
+ text$/scalc$/01$/06990000.hzip \
+ text$/scalc$/01$/07080000.hzip \
+ text$/scalc$/01$/07090000.hzip \
+ text$/scalc$/01$/12010000.hzip \
+ text$/scalc$/01$/12010100.hzip \
+ text$/scalc$/01$/12020000.hzip \
+ text$/scalc$/01$/12030000.hzip \
+ text$/scalc$/01$/12030100.hzip \
+ text$/scalc$/01$/12030200.hzip \
+ text$/scalc$/01$/12040000.hzip \
+ text$/scalc$/01$/12040100.hzip \
+ text$/scalc$/01$/12040201.hzip \
+ text$/scalc$/01$/12040300.hzip \
+ text$/scalc$/01$/12040400.hzip \
+ text$/scalc$/01$/12040500.hzip \
+ text$/scalc$/01$/12050000.hzip \
+ text$/scalc$/01$/12050100.hzip \
+ text$/scalc$/01$/12050200.hzip \
+ text$/scalc$/01$/12060000.hzip \
+ text$/scalc$/01$/12070000.hzip \
+ text$/scalc$/01$/12070100.hzip \
+ text$/scalc$/01$/12080000.hzip \
+ text$/scalc$/01$/12080100.hzip \
+ text$/scalc$/01$/12080200.hzip \
+ text$/scalc$/01$/12080300.hzip \
+ text$/scalc$/01$/12080400.hzip \
+ text$/scalc$/01$/12080500.hzip \
+ text$/scalc$/01$/12080600.hzip \
+ text$/scalc$/01$/12090000.hzip \
+ text$/scalc$/01$/12090100.hzip \
+ text$/scalc$/01$/12090101.hzip \
+ text$/scalc$/01$/12090102.hzip \
+ text$/scalc$/01$/12090103.hzip \
+ text$/scalc$/01$/12090104.hzip \
+ text$/scalc$/01$/12090200.hzip \
+ text$/scalc$/01$/12090300.hzip \
+ text$/scalc$/01$/12100000.hzip \
+ text$/scalc$/01$/12120000.hzip \
+ text$/scalc$/01$/12120100.hzip \
+ text$/scalc$/01$/12120200.hzip \
+ text$/scalc$/01$/12120300.hzip \
+ text$/scalc$/01$/func_date.hzip \
+ text$/scalc$/01$/func_datevalue.hzip \
+ text$/scalc$/01$/func_day.hzip \
+ text$/scalc$/01$/func_days.hzip \
+ text$/scalc$/01$/func_days360.hzip \
+ text$/scalc$/01$/func_eastersunday.hzip \
+ text$/scalc$/01$/func_edate.hzip \
+ text$/scalc$/01$/func_eomonth.hzip \
+ text$/scalc$/01$/func_hour.hzip \
+ text$/scalc$/01$/func_minute.hzip \
+ text$/scalc$/01$/func_month.hzip \
+ text$/scalc$/01$/func_networkdays.hzip \
+ text$/scalc$/01$/func_now.hzip \
+ text$/scalc$/01$/func_second.hzip \
+ text$/scalc$/01$/func_time.hzip \
+ text$/scalc$/01$/func_timevalue.hzip \
+ text$/scalc$/01$/func_today.hzip \
+ text$/scalc$/01$/func_weeknum.hzip \
+ text$/scalc$/01$/func_weeknumadd.hzip \
+ text$/scalc$/01$/func_workday.hzip \
+ text$/scalc$/01$/func_year.hzip \
+ text$/scalc$/01$/func_yearfrac.hzip \
+ text$/scalc$/01$/taskpanel.hzip \
+ text$/scalc$/02$/02130000.hzip \
+ text$/scalc$/02$/02140000.hzip \
+ text$/scalc$/02$/02150000.hzip \
+ text$/scalc$/02$/02160000.hzip \
+ text$/scalc$/02$/02170000.hzip \
+ text$/scalc$/02$/06010000.hzip \
+ text$/scalc$/02$/06030000.hzip \
+ text$/scalc$/02$/06040000.hzip \
+ text$/scalc$/02$/06050000.hzip \
+ text$/scalc$/02$/06060000.hzip \
+ text$/scalc$/02$/06070000.hzip \
+ text$/scalc$/02$/06080000.hzip \
+ text$/scalc$/02$/08010000.hzip \
+ text$/scalc$/02$/08080000.hzip \
+ text$/scalc$/02$/10050000.hzip \
+ text$/scalc$/02$/10060000.hzip \
+ text$/scalc$/02$/18010000.hzip \
+ text$/scalc$/02$/18020000.hzip \
+ text$/scalc$/04$/01020000.hzip \
+ text$/scalc$/05$/02140000.hzip \
+ text$/scalc$/guide$/address_auto.hzip \
+ text$/scalc$/guide$/address_byname.hzip \
+ text$/scalc$/guide$/auto_off.hzip \
+ text$/scalc$/guide$/autofilter.hzip \
+ text$/scalc$/guide$/autoformat.hzip \
+ text$/scalc$/guide$/calc_date.hzip \
+ text$/scalc$/guide$/calc_series.hzip \
+ text$/scalc$/guide$/calc_timevalues.hzip \
+ text$/scalc$/guide$/calculate.hzip \
+ text$/scalc$/guide$/cell_protect.hzip \
+ text$/scalc$/guide$/cell_unprotect.hzip \
+ text$/scalc$/guide$/cellcopy.hzip \
+ text$/scalc$/guide$/cellreference_dragdrop.hzip \
+ text$/scalc$/guide$/cellreferences.hzip \
+ text$/scalc$/guide$/cellreferences_url.hzip \
+ text$/scalc$/guide$/cellstyle_by_formula.hzip \
+ text$/scalc$/guide$/cellstyle_conditional.hzip \
+ text$/scalc$/guide$/cellstyle_minusvalue.hzip \
+ text$/scalc$/guide$/consolidate.hzip \
+ text$/scalc$/guide$/csv_files.hzip \
+ text$/scalc$/guide$/csv_formula.hzip \
+ text$/scalc$/guide$/currency_format.hzip \
+ text$/scalc$/guide$/database_define.hzip \
+ text$/scalc$/guide$/database_filter.hzip \
+ text$/scalc$/guide$/database_group.hzip \
+ text$/scalc$/guide$/database_sort.hzip \
+ text$/scalc$/guide$/datapilot_createtable.hzip \
+ text$/scalc$/guide$/datapilot_deletetable.hzip \
+ text$/scalc$/guide$/datapilot_edittable.hzip \
+ text$/scalc$/guide$/datapilot_filtertable.hzip \
+ text$/scalc$/guide$/datapilot_tipps.hzip \
+ text$/scalc$/guide$/datapilot_updatetable.hzip \
+ text$/scalc$/guide$/dbase_files.hzip \
+ text$/scalc$/guide$/design.hzip \
+ text$/scalc$/guide$/edit_multitables.hzip \
+ text$/scalc$/guide$/filters.hzip \
+ text$/scalc$/guide$/format_table.hzip \
+ text$/scalc$/guide$/format_value.hzip \
+ text$/scalc$/guide$/format_value_userdef.hzip \
+ text$/scalc$/guide$/formula_copy.hzip \
+ text$/scalc$/guide$/formula_enter.hzip \
+ text$/scalc$/guide$/formula_value.hzip \
+ text$/scalc$/guide$/formulas.hzip \
+ text$/scalc$/guide$/fraction_enter.hzip \
+ text$/scalc$/guide$/goalseek.hzip \
+ text$/scalc$/guide$/html_doc.hzip \
+ text$/scalc$/guide$/integer_leading_zero.hzip \
+ text$/scalc$/guide$/keyboard.hzip \
+ text$/scalc$/guide$/line_fix.hzip \
+ text$/scalc$/guide$/main.hzip \
+ text$/scalc$/guide$/mark_cells.hzip \
+ text$/scalc$/guide$/matrixformula.hzip \
+ text$/scalc$/guide$/multi_tables.hzip \
+ text$/scalc$/guide$/multioperation.hzip \
+ text$/scalc$/guide$/multitables.hzip \
+ text$/scalc$/guide$/note_insert.hzip \
+ text$/scalc$/guide$/print_details.hzip \
+ text$/scalc$/guide$/print_exact.hzip \
+ text$/scalc$/guide$/print_landscape.hzip \
+ text$/scalc$/guide$/print_title_row.hzip \
+ text$/scalc$/guide$/printranges.hzip \
+ text$/scalc$/guide$/relativ_absolut_ref.hzip \
+ text$/scalc$/guide$/rename_table.hzip \
+ text$/scalc$/guide$/rounding_numbers.hzip \
+ text$/scalc$/guide$/row_height.hzip \
+ text$/scalc$/guide$/sorted_list.hzip \
+ text$/scalc$/guide$/specialfilter.hzip \
+ text$/scalc$/guide$/super_subscript.hzip \
+ text$/scalc$/guide$/table_rotate.hzip \
+ text$/scalc$/guide$/table_view.hzip \
+ text$/scalc$/guide$/text_numbers.hzip \
+ text$/scalc$/guide$/text_rotate.hzip \
+ text$/scalc$/guide$/text_wrap.hzip \
+ text$/scalc$/guide$/userdefined_function.hzip \
+ text$/scalc$/guide$/validity.hzip \
+ text$/scalc$/guide$/value_with_name.hzip \
+ text$/scalc$/guide$/webquery.hzip \
+ text$/scalc$/guide$/year2000.hzip \
+ text$/shared$/00$/00000001.hzip \
+ text$/shared$/00$/00000002.hzip \
+ text$/shared$/00$/00000003.hzip \
+ text$/shared$/00$/00000004.hzip \
+ text$/shared$/00$/00000005.hzip \
+ text$/shared$/00$/00000007.hzip \
+ text$/shared$/00$/00000010.hzip \
+ text$/shared$/00$/00000011.hzip \
+ text$/shared$/00$/00000020.hzip \
+ text$/shared$/00$/00000021.hzip \
+ text$/shared$/00$/00000040.hzip \
+ text$/shared$/00$/00000099.hzip \
+ text$/shared$/00$/00000202.hzip \
+ text$/shared$/00$/00000203.hzip \
+ text$/shared$/00$/00000204.hzip \
+ text$/shared$/00$/00000205.hzip \
+ text$/shared$/00$/00000206.hzip \
+ text$/shared$/00$/00000207.hzip \
+ text$/shared$/00$/00000208.hzip \
+ text$/shared$/00$/00000210.hzip \
+ text$/shared$/00$/00000212.hzip \
+ text$/shared$/00$/00000213.hzip \
+ text$/shared$/00$/00000214.hzip \
+ text$/shared$/00$/00000215.hzip \
+ text$/shared$/00$/00000401.hzip \
+ text$/shared$/00$/00000402.hzip \
+ text$/shared$/00$/00000403.hzip \
+ text$/shared$/00$/00000404.hzip \
+ text$/shared$/00$/00000406.hzip \
+ text$/shared$/00$/00000407.hzip \
+ text$/shared$/00$/00000408.hzip \
+ text$/shared$/00$/00000409.hzip \
+ text$/shared$/00$/00000450.hzip \
+ text$/shared$/00$/00040500.hzip \
+ text$/shared$/00$/00040501.hzip \
+ text$/shared$/00$/00040502.hzip \
+ text$/shared$/00$/00040503.hzip \
+ text$/shared$/00$/01000000.hzip \
+ text$/shared$/00$/01010000.hzip \
+ text$/shared$/00$/01020000.hzip \
+ text$/shared$/00$/01050000.hzip \
+ text$/shared$/00$/icon_alt.hzip \
+ text$/shared$/01$/01010000.hzip \
+ text$/shared$/01$/01010001.hzip \
+ text$/shared$/01$/01010100.hzip \
+ text$/shared$/01$/01010200.hzip \
+ text$/shared$/01$/01010201.hzip \
+ text$/shared$/01$/01010202.hzip \
+ text$/shared$/01$/01010203.hzip \
+ text$/shared$/01$/01010300.hzip \
+ text$/shared$/01$/01010301.hzip \
+ text$/shared$/01$/01010302.hzip \
+ text$/shared$/01$/01010303.hzip \
+ text$/shared$/01$/01010304.hzip \
+ text$/shared$/01$/01020000.hzip \
+ text$/shared$/01$/01020101.hzip \
+ text$/shared$/01$/01020103.hzip \
+ text$/shared$/01$/01050000.hzip \
+ text$/shared$/01$/01060000.hzip \
+ text$/shared$/01$/01070000.hzip \
+ text$/shared$/01$/01070001.hzip \
+ text$/shared$/01$/01100000.hzip \
+ text$/shared$/01$/01100100.hzip \
+ text$/shared$/01$/01100200.hzip \
+ text$/shared$/01$/01100300.hzip \
+ text$/shared$/01$/01100400.hzip \
+ text$/shared$/01$/01100500.hzip \
+ text$/shared$/01$/01110000.hzip \
+ text$/shared$/01$/01110100.hzip \
+ text$/shared$/01$/01110101.hzip \
+ text$/shared$/01$/01110300.hzip \
+ text$/shared$/01$/01110400.hzip \
+ text$/shared$/01$/01120000.hzip \
+ text$/shared$/01$/01130000.hzip \
+ text$/shared$/01$/01140000.hzip \
+ text$/shared$/01$/01160000.hzip \
+ text$/shared$/01$/01160200.hzip \
+ text$/shared$/01$/01160300.hzip \
+ text$/shared$/01$/01170000.hzip \
+ text$/shared$/01$/01180000.hzip \
+ text$/shared$/01$/01190000.hzip \
+ text$/shared$/01$/01990000.hzip \
+ text$/shared$/01$/02010000.hzip \
+ text$/shared$/01$/02020000.hzip \
+ text$/shared$/01$/02030000.hzip \
+ text$/shared$/01$/02040000.hzip \
+ text$/shared$/01$/02050000.hzip \
+ text$/shared$/01$/02060000.hzip \
+ text$/shared$/01$/02070000.hzip \
+ text$/shared$/01$/02090000.hzip \
+ text$/shared$/01$/02100000.hzip \
+ text$/shared$/01$/02100001.hzip \
+ text$/shared$/01$/02100100.hzip \
+ text$/shared$/01$/02100200.hzip \
+ text$/shared$/01$/02100300.hzip \
+ text$/shared$/01$/02110000.hzip \
+ text$/shared$/01$/02180000.hzip \
+ text$/shared$/01$/02180100.hzip \
+ text$/shared$/01$/02190000.hzip \
+ text$/shared$/01$/02200000.hzip \
+ text$/shared$/01$/02200100.hzip \
+ text$/shared$/01$/02200200.hzip \
+ text$/shared$/01$/02210101.hzip \
+ text$/shared$/01$/02220000.hzip \
+ text$/shared$/01$/02220100.hzip \
+ text$/shared$/01$/02230000.hzip \
+ text$/shared$/01$/02230100.hzip \
+ text$/shared$/01$/02230150.hzip \
+ text$/shared$/01$/02230200.hzip \
+ text$/shared$/01$/02230300.hzip \
+ text$/shared$/01$/02230400.hzip \
+ text$/shared$/01$/02230401.hzip \
+ text$/shared$/01$/02230402.hzip \
+ text$/shared$/01$/02230500.hzip \
+ text$/shared$/01$/02240000.hzip \
+ text$/shared$/01$/02250000.hzip \
+ text$/shared$/01$/03010000.hzip \
+ text$/shared$/01$/03020000.hzip \
+ text$/shared$/01$/03030000.hzip \
+ text$/shared$/01$/03040000.hzip \
+ text$/shared$/01$/03050000.hzip \
+ text$/shared$/01$/03060000.hzip \
+ text$/shared$/01$/03110000.hzip \
+ text$/shared$/01$/03150100.hzip \
+ text$/shared$/01$/03170000.hzip \
+ text$/shared$/01$/03990000.hzip \
+ text$/shared$/01$/04050000.hzip \
+ text$/shared$/01$/04060000.hzip \
+ text$/shared$/01$/04060100.hzip \
+ text$/shared$/01$/04060200.hzip \
+ text$/shared$/01$/04100000.hzip \
+ text$/shared$/01$/04110000.hzip \
+ text$/shared$/01$/04140000.hzip \
+ text$/shared$/01$/04150000.hzip \
+ text$/shared$/01$/04150100.hzip \
+ text$/shared$/01$/04150200.hzip \
+ text$/shared$/01$/04150300.hzip \
+ text$/shared$/01$/04150400.hzip \
+ text$/shared$/01$/04150500.hzip \
+ text$/shared$/01$/04160100.hzip \
+ text$/shared$/01$/04160101.hzip \
+ text$/shared$/01$/04160102.hzip \
+ text$/shared$/01$/04160103.hzip \
+ text$/shared$/01$/04160109.hzip \
+ text$/shared$/01$/04160300.hzip \
+ text$/shared$/01$/04160500.hzip \
+ text$/shared$/01$/04180100.hzip \
+ text$/shared$/01$/04990000.hzip \
+ text$/shared$/01$/05010000.hzip \
+ text$/shared$/01$/05020000.hzip \
+ text$/shared$/01$/05020100.hzip \
+ text$/shared$/01$/05020200.hzip \
+ text$/shared$/01$/05020300.hzip \
+ text$/shared$/01$/05020301.hzip \
+ text$/shared$/01$/05020400.hzip \
+ text$/shared$/01$/05020500.hzip \
+ text$/shared$/01$/05020600.hzip \
+ text$/shared$/01$/05020700.hzip \
+ text$/shared$/01$/05030000.hzip \
+ text$/shared$/01$/05030100.hzip \
+ text$/shared$/01$/05030300.hzip \
+ text$/shared$/01$/05030500.hzip \
+ text$/shared$/01$/05030600.hzip \
+ text$/shared$/01$/05030700.hzip \
+ text$/shared$/01$/05030800.hzip \
+ text$/shared$/01$/05040100.hzip \
+ text$/shared$/01$/05040200.hzip \
+ text$/shared$/01$/05040300.hzip \
+ text$/shared$/01$/05040400.hzip \
+ text$/shared$/01$/05050000.hzip \
+ text$/shared$/01$/05060000.hzip \
+ text$/shared$/01$/05070000.hzip \
+ text$/shared$/01$/05070100.hzip \
+ text$/shared$/01$/05070200.hzip \
+ text$/shared$/01$/05070300.hzip \
+ text$/shared$/01$/05070400.hzip \
+ text$/shared$/01$/05070500.hzip \
+ text$/shared$/01$/05070600.hzip \
+ text$/shared$/01$/05080000.hzip \
+ text$/shared$/01$/05080100.hzip \
+ text$/shared$/01$/05080200.hzip \
+ text$/shared$/01$/05080300.hzip \
+ text$/shared$/01$/05080400.hzip \
+ text$/shared$/01$/05090000.hzip \
+ text$/shared$/01$/05100000.hzip \
+ text$/shared$/01$/05110000.hzip \
+ text$/shared$/01$/05110100.hzip \
+ text$/shared$/01$/05110200.hzip \
+ text$/shared$/01$/05110300.hzip \
+ text$/shared$/01$/05110400.hzip \
+ text$/shared$/01$/05110500.hzip \
+ text$/shared$/01$/05110600.hzip \
+ text$/shared$/01$/05110700.hzip \
+ text$/shared$/01$/05110800.hzip \
+ text$/shared$/01$/05120000.hzip \
+ text$/shared$/01$/05120100.hzip \
+ text$/shared$/01$/05120200.hzip \
+ text$/shared$/01$/05120300.hzip \
+ text$/shared$/01$/05140100.hzip \
+ text$/shared$/01$/05150101.hzip \
+ text$/shared$/01$/05190000.hzip \
+ text$/shared$/01$/05200000.hzip \
+ text$/shared$/01$/05200100.hzip \
+ text$/shared$/01$/05200200.hzip \
+ text$/shared$/01$/05200300.hzip \
+ text$/shared$/01$/05210000.hzip \
+ text$/shared$/01$/05210100.hzip \
+ text$/shared$/01$/05210200.hzip \
+ text$/shared$/01$/05210300.hzip \
+ text$/shared$/01$/05210400.hzip \
+ text$/shared$/01$/05210500.hzip \
+ text$/shared$/01$/05210600.hzip \
+ text$/shared$/01$/05210700.hzip \
+ text$/shared$/01$/05220000.hzip \
+ text$/shared$/01$/05230000.hzip \
+ text$/shared$/01$/05230100.hzip \
+ text$/shared$/01$/05230300.hzip \
+ text$/shared$/01$/05230400.hzip \
+ text$/shared$/01$/05230500.hzip \
+ text$/shared$/01$/05240000.hzip \
+ text$/shared$/01$/05240100.hzip \
+ text$/shared$/01$/05240200.hzip \
+ text$/shared$/01$/05250000.hzip \
+ text$/shared$/01$/05250100.hzip \
+ text$/shared$/01$/05250200.hzip \
+ text$/shared$/01$/05250300.hzip \
+ text$/shared$/01$/05250400.hzip \
+ text$/shared$/01$/05250500.hzip \
+ text$/shared$/01$/05250600.hzip \
+ text$/shared$/01$/05260000.hzip \
+ text$/shared$/01$/05260100.hzip \
+ text$/shared$/01$/05260200.hzip \
+ text$/shared$/01$/05260300.hzip \
+ text$/shared$/01$/05260400.hzip \
+ text$/shared$/01$/05260500.hzip \
+ text$/shared$/01$/05260600.hzip \
+ text$/shared$/01$/05270000.hzip \
+ text$/shared$/01$/05280000.hzip \
+ text$/shared$/01$/05290000.hzip \
+ text$/shared$/01$/05290100.hzip \
+ text$/shared$/01$/05290200.hzip \
+ text$/shared$/01$/05290300.hzip \
+ text$/shared$/01$/05290400.hzip \
+ text$/shared$/01$/05320000.hzip \
+ text$/shared$/01$/05340100.hzip \
+ text$/shared$/01$/05340200.hzip \
+ text$/shared$/01$/05340400.hzip \
+ text$/shared$/01$/05340402.hzip \
+ text$/shared$/01$/05340404.hzip \
+ text$/shared$/01$/05340405.hzip \
+ text$/shared$/01$/05340500.hzip \
+ text$/shared$/01$/05340600.hzip \
+ text$/shared$/01$/05350000.hzip \
+ text$/shared$/01$/05350100.hzip \
+ text$/shared$/01$/05350200.hzip \
+ text$/shared$/01$/05350300.hzip \
+ text$/shared$/01$/05350400.hzip \
+ text$/shared$/01$/05350500.hzip \
+ text$/shared$/01$/05350600.hzip \
+ text$/shared$/01$/05360000.hzip \
+ text$/shared$/01$/05990000.hzip \
+ text$/shared$/01$/06010000.hzip \
+ text$/shared$/01$/06010101.hzip \
+ text$/shared$/01$/06010500.hzip \
+ text$/shared$/01$/06020000.hzip \
+ text$/shared$/01$/06030000.hzip \
+ text$/shared$/01$/06040000.hzip \
+ text$/shared$/01$/06040100.hzip \
+ text$/shared$/01$/06040200.hzip \
+ text$/shared$/01$/06040300.hzip \
+ text$/shared$/01$/06040400.hzip \
+ text$/shared$/01$/06040500.hzip \
+ text$/shared$/01$/06040600.hzip \
+ text$/shared$/01$/06050000.hzip \
+ text$/shared$/01$/06050100.hzip \
+ text$/shared$/01$/06050200.hzip \
+ text$/shared$/01$/06050300.hzip \
+ text$/shared$/01$/06050400.hzip \
+ text$/shared$/01$/06050500.hzip \
+ text$/shared$/01$/06050600.hzip \
+ text$/shared$/01$/06130000.hzip \
+ text$/shared$/01$/06130001.hzip \
+ text$/shared$/01$/06130010.hzip \
+ text$/shared$/01$/06130100.hzip \
+ text$/shared$/01$/06130500.hzip \
+ text$/shared$/01$/06140000.hzip \
+ text$/shared$/01$/06140101.hzip \
+ text$/shared$/01$/06140102.hzip \
+ text$/shared$/01$/06140200.hzip \
+ text$/shared$/01$/06140300.hzip \
+ text$/shared$/01$/06140400.hzip \
+ text$/shared$/01$/06140401.hzip \
+ text$/shared$/01$/06140402.hzip \
+ text$/shared$/01$/06140500.hzip \
+ text$/shared$/01$/06150000.hzip \
+ text$/shared$/01$/06150100.hzip \
+ text$/shared$/01$/06150110.hzip \
+ text$/shared$/01$/06150120.hzip \
+ text$/shared$/01$/06150200.hzip \
+ text$/shared$/01$/06150210.hzip \
+ text$/shared$/01$/06200000.hzip \
+ text$/shared$/01$/06201000.hzip \
+ text$/shared$/01$/06202000.hzip \
+ text$/shared$/01$/06990000.hzip \
+ text$/shared$/01$/07010000.hzip \
+ text$/shared$/01$/07080000.hzip \
+ text$/shared$/01$/08060100.hzip \
+ text$/shared$/01$/about_meta_tags.hzip \
+ text$/shared$/01$/gallery.hzip \
+ text$/shared$/01$/gallery_files.hzip \
+ text$/shared$/01$/mediaplayer.hzip \
+ text$/shared$/01$/packagemanager.hzip \
+ text$/shared$/01$/password_dlg.hzip \
+ text$/shared$/01$/password_main.hzip \
+ text$/shared$/01$/ref_pdf_export.hzip \
+ text$/shared$/01$/ref_pdf_send_as.hzip \
+ text$/shared$/02$/01110000.hzip \
+ text$/shared$/02$/01140000.hzip \
+ text$/shared$/02$/01170000.hzip \
+ text$/shared$/02$/01170001.hzip \
+ text$/shared$/02$/01170002.hzip \
+ text$/shared$/02$/01170003.hzip \
+ text$/shared$/02$/01170004.hzip \
+ text$/shared$/02$/01170100.hzip \
+ text$/shared$/02$/01170101.hzip \
+ text$/shared$/02$/01170103.hzip \
+ text$/shared$/02$/01170200.hzip \
+ text$/shared$/02$/01170201.hzip \
+ text$/shared$/02$/01170202.hzip \
+ text$/shared$/02$/01170203.hzip \
+ text$/shared$/02$/01170300.hzip \
+ text$/shared$/02$/01170400.hzip \
+ text$/shared$/02$/01170500.hzip \
+ text$/shared$/02$/01170600.hzip \
+ text$/shared$/02$/01170700.hzip \
+ text$/shared$/02$/01170800.hzip \
+ text$/shared$/02$/01170801.hzip \
+ text$/shared$/02$/01170802.hzip \
+ text$/shared$/02$/01170900.hzip \
+ text$/shared$/02$/01170901.hzip \
+ text$/shared$/02$/01170902.hzip \
+ text$/shared$/02$/01170903.hzip \
+ text$/shared$/02$/01170904.hzip \
+ text$/shared$/02$/01171000.hzip \
+ text$/shared$/02$/01171100.hzip \
+ text$/shared$/02$/01171200.hzip \
+ text$/shared$/02$/01171300.hzip \
+ text$/shared$/02$/01171400.hzip \
+ text$/shared$/02$/01220000.hzip \
+ text$/shared$/02$/01230000.hzip \
+ text$/shared$/02$/02010000.hzip \
+ text$/shared$/02$/02020000.hzip \
+ text$/shared$/02$/02030000.hzip \
+ text$/shared$/02$/02040000.hzip \
+ text$/shared$/02$/02050000.hzip \
+ text$/shared$/02$/02130000.hzip \
+ text$/shared$/02$/02140000.hzip \
+ text$/shared$/02$/02160000.hzip \
+ text$/shared$/02$/02170000.hzip \
+ text$/shared$/02$/02210000.hzip \
+ text$/shared$/02$/03110000.hzip \
+ text$/shared$/02$/03120000.hzip \
+ text$/shared$/02$/03130000.hzip \
+ text$/shared$/02$/03140000.hzip \
+ text$/shared$/02$/03150000.hzip \
+ text$/shared$/02$/03200000.hzip \
+ text$/shared$/02$/05020000.hzip \
+ text$/shared$/02$/05090000.hzip \
+ text$/shared$/02$/05110000.hzip \
+ text$/shared$/02$/06050000.hzip \
+ text$/shared$/02$/06060000.hzip \
+ text$/shared$/02$/06100000.hzip \
+ text$/shared$/02$/06110000.hzip \
+ text$/shared$/02$/06120000.hzip \
+ text$/shared$/02$/07010000.hzip \
+ text$/shared$/02$/07060000.hzip \
+ text$/shared$/02$/07070000.hzip \
+ text$/shared$/02$/07070100.hzip \
+ text$/shared$/02$/07070200.hzip \
+ text$/shared$/02$/07080000.hzip \
+ text$/shared$/02$/07090000.hzip \
+ text$/shared$/02$/08010000.hzip \
+ text$/shared$/02$/08020000.hzip \
+ text$/shared$/02$/09010000.hzip \
+ text$/shared$/02$/09020000.hzip \
+ text$/shared$/02$/09030000.hzip \
+ text$/shared$/02$/09050000.hzip \
+ text$/shared$/02$/09060000.hzip \
+ text$/shared$/02$/09070000.hzip \
+ text$/shared$/02$/09070100.hzip \
+ text$/shared$/02$/09070200.hzip \
+ text$/shared$/02$/09070300.hzip \
+ text$/shared$/02$/09070400.hzip \
+ text$/shared$/02$/10010000.hzip \
+ text$/shared$/02$/10020000.hzip \
+ text$/shared$/02$/10030000.hzip \
+ text$/shared$/02$/10040000.hzip \
+ text$/shared$/02$/10100000.hzip \
+ text$/shared$/02$/12000000.hzip \
+ text$/shared$/02$/12010000.hzip \
+ text$/shared$/02$/12020000.hzip \
+ text$/shared$/02$/12030000.hzip \
+ text$/shared$/02$/12040000.hzip \
+ text$/shared$/02$/12050000.hzip \
+ text$/shared$/02$/12070000.hzip \
+ text$/shared$/02$/12070100.hzip \
+ text$/shared$/02$/12070200.hzip \
+ text$/shared$/02$/12070300.hzip \
+ text$/shared$/02$/12080000.hzip \
+ text$/shared$/02$/12090000.hzip \
+ text$/shared$/02$/12090100.hzip \
+ text$/shared$/02$/12090101.hzip \
+ text$/shared$/02$/12100000.hzip \
+ text$/shared$/02$/12100100.hzip \
+ text$/shared$/02$/12100200.hzip \
+ text$/shared$/02$/12110000.hzip \
+ text$/shared$/02$/12120000.hzip \
+ text$/shared$/02$/12130000.hzip \
+ text$/shared$/02$/12140000.hzip \
+ text$/shared$/02$/13010000.hzip \
+ text$/shared$/02$/13020000.hzip \
+ text$/shared$/02$/14010000.hzip \
+ text$/shared$/02$/14020000.hzip \
+ text$/shared$/02$/14020100.hzip \
+ text$/shared$/02$/14020200.hzip \
+ text$/shared$/02$/14030000.hzip \
+ text$/shared$/02$/14040000.hzip \
+ text$/shared$/02$/14050000.hzip \
+ text$/shared$/02$/14060000.hzip \
+ text$/shared$/02$/14070000.hzip \
+ text$/shared$/02$/18010000.hzip \
+ text$/shared$/02$/18020000.hzip \
+ text$/shared$/02$/18030000.hzip \
+ text$/shared$/02$/19090000.hzip \
+ text$/shared$/02$/20020000.hzip \
+ text$/shared$/02$/20030000.hzip \
+ text$/shared$/02$/20040000.hzip \
+ text$/shared$/02$/20050000.hzip \
+ text$/shared$/02$/20060000.hzip \
+ text$/shared$/02$/20080000.hzip \
+ text$/shared$/02$/20090000.hzip \
+ text$/shared$/02$/20100000.hzip \
+ text$/shared$/02$/20110000.hzip \
+ text$/shared$/02$/20120000.hzip \
+ text$/shared$/02$/24010000.hzip \
+ text$/shared$/02$/24020000.hzip \
+ text$/shared$/02$/24030000.hzip \
+ text$/shared$/02$/24040000.hzip \
+ text$/shared$/02$/24050000.hzip \
+ text$/shared$/02$/24060000.hzip \
+ text$/shared$/02$/24070000.hzip \
+ text$/shared$/02$/24080000.hzip \
+ text$/shared$/02$/24090000.hzip \
+ text$/shared$/02$/24100000.hzip \
+ text$/shared$/02$/paintbrush.hzip \
+ text$/shared$/04$/01010000.hzip \
+ text$/shared$/04$/01020000.hzip \
+ text$/shared$/05$/00000001.hzip \
+ text$/shared$/05$/00000002.hzip \
+ text$/shared$/05$/00000100.hzip \
+ text$/shared$/05$/00000110.hzip \
+ text$/shared$/05$/00000120.hzip \
+ text$/shared$/05$/00000130.hzip \
+ text$/shared$/05$/00000140.hzip \
+ text$/shared$/05$/00000150.hzip \
+ text$/shared$/05$/00000160.hzip \
+ text$/shared$/05$/err_html.hzip \
+ text$/shared$/07$/09000000.hzip \
+ text$/shared$/autokorr$/01000000.hzip \
+ text$/shared$/autokorr$/02000000.hzip \
+ text$/shared$/autokorr$/03000000.hzip \
+ text$/shared$/autokorr$/04000000.hzip \
+ text$/shared$/autokorr$/05000000.hzip \
+ text$/shared$/autokorr$/06000000.hzip \
+ text$/shared$/autokorr$/07000000.hzip \
+ text$/shared$/autokorr$/08000000.hzip \
+ text$/shared$/autokorr$/09000000.hzip \
+ text$/shared$/autokorr$/10000000.hzip \
+ text$/shared$/autokorr$/11000000.hzip \
+ text$/shared$/autokorr$/12000000.hzip \
+ text$/shared$/autokorr$/13000000.hzip \
+ text$/shared$/autopi$/01000000.hzip \
+ text$/shared$/autopi$/01020600.hzip \
+ text$/shared$/autopi$/01020700.hzip \
+ text$/shared$/autopi$/01020800.hzip \
+ text$/shared$/autopi$/01030000.hzip \
+ text$/shared$/autopi$/01030100.hzip \
+ text$/shared$/autopi$/01030200.hzip \
+ text$/shared$/autopi$/01030300.hzip \
+ text$/shared$/autopi$/01030400.hzip \
+ text$/shared$/autopi$/01030500.hzip \
+ text$/shared$/autopi$/01050000.hzip \
+ text$/shared$/autopi$/01050100.hzip \
+ text$/shared$/autopi$/01050200.hzip \
+ text$/shared$/autopi$/01050300.hzip \
+ text$/shared$/autopi$/01050400.hzip \
+ text$/shared$/autopi$/01050500.hzip \
+ text$/shared$/autopi$/01060000.hzip \
+ text$/shared$/autopi$/01090000.hzip \
+ text$/shared$/autopi$/01100000.hzip \
+ text$/shared$/autopi$/01100100.hzip \
+ text$/shared$/autopi$/01100150.hzip \
+ text$/shared$/autopi$/01100200.hzip \
+ text$/shared$/autopi$/01100300.hzip \
+ text$/shared$/autopi$/01100400.hzip \
+ text$/shared$/autopi$/01100500.hzip \
+ text$/shared$/autopi$/01110000.hzip \
+ text$/shared$/autopi$/01110100.hzip \
+ text$/shared$/autopi$/01110200.hzip \
+ text$/shared$/autopi$/01110300.hzip \
+ text$/shared$/autopi$/01110400.hzip \
+ text$/shared$/autopi$/01110500.hzip \
+ text$/shared$/autopi$/01110600.hzip \
+ text$/shared$/autopi$/01120000.hzip \
+ text$/shared$/autopi$/01120100.hzip \
+ text$/shared$/autopi$/01120200.hzip \
+ text$/shared$/autopi$/01120300.hzip \
+ text$/shared$/autopi$/01120400.hzip \
+ text$/shared$/autopi$/01120500.hzip \
+ text$/shared$/autopi$/01130000.hzip \
+ text$/shared$/autopi$/01130100.hzip \
+ text$/shared$/autopi$/01130200.hzip \
+ text$/shared$/autopi$/01150000.hzip \
+ text$/shared$/autopi$/01170000.hzip \
+ text$/shared$/autopi$/01170200.hzip \
+ text$/shared$/autopi$/01170300.hzip \
+ text$/shared$/autopi$/01170500.hzip \
+ text$/shared$/autopi$/webwizard00.hzip \
+ text$/shared$/explorer$/database$/02000000.hzip \
+ text$/shared$/explorer$/database$/02000002.hzip \
+ text$/shared$/explorer$/database$/02010100.hzip \
+ text$/shared$/explorer$/database$/02010101.hzip \
+ text$/shared$/explorer$/database$/04000000.hzip \
+ text$/shared$/explorer$/database$/04000001.hzip \
+ text$/shared$/explorer$/database$/04010000.hzip \
+ text$/shared$/explorer$/database$/04030000.hzip \
+ text$/shared$/explorer$/database$/05000000.hzip \
+ text$/shared$/explorer$/database$/05000001.hzip \
+ text$/shared$/explorer$/database$/05000002.hzip \
+ text$/shared$/explorer$/database$/05000003.hzip \
+ text$/shared$/explorer$/database$/05010000.hzip \
+ text$/shared$/explorer$/database$/05010100.hzip \
+ text$/shared$/explorer$/database$/05020000.hzip \
+ text$/shared$/explorer$/database$/05020100.hzip \
+ text$/shared$/explorer$/database$/05030000.hzip \
+ text$/shared$/explorer$/database$/05030100.hzip \
+ text$/shared$/explorer$/database$/05030200.hzip \
+ text$/shared$/explorer$/database$/05030300.hzip \
+ text$/shared$/explorer$/database$/05030400.hzip \
+ text$/shared$/explorer$/database$/05040000.hzip \
+ text$/shared$/explorer$/database$/05040100.hzip \
+ text$/shared$/explorer$/database$/05040200.hzip \
+ text$/shared$/explorer$/database$/11000000.hzip \
+ text$/shared$/explorer$/database$/11000002.hzip \
+ text$/shared$/explorer$/database$/11010000.hzip \
+ text$/shared$/explorer$/database$/11010100.hzip \
+ text$/shared$/explorer$/database$/11020000.hzip \
+ text$/shared$/explorer$/database$/11030000.hzip \
+ text$/shared$/explorer$/database$/11030100.hzip \
+ text$/shared$/explorer$/database$/11040000.hzip \
+ text$/shared$/explorer$/database$/11060000.hzip \
+ text$/shared$/explorer$/database$/11080000.hzip \
+ text$/shared$/explorer$/database$/11090000.hzip \
+ text$/shared$/explorer$/database$/11110000.hzip \
+ text$/shared$/explorer$/database$/11120000.hzip \
+ text$/shared$/explorer$/database$/11150000.hzip \
+ text$/shared$/explorer$/database$/11150200.hzip \
+ text$/shared$/explorer$/database$/11160000.hzip \
+ text$/shared$/explorer$/database$/11170000.hzip \
+ text$/shared$/explorer$/database$/11170100.hzip \
+ text$/shared$/explorer$/database$/11180000.hzip \
+ text$/shared$/explorer$/database$/11180500.hzip \
+ text$/shared$/explorer$/database$/11190000.hzip \
+ text$/shared$/explorer$/database$/30000000.hzip \
+ text$/shared$/explorer$/database$/30100000.hzip \
+ text$/shared$/guide$/aaa_start.hzip \
+ text$/shared$/guide$/accessibility.hzip \
+ text$/shared$/guide$/active_help_on_off.hzip \
+ text$/shared$/guide$/activex.hzip \
+ text$/shared$/guide$/assistive.hzip \
+ text$/shared$/guide$/autocorr_url.hzip \
+ text$/shared$/guide$/autohide.hzip \
+ text$/shared$/guide$/background.hzip \
+ text$/shared$/guide$/border_object.hzip \
+ text$/shared$/guide$/border_page.hzip \
+ text$/shared$/guide$/border_paragraph.hzip \
+ text$/shared$/guide$/border_table.hzip \
+ text$/shared$/guide$/breaking_lines.hzip \
+ text$/shared$/guide$/change_title.hzip \
+ text$/shared$/guide$/chart_axis.hzip \
+ text$/shared$/guide$/chart_barformat.hzip \
+ text$/shared$/guide$/chart_insert.hzip \
+ text$/shared$/guide$/chart_legend.hzip \
+ text$/shared$/guide$/chart_title.hzip \
+ text$/shared$/guide$/configure_overview.hzip \
+ text$/shared$/guide$/contextmenu.hzip \
+ text$/shared$/guide$/copy_drawfunctions.hzip \
+ text$/shared$/guide$/copytable2application.hzip \
+ text$/shared$/guide$/copytext2application.hzip \
+ text$/shared$/guide$/ctl.hzip \
+ text$/shared$/guide$/data_addressbook.hzip \
+ text$/shared$/guide$/data_dbase2office.hzip \
+ text$/shared$/guide$/data_enter_sql.hzip \
+ text$/shared$/guide$/data_office2calc.hzip \
+ text$/shared$/guide$/data_report.hzip \
+ text$/shared$/guide$/data_search.hzip \
+ text$/shared$/guide$/data_search2.hzip \
+ text$/shared$/guide$/data_tabledefine.hzip \
+ text$/shared$/guide$/database_main.hzip \
+ text$/shared$/guide$/doc_autosave.hzip \
+ text$/shared$/guide$/doc_open.hzip \
+ text$/shared$/guide$/doc_save.hzip \
+ text$/shared$/guide$/dragdrop.hzip \
+ text$/shared$/guide$/dragdrop_beamer.hzip \
+ text$/shared$/guide$/dragdrop_fromgallery.hzip \
+ text$/shared$/guide$/dragdrop_gallery.hzip \
+ text$/shared$/guide$/dragdrop_graphic.hzip \
+ text$/shared$/guide$/dragdrop_table.hzip \
+ text$/shared$/guide$/edit_symbolbar.hzip \
+ text$/shared$/guide$/email.hzip \
+ text$/shared$/guide$/error_report.hzip \
+ text$/shared$/guide$/export_ms.hzip \
+ text$/shared$/guide$/fax.hzip \
+ text$/shared$/guide$/flat_icons.hzip \
+ text$/shared$/guide$/floating_toolbar.hzip \
+ text$/shared$/guide$/formfields.hzip \
+ text$/shared$/guide$/functionbar_edit.hzip \
+ text$/shared$/guide$/gallery_insert.hzip \
+ text$/shared$/guide$/hyperlink_edit.hzip \
+ text$/shared$/guide$/hyperlink_insert.hzip \
+ text$/shared$/guide$/hyperlink_rel_abs.hzip \
+ text$/shared$/guide$/hyperlink_search.hzip \
+ text$/shared$/guide$/import_ms.hzip \
+ text$/shared$/guide$/insert_bitmap.hzip \
+ text$/shared$/guide$/insert_graphic_drawit.hzip \
+ text$/shared$/guide$/insert_specialchar.hzip \
+ text$/shared$/guide$/install_change.hzip \
+ text$/shared$/guide$/install_repair.hzip \
+ text$/shared$/guide$/integratinguno.hzip \
+ text$/shared$/guide$/keyboard.hzip \
+ text$/shared$/guide$/labels.hzip \
+ text$/shared$/guide$/labels_database.hzip \
+ text$/shared$/guide$/language_select.hzip \
+ text$/shared$/guide$/line_intext.hzip \
+ text$/shared$/guide$/lineend_define.hzip \
+ text$/shared$/guide$/linestyle_define.hzip \
+ text$/shared$/guide$/linestyles.hzip \
+ text$/shared$/guide$/macro_recording.hzip \
+ text$/shared$/guide$/main.hzip \
+ text$/shared$/guide$/measurement_units.hzip \
+ text$/shared$/guide$/microsoft_terms.hzip \
+ text$/shared$/guide$/mobiledevicefilters.hzip \
+ text$/shared$/guide$/ms_import_export_limitations.hzip \
+ text$/shared$/guide$/ms_user.hzip \
+ text$/shared$/guide$/navigator.hzip \
+ text$/shared$/guide$/navigator_setcursor.hzip \
+ text$/shared$/guide$/navpane_on.hzip \
+ text$/shared$/guide$/numbering_stop.hzip \
+ text$/shared$/guide$/pageformat_max.hzip \
+ text$/shared$/guide$/paintbrush.hzip \
+ text$/shared$/guide$/print_blackwhite.hzip \
+ text$/shared$/guide$/print_faster.hzip \
+ text$/shared$/guide$/protection.hzip \
+ text$/shared$/guide$/quicklaunch.hzip \
+ text$/shared$/guide$/redlining.hzip \
+ text$/shared$/guide$/redlining_accept.hzip \
+ text$/shared$/guide$/redlining_doccompare.hzip \
+ text$/shared$/guide$/redlining_docmerge.hzip \
+ text$/shared$/guide$/redlining_enter.hzip \
+ text$/shared$/guide$/redlining_protect.hzip \
+ text$/shared$/guide$/redlining_versions.hzip \
+ text$/shared$/guide$/round_corner.hzip \
+ text$/shared$/guide$/space_hyphen.hzip \
+ text$/shared$/guide$/spadmin.hzip \
+ text$/shared$/guide$/standard_template.hzip \
+ text$/shared$/guide$/start_parameters.hzip \
+ text$/shared$/guide$/symbolbar_switch.hzip \
+ text$/shared$/guide$/table_cellmerge.hzip \
+ text$/shared$/guide$/tabs.hzip \
+ text$/shared$/guide$/text_color.hzip \
+ text$/shared$/guide$/textmode_change.hzip \
+ text$/shared$/guide$/undo_formatting.hzip \
+ text$/shared$/guide$/url_autocomplete.hzip \
+ text$/shared$/guide$/url_open.hzip \
+ text$/shared$/guide$/version_number.hzip \
+ text$/shared$/guide$/viewing_file_properties.hzip \
+ text$/shared$/guide$/workfolder.hzip \
+ text$/shared$/guide$/xsltfilter.hzip \
+ text$/shared$/optionen$/01000000.hzip \
+ text$/shared$/optionen$/01010000.hzip \
+ text$/shared$/optionen$/01010100.hzip \
+ text$/shared$/optionen$/01010200.hzip \
+ text$/shared$/optionen$/01010300.hzip \
+ text$/shared$/optionen$/01010301.hzip \
+ text$/shared$/optionen$/01010400.hzip \
+ text$/shared$/optionen$/01010401.hzip \
+ text$/shared$/optionen$/01010500.hzip \
+ text$/shared$/optionen$/01010501.hzip \
+ text$/shared$/optionen$/01010600.hzip \
+ text$/shared$/optionen$/01010700.hzip \
+ text$/shared$/optionen$/01010800.hzip \
+ text$/shared$/optionen$/01010900.hzip \
+ text$/shared$/optionen$/01010950.hzip \
+ text$/shared$/optionen$/01011000.hzip \
+ text$/shared$/optionen$/01012000.hzip \
+ text$/shared$/optionen$/01013000.hzip \
+ text$/shared$/optionen$/01014000.hzip \
+ text$/shared$/optionen$/01020000.hzip \
+ text$/shared$/optionen$/01020100.hzip \
+ text$/shared$/optionen$/01020200.hzip \
+ text$/shared$/optionen$/01030000.hzip \
+ text$/shared$/optionen$/01030300.hzip \
+ text$/shared$/optionen$/01030500.hzip \
+ text$/shared$/optionen$/01040000.hzip \
+ text$/shared$/optionen$/01040200.hzip \
+ text$/shared$/optionen$/01040300.hzip \
+ text$/shared$/optionen$/01040301.hzip \
+ text$/shared$/optionen$/01040400.hzip \
+ text$/shared$/optionen$/01040500.hzip \
+ text$/shared$/optionen$/01040600.hzip \
+ text$/shared$/optionen$/01040700.hzip \
+ text$/shared$/optionen$/01040801.hzip \
+ text$/shared$/optionen$/01040900.hzip \
+ text$/shared$/optionen$/01041000.hzip \
+ text$/shared$/optionen$/01050000.hzip \
+ text$/shared$/optionen$/01050100.hzip \
+ text$/shared$/optionen$/01050300.hzip \
+ text$/shared$/optionen$/01060000.hzip \
+ text$/shared$/optionen$/01060100.hzip \
+ text$/shared$/optionen$/01060200.hzip \
+ text$/shared$/optionen$/01060300.hzip \
+ text$/shared$/optionen$/01060400.hzip \
+ text$/shared$/optionen$/01060401.hzip \
+ text$/shared$/optionen$/01060500.hzip \
+ text$/shared$/optionen$/01060600.hzip \
+ text$/shared$/optionen$/01060700.hzip \
+ text$/shared$/optionen$/01070000.hzip \
+ text$/shared$/optionen$/01070100.hzip \
+ text$/shared$/optionen$/01070300.hzip \
+ text$/shared$/optionen$/01070400.hzip \
+ text$/shared$/optionen$/01070500.hzip \
+ text$/shared$/optionen$/01080000.hzip \
+ text$/shared$/optionen$/01090000.hzip \
+ text$/shared$/optionen$/01090100.hzip \
+ text$/shared$/optionen$/01110000.hzip \
+ text$/shared$/optionen$/01110100.hzip \
+ text$/shared$/optionen$/01130100.hzip \
+ text$/shared$/optionen$/01130200.hzip \
+ text$/shared$/optionen$/01140000.hzip \
+ text$/shared$/optionen$/01150000.hzip \
+ text$/shared$/optionen$/01150100.hzip \
+ text$/shared$/optionen$/01150200.hzip \
+ text$/shared$/optionen$/01150300.hzip \
+ text$/shared$/optionen$/01160000.hzip \
+ text$/shared$/optionen$/01160100.hzip \
+ text$/shared$/optionen$/java.hzip \
+ text$/shared$/optionen$/javaclasspath.hzip \
+ text$/shared$/optionen$/javaparameters.hzip \
+ text$/schart$/00$/00000004.hzip \
+ text$/schart$/01$/03010000.hzip \
+ text$/schart$/01$/04010000.hzip \
+ text$/schart$/01$/04020000.hzip \
+ text$/schart$/01$/04030000.hzip \
+ text$/schart$/01$/04040000.hzip \
+ text$/schart$/01$/04050000.hzip \
+ text$/schart$/01$/04060000.hzip \
+ text$/schart$/01$/04070000.hzip \
+ text$/schart$/01$/05010000.hzip \
+ text$/schart$/01$/05010100.hzip \
+ text$/schart$/01$/05010200.hzip \
+ text$/schart$/01$/05020000.hzip \
+ text$/schart$/01$/05020100.hzip \
+ text$/schart$/01$/05020101.hzip \
+ text$/schart$/01$/05020200.hzip \
+ text$/schart$/01$/05020201.hzip \
+ text$/schart$/01$/05030000.hzip \
+ text$/schart$/01$/05040000.hzip \
+ text$/schart$/01$/05040100.hzip \
+ text$/schart$/01$/05040200.hzip \
+ text$/schart$/01$/05040201.hzip \
+ text$/schart$/01$/05050000.hzip \
+ text$/schart$/01$/05050100.hzip \
+ text$/schart$/01$/05060000.hzip \
+ text$/schart$/01$/05070000.hzip \
+ text$/schart$/01$/05080000.hzip \
+ text$/schart$/01$/05090000.hzip \
+ text$/schart$/01$/05100000.hzip \
+ text$/schart$/01$/05110000.hzip \
+ text$/schart$/01$/05120000.hzip \
+ text$/schart$/02$/01190000.hzip \
+ text$/schart$/02$/01200000.hzip \
+ text$/schart$/02$/01210000.hzip \
+ text$/schart$/02$/01220000.hzip \
+ text$/schart$/02$/02020000.hzip \
+ text$/schart$/04$/01020000.hzip \
+
+
+# --- Targets ------------------------------------------------------
+
+.INCLUDE : target.mk
+.INCLUDE : $(PRJ)$/util$/target.pmk
+