diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-18 09:59:46 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-18 09:59:46 +0000 |
commit | 4f48bcc7937fbc586af7720d4225768ee6913e2a (patch) | |
tree | 431c32101c9b8349fe8f420615df796296d69a90 /helpcontent2/util |
#i33146# Initial checkin
Diffstat (limited to 'helpcontent2/util')
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 1098 | ||||
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 1129 | ||||
-rw-r--r-- | helpcontent2/util/schart/makefile.mk | 55 | ||||
-rw-r--r-- | helpcontent2/util/sdraw/makefile.mk | 1059 | ||||
-rw-r--r-- | helpcontent2/util/shared/makefile.mk | 69 | ||||
-rw-r--r-- | helpcontent2/util/simpress/makefile.mk | 1061 | ||||
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 870 | ||||
-rw-r--r-- | helpcontent2/util/swriter/makefile.mk | 1193 | ||||
-rwxr-xr-x | helpcontent2/util/target.pmk | 71 |
9 files changed, 6605 insertions, 0 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk new file mode 100644 index 0000000000..eca219b8c7 --- /dev/null +++ b/helpcontent2/util/sbasic/makefile.mk @@ -0,0 +1,1098 @@ +#************************************************************************* +#* +#* $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=sbasic_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/sbasic$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=sbasic +LINKADDEDFILES= \ + -add help$/LANGUAGE$/sbasic.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \ + -add help$/LANGUAGE$/sbasic.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.tree \ + -add help$/LANGUAGE$/sbasic.jar $(BIN)$/sbasic_xml_LANGUAGE.zip + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.tree \ + $(BIN)$/sbasic_xml_LANGUAGE.zip + + +LINKLINKFILES= \ + text$/sbasic$/guide$/control_properties.hzip \ + text$/sbasic$/guide$/create_dialog.hzip \ + text$/sbasic$/guide$/insert_control.hzip \ + text$/sbasic$/guide$/sample_code.hzip \ + text$/sbasic$/guide$/show_dialog.hzip \ + text$/sbasic$/shared$/00000002.hzip \ + text$/sbasic$/shared$/00000003.hzip \ + text$/sbasic$/shared$/01$/06130000.hzip \ + text$/sbasic$/shared$/01$/06130100.hzip \ + text$/sbasic$/shared$/01$/06130500.hzip \ + text$/sbasic$/shared$/01000000.hzip \ + text$/sbasic$/shared$/01010210.hzip \ + text$/sbasic$/shared$/01020000.hzip \ + text$/sbasic$/shared$/01020100.hzip \ + text$/sbasic$/shared$/01020200.hzip \ + text$/sbasic$/shared$/01020300.hzip \ + text$/sbasic$/shared$/01020500.hzip \ + text$/sbasic$/shared$/01030000.hzip \ + text$/sbasic$/shared$/01030100.hzip \ + text$/sbasic$/shared$/01030200.hzip \ + text$/sbasic$/shared$/01030300.hzip \ + text$/sbasic$/shared$/01030400.hzip \ + text$/sbasic$/shared$/01040000.hzip \ + text$/sbasic$/shared$/01050000.hzip \ + text$/sbasic$/shared$/01050100.hzip \ + text$/sbasic$/shared$/01050200.hzip \ + text$/sbasic$/shared$/01050300.hzip \ + text$/sbasic$/shared$/01170100.hzip \ + text$/sbasic$/shared$/01170101.hzip \ + text$/sbasic$/shared$/01170103.hzip \ + text$/sbasic$/shared$/02$/11010000.hzip \ + text$/sbasic$/shared$/02$/11020000.hzip \ + text$/sbasic$/shared$/02$/11030000.hzip \ + text$/sbasic$/shared$/02$/11040000.hzip \ + text$/sbasic$/shared$/02$/11050000.hzip \ + text$/sbasic$/shared$/02$/11060000.hzip \ + text$/sbasic$/shared$/02$/11070000.hzip \ + text$/sbasic$/shared$/02$/11080000.hzip \ + text$/sbasic$/shared$/02$/11090000.hzip \ + text$/sbasic$/shared$/02$/11090100.hzip \ + text$/sbasic$/shared$/02$/11100000.hzip \ + text$/sbasic$/shared$/02$/11110000.hzip \ + text$/sbasic$/shared$/02$/11120000.hzip \ + text$/sbasic$/shared$/02$/11140000.hzip \ + text$/sbasic$/shared$/02$/11150000.hzip \ + text$/sbasic$/shared$/02$/11160000.hzip \ + text$/sbasic$/shared$/02$/11170000.hzip \ + text$/sbasic$/shared$/02$/20000000.hzip \ + text$/sbasic$/shared$/03000000.hzip \ + text$/sbasic$/shared$/03010000.hzip \ + text$/sbasic$/shared$/03010100.hzip \ + text$/sbasic$/shared$/03010101.hzip \ + text$/sbasic$/shared$/03010102.hzip \ + text$/sbasic$/shared$/03010103.hzip \ + text$/sbasic$/shared$/03010200.hzip \ + text$/sbasic$/shared$/03010201.hzip \ + text$/sbasic$/shared$/03010300.hzip \ + text$/sbasic$/shared$/03010301.hzip \ + text$/sbasic$/shared$/03010302.hzip \ + text$/sbasic$/shared$/03010303.hzip \ + text$/sbasic$/shared$/03010304.hzip \ + text$/sbasic$/shared$/03010305.hzip \ + text$/sbasic$/shared$/03020000.hzip \ + text$/sbasic$/shared$/03020100.hzip \ + text$/sbasic$/shared$/03020101.hzip \ + text$/sbasic$/shared$/03020102.hzip \ + text$/sbasic$/shared$/03020103.hzip \ + text$/sbasic$/shared$/03020104.hzip \ + text$/sbasic$/shared$/03020200.hzip \ + text$/sbasic$/shared$/03020201.hzip \ + text$/sbasic$/shared$/03020202.hzip \ + text$/sbasic$/shared$/03020203.hzip \ + text$/sbasic$/shared$/03020204.hzip \ + text$/sbasic$/shared$/03020205.hzip \ + text$/sbasic$/shared$/03020300.hzip \ + text$/sbasic$/shared$/03020301.hzip \ + text$/sbasic$/shared$/03020302.hzip \ + text$/sbasic$/shared$/03020303.hzip \ + text$/sbasic$/shared$/03020304.hzip \ + text$/sbasic$/shared$/03020305.hzip \ + text$/sbasic$/shared$/03020400.hzip \ + text$/sbasic$/shared$/03020401.hzip \ + text$/sbasic$/shared$/03020402.hzip \ + text$/sbasic$/shared$/03020403.hzip \ + text$/sbasic$/shared$/03020404.hzip \ + text$/sbasic$/shared$/03020405.hzip \ + text$/sbasic$/shared$/03020406.hzip \ + text$/sbasic$/shared$/03020407.hzip \ + text$/sbasic$/shared$/03020408.hzip \ + text$/sbasic$/shared$/03020409.hzip \ + text$/sbasic$/shared$/03020410.hzip \ + text$/sbasic$/shared$/03020411.hzip \ + text$/sbasic$/shared$/03020412.hzip \ + text$/sbasic$/shared$/03020413.hzip \ + text$/sbasic$/shared$/03020414.hzip \ + text$/sbasic$/shared$/03020415.hzip \ + text$/sbasic$/shared$/03030000.hzip \ + text$/sbasic$/shared$/03030100.hzip \ + text$/sbasic$/shared$/03030101.hzip \ + text$/sbasic$/shared$/03030102.hzip \ + text$/sbasic$/shared$/03030103.hzip \ + text$/sbasic$/shared$/03030104.hzip \ + text$/sbasic$/shared$/03030105.hzip \ + text$/sbasic$/shared$/03030106.hzip \ + text$/sbasic$/shared$/03030107.hzip \ + text$/sbasic$/shared$/03030108.hzip \ + text$/sbasic$/shared$/03030200.hzip \ + text$/sbasic$/shared$/03030201.hzip \ + text$/sbasic$/shared$/03030202.hzip \ + text$/sbasic$/shared$/03030203.hzip \ + text$/sbasic$/shared$/03030204.hzip \ + text$/sbasic$/shared$/03030205.hzip \ + text$/sbasic$/shared$/03030206.hzip \ + text$/sbasic$/shared$/03030300.hzip \ + text$/sbasic$/shared$/03030301.hzip \ + text$/sbasic$/shared$/03030302.hzip \ + text$/sbasic$/shared$/03030303.hzip \ + text$/sbasic$/shared$/03050000.hzip \ + text$/sbasic$/shared$/03050100.hzip \ + text$/sbasic$/shared$/03050200.hzip \ + text$/sbasic$/shared$/03050300.hzip \ + text$/sbasic$/shared$/03050500.hzip \ + text$/sbasic$/shared$/03060000.hzip \ + text$/sbasic$/shared$/03060100.hzip \ + text$/sbasic$/shared$/03060200.hzip \ + text$/sbasic$/shared$/03060300.hzip \ + text$/sbasic$/shared$/03060400.hzip \ + text$/sbasic$/shared$/03060500.hzip \ + text$/sbasic$/shared$/03060600.hzip \ + text$/sbasic$/shared$/03070000.hzip \ + text$/sbasic$/shared$/03070100.hzip \ + text$/sbasic$/shared$/03070200.hzip \ + text$/sbasic$/shared$/03070300.hzip \ + text$/sbasic$/shared$/03070400.hzip \ + text$/sbasic$/shared$/03070500.hzip \ + text$/sbasic$/shared$/03070600.hzip \ + text$/sbasic$/shared$/03080000.hzip \ + text$/sbasic$/shared$/03080100.hzip \ + text$/sbasic$/shared$/03080101.hzip \ + text$/sbasic$/shared$/03080102.hzip \ + text$/sbasic$/shared$/03080103.hzip \ + text$/sbasic$/shared$/03080104.hzip \ + text$/sbasic$/shared$/03080200.hzip \ + text$/sbasic$/shared$/03080201.hzip \ + text$/sbasic$/shared$/03080202.hzip \ + text$/sbasic$/shared$/03080300.hzip \ + text$/sbasic$/shared$/03080301.hzip \ + text$/sbasic$/shared$/03080302.hzip \ + text$/sbasic$/shared$/03080400.hzip \ + text$/sbasic$/shared$/03080401.hzip \ + text$/sbasic$/shared$/03080500.hzip \ + text$/sbasic$/shared$/03080501.hzip \ + text$/sbasic$/shared$/03080502.hzip \ + text$/sbasic$/shared$/03080600.hzip \ + text$/sbasic$/shared$/03080601.hzip \ + text$/sbasic$/shared$/03080700.hzip \ + text$/sbasic$/shared$/03080701.hzip \ + text$/sbasic$/shared$/03080800.hzip \ + text$/sbasic$/shared$/03080801.hzip \ + text$/sbasic$/shared$/03080802.hzip \ + text$/sbasic$/shared$/03090000.hzip \ + text$/sbasic$/shared$/03090100.hzip \ + text$/sbasic$/shared$/03090101.hzip \ + text$/sbasic$/shared$/03090102.hzip \ + text$/sbasic$/shared$/03090103.hzip \ + text$/sbasic$/shared$/03090200.hzip \ + text$/sbasic$/shared$/03090201.hzip \ + text$/sbasic$/shared$/03090202.hzip \ + text$/sbasic$/shared$/03090203.hzip \ + text$/sbasic$/shared$/03090300.hzip \ + text$/sbasic$/shared$/03090301.hzip \ + text$/sbasic$/shared$/03090302.hzip \ + text$/sbasic$/shared$/03090303.hzip \ + text$/sbasic$/shared$/03090400.hzip \ + text$/sbasic$/shared$/03090401.hzip \ + text$/sbasic$/shared$/03090402.hzip \ + text$/sbasic$/shared$/03090403.hzip \ + text$/sbasic$/shared$/03090404.hzip \ + text$/sbasic$/shared$/03090405.hzip \ + text$/sbasic$/shared$/03090406.hzip \ + text$/sbasic$/shared$/03090407.hzip \ + text$/sbasic$/shared$/03090408.hzip \ + text$/sbasic$/shared$/03090409.hzip \ + text$/sbasic$/shared$/03090410.hzip \ + text$/sbasic$/shared$/03090411.hzip \ + text$/sbasic$/shared$/03090412.hzip \ + text$/sbasic$/shared$/03100000.hzip \ + text$/sbasic$/shared$/03100100.hzip \ + text$/sbasic$/shared$/03100300.hzip \ + text$/sbasic$/shared$/03100400.hzip \ + text$/sbasic$/shared$/03100500.hzip \ + text$/sbasic$/shared$/03100600.hzip \ + text$/sbasic$/shared$/03100700.hzip \ + text$/sbasic$/shared$/03100900.hzip \ + text$/sbasic$/shared$/03101000.hzip \ + text$/sbasic$/shared$/03101100.hzip \ + text$/sbasic$/shared$/03101300.hzip \ + text$/sbasic$/shared$/03101400.hzip \ + text$/sbasic$/shared$/03101500.hzip \ + text$/sbasic$/shared$/03101600.hzip \ + text$/sbasic$/shared$/03101700.hzip \ + text$/sbasic$/shared$/03102000.hzip \ + text$/sbasic$/shared$/03102100.hzip \ + text$/sbasic$/shared$/03102101.hzip \ + text$/sbasic$/shared$/03102200.hzip \ + text$/sbasic$/shared$/03102300.hzip \ + text$/sbasic$/shared$/03102400.hzip \ + text$/sbasic$/shared$/03102600.hzip \ + text$/sbasic$/shared$/03102700.hzip \ + text$/sbasic$/shared$/03102800.hzip \ + text$/sbasic$/shared$/03102900.hzip \ + text$/sbasic$/shared$/03103000.hzip \ + text$/sbasic$/shared$/03103100.hzip \ + text$/sbasic$/shared$/03103200.hzip \ + text$/sbasic$/shared$/03103300.hzip \ + text$/sbasic$/shared$/03103400.hzip \ + text$/sbasic$/shared$/03103450.hzip \ + text$/sbasic$/shared$/03103500.hzip \ + text$/sbasic$/shared$/03103600.hzip \ + text$/sbasic$/shared$/03103700.hzip \ + text$/sbasic$/shared$/03103800.hzip \ + text$/sbasic$/shared$/03103900.hzip \ + text$/sbasic$/shared$/03104000.hzip \ + text$/sbasic$/shared$/03104100.hzip \ + text$/sbasic$/shared$/03104200.hzip \ + text$/sbasic$/shared$/03104300.hzip \ + text$/sbasic$/shared$/03104400.hzip \ + text$/sbasic$/shared$/03104500.hzip \ + text$/sbasic$/shared$/03104600.hzip \ + text$/sbasic$/shared$/03110000.hzip \ + text$/sbasic$/shared$/03110100.hzip \ + text$/sbasic$/shared$/03120000.hzip \ + text$/sbasic$/shared$/03120100.hzip \ + text$/sbasic$/shared$/03120101.hzip \ + text$/sbasic$/shared$/03120102.hzip \ + text$/sbasic$/shared$/03120103.hzip \ + text$/sbasic$/shared$/03120104.hzip \ + text$/sbasic$/shared$/03120105.hzip \ + text$/sbasic$/shared$/03120200.hzip \ + text$/sbasic$/shared$/03120201.hzip \ + text$/sbasic$/shared$/03120202.hzip \ + text$/sbasic$/shared$/03120300.hzip \ + text$/sbasic$/shared$/03120301.hzip \ + text$/sbasic$/shared$/03120302.hzip \ + text$/sbasic$/shared$/03120303.hzip \ + text$/sbasic$/shared$/03120304.hzip \ + text$/sbasic$/shared$/03120305.hzip \ + text$/sbasic$/shared$/03120306.hzip \ + text$/sbasic$/shared$/03120307.hzip \ + text$/sbasic$/shared$/03120308.hzip \ + text$/sbasic$/shared$/03120309.hzip \ + text$/sbasic$/shared$/03120310.hzip \ + text$/sbasic$/shared$/03120311.hzip \ + text$/sbasic$/shared$/03120312.hzip \ + text$/sbasic$/shared$/03120313.hzip \ + text$/sbasic$/shared$/03120314.hzip \ + text$/sbasic$/shared$/03120315.hzip \ + text$/sbasic$/shared$/03120400.hzip \ + text$/sbasic$/shared$/03120401.hzip \ + text$/sbasic$/shared$/03120402.hzip \ + text$/sbasic$/shared$/03120403.hzip \ + text$/sbasic$/shared$/03130000.hzip \ + text$/sbasic$/shared$/03130100.hzip \ + text$/sbasic$/shared$/03130500.hzip \ + text$/sbasic$/shared$/03130600.hzip \ + text$/sbasic$/shared$/03130700.hzip \ + text$/sbasic$/shared$/03130800.hzip \ + text$/sbasic$/shared$/03131000.hzip \ + text$/sbasic$/shared$/03131300.hzip \ + text$/sbasic$/shared$/03131400.hzip \ + text$/sbasic$/shared$/03131500.hzip \ + text$/sbasic$/shared$/03131600.hzip \ + text$/sbasic$/shared$/03131700.hzip \ + text$/sbasic$/shared$/03131800.hzip \ + text$/sbasic$/shared$/03131900.hzip \ + text$/sbasic$/shared$/03132000.hzip \ + text$/sbasic$/shared$/03132100.hzip \ + text$/sbasic$/shared$/03132200.hzip \ + text$/sbasic$/shared$/03132300.hzip \ + text$/sbasic$/shared$/05060700.hzip \ + text$/sbasic$/shared$/keys.hzip \ + text$/sbasic$/shared$/main0211.hzip \ + text$/sbasic$/shared$/main0601.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 \ + + +# --- Targets ------------------------------------------------------ + +.INCLUDE : target.mk +.INCLUDE : $(PRJ)$/util$/target.pmk + 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 + diff --git a/helpcontent2/util/schart/makefile.mk b/helpcontent2/util/schart/makefile.mk new file mode 100644 index 0000000000..b95ce26bd8 --- /dev/null +++ b/helpcontent2/util/schart/makefile.mk @@ -0,0 +1,55 @@ +#************************************************************************* +#* +#* $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=schart_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=schart +LINKADDEDFILES= \ + -add help$/LANGUAGE$/schart.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.tree \ + -add help$/LANGUAGE$/schart.jar $(BIN)$/schart_xml_LANGUAGE.zip + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.tree \ + $(BIN)$/schart_xml_LANGUAGE.zip + + +LINKLINKFILES= \ + + +# --- Targets ------------------------------------------------------ + +.INCLUDE : target.mk +.INCLUDE : $(PRJ)$/util$/target.pmk + diff --git a/helpcontent2/util/sdraw/makefile.mk b/helpcontent2/util/sdraw/makefile.mk new file mode 100644 index 0000000000..80437ef3bc --- /dev/null +++ b/helpcontent2/util/sdraw/makefile.mk @@ -0,0 +1,1059 @@ +#************************************************************************* +#* +#* $Workfile:$ +#* +#* Creation date KR 28.06.99 +#* last change $Author: fpe $ $Date: 2004-08-18 10:59:45 $ +#* +#* $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=sdraw_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/sdraw$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=sdraw +LINKADDEDFILES= \ + -add help$/LANGUAGE$/sdraw.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdraw.cfg \ + -add help$/LANGUAGE$/sdraw.jar $(BIN)$/sdraw_xml_LANGUAGE.zip + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/sdraw.cfg \ + $(BIN)$/sdraw_xml_LANGUAGE.zip + + +LINKLINKFILES= \ + text$/sdraw$/00$/00000004.hzip \ + text$/sdraw$/01$/04010000.hzip \ + text$/sdraw$/04$/01020000.hzip \ + text$/sdraw$/guide$/align_arrange.hzip \ + text$/sdraw$/guide$/color_define.hzip \ + text$/sdraw$/guide$/combine_etc.hzip \ + text$/sdraw$/guide$/cross_fading.hzip \ + text$/sdraw$/guide$/draw_sector.hzip \ + text$/sdraw$/guide$/duplicate_object.hzip \ + text$/sdraw$/guide$/eyedropper.hzip \ + text$/sdraw$/guide$/gradient.hzip \ + text$/sdraw$/guide$/graphic_insert.hzip \ + text$/sdraw$/guide$/groups.hzip \ + text$/sdraw$/guide$/join_objects.hzip \ + text$/sdraw$/guide$/join_objects3d.hzip \ + text$/sdraw$/guide$/keyboard.hzip \ + text$/sdraw$/guide$/main.hzip \ + text$/sdraw$/guide$/rotate_object.hzip \ + text$/sdraw$/guide$/text_3d.hzip \ + text$/sdraw$/guide$/text_enter.hzip \ + text$/sdraw$/guide$/text_to_bitmap.hzip \ + text$/simpress$/00$/00000004.hzip \ + text$/simpress$/00$/00000401.hzip \ + text$/simpress$/00$/00000402.hzip \ + text$/simpress$/00$/00000403.hzip \ + text$/simpress$/00$/00000404.hzip \ + text$/simpress$/00$/00000405.hzip \ + text$/simpress$/00$/00000406.hzip \ + text$/simpress$/00$/00000407.hzip \ + text$/simpress$/00$/00000413.hzip \ + text$/simpress$/01$/01170000.hzip \ + text$/simpress$/01$/01180000.hzip \ + text$/simpress$/01$/01180001.hzip \ + text$/simpress$/01$/01180002.hzip \ + text$/simpress$/01$/02110000.hzip \ + text$/simpress$/01$/02120000.hzip \ + text$/simpress$/01$/02130000.hzip \ + text$/simpress$/01$/02140000.hzip \ + text$/simpress$/01$/02150000.hzip \ + text$/simpress$/01$/02160000.hzip \ + text$/simpress$/01$/03050000.hzip \ + text$/simpress$/01$/03060000.hzip \ + text$/simpress$/01$/03070000.hzip \ + text$/simpress$/01$/03080000.hzip \ + text$/simpress$/01$/03090000.hzip \ + text$/simpress$/01$/03100000.hzip \ + text$/simpress$/01$/03110000.hzip \ + text$/simpress$/01$/03120000.hzip \ + text$/simpress$/01$/03130000.hzip \ + text$/simpress$/01$/03140000.hzip \ + text$/simpress$/01$/03150000.hzip \ + text$/simpress$/01$/03150100.hzip \ + text$/simpress$/01$/03150200.hzip \ + text$/simpress$/01$/03150300.hzip \ + text$/simpress$/01$/03150400.hzip \ + text$/simpress$/01$/03151000.hzip \ + text$/simpress$/01$/03151100.hzip \ + text$/simpress$/01$/03151200.hzip \ + text$/simpress$/01$/03151300.hzip \ + text$/simpress$/01$/03152000.hzip \ + text$/simpress$/01$/03160000.hzip \ + text$/simpress$/01$/03170000.hzip \ + text$/simpress$/01$/03180000.hzip \ + text$/simpress$/01$/03190000.hzip \ + text$/simpress$/01$/03990000.hzip \ + text$/simpress$/01$/04010000.hzip \ + text$/simpress$/01$/04020000.hzip \ + text$/simpress$/01$/04030000.hzip \ + text$/simpress$/01$/04030100.hzip \ + text$/simpress$/01$/04080100.hzip \ + text$/simpress$/01$/04110000.hzip \ + text$/simpress$/01$/04110100.hzip \ + text$/simpress$/01$/04110200.hzip \ + text$/simpress$/01$/04120000.hzip \ + text$/simpress$/01$/04130000.hzip \ + text$/simpress$/01$/04140000.hzip \ + text$/simpress$/01$/04990000.hzip \ + text$/simpress$/01$/04990100.hzip \ + text$/simpress$/01$/04990200.hzip \ + text$/simpress$/01$/04990300.hzip \ + text$/simpress$/01$/04990400.hzip \ + text$/simpress$/01$/04990500.hzip \ + text$/simpress$/01$/04990600.hzip \ + text$/simpress$/01$/04990700.hzip \ + text$/simpress$/01$/05090000.hzip \ + text$/simpress$/01$/05100000.hzip \ + text$/simpress$/01$/05120000.hzip \ + text$/simpress$/01$/05120100.hzip \ + text$/simpress$/01$/05130000.hzip \ + text$/simpress$/01$/05130005.hzip \ + text$/simpress$/01$/05130006.hzip \ + text$/simpress$/01$/05130007.hzip \ + text$/simpress$/01$/05130008.hzip \ + text$/simpress$/01$/05130009.hzip \ + text$/simpress$/01$/05140000.hzip \ + text$/simpress$/01$/05150000.hzip \ + text$/simpress$/01$/05170000.hzip \ + text$/simpress$/01$/05250000.hzip \ + text$/simpress$/01$/05250500.hzip \ + text$/simpress$/01$/05250600.hzip \ + text$/simpress$/01$/05250700.hzip \ + text$/simpress$/01$/05990000.hzip \ + text$/simpress$/01$/06030000.hzip \ + text$/simpress$/01$/06040000.hzip \ + text$/simpress$/01$/06050000.hzip \ + text$/simpress$/01$/06060000.hzip \ + text$/simpress$/01$/06070000.hzip \ + text$/simpress$/01$/06080000.hzip \ + text$/simpress$/01$/06100000.hzip \ + text$/simpress$/01$/06100100.hzip \ + text$/simpress$/01$/13050000.hzip \ + text$/simpress$/01$/13050100.hzip \ + text$/simpress$/01$/13050200.hzip \ + text$/simpress$/01$/13050300.hzip \ + text$/simpress$/01$/13050400.hzip \ + text$/simpress$/01$/13050500.hzip \ + text$/simpress$/01$/13050600.hzip \ + text$/simpress$/01$/13050700.hzip \ + text$/simpress$/01$/13140000.hzip \ + text$/simpress$/01$/13150000.hzip \ + text$/simpress$/01$/13160000.hzip \ + text$/simpress$/01$/13170000.hzip \ + text$/simpress$/01$/13180000.hzip \ + text$/simpress$/01$/13180100.hzip \ + text$/simpress$/01$/13180200.hzip \ + text$/simpress$/01$/13180300.hzip \ + text$/simpress$/01$/slidesorter.hzip \ + text$/simpress$/02$/04010000.hzip \ + text$/simpress$/02$/04020000.hzip \ + text$/simpress$/02$/04030000.hzip \ + text$/simpress$/02$/04040000.hzip \ + text$/simpress$/02$/04050000.hzip \ + text$/simpress$/02$/04060000.hzip \ + text$/simpress$/02$/04070000.hzip \ + text$/simpress$/02$/08020000.hzip \ + text$/simpress$/02$/08060000.hzip \ + text$/simpress$/02$/10020000.hzip \ + text$/simpress$/02$/10030000.hzip \ + text$/simpress$/02$/10030200.hzip \ + text$/simpress$/02$/10050000.hzip \ + text$/simpress$/02$/10060000.hzip \ + text$/simpress$/02$/10070000.hzip \ + text$/simpress$/02$/10080000.hzip \ + text$/simpress$/02$/10090000.hzip \ + text$/simpress$/02$/10100000.hzip \ + text$/simpress$/02$/10110000.hzip \ + text$/simpress$/02$/10120000.hzip \ + text$/simpress$/02$/10130000.hzip \ + text$/simpress$/02$/11060000.hzip \ + text$/simpress$/02$/11070000.hzip \ + text$/simpress$/02$/11080000.hzip \ + text$/simpress$/02$/11090000.hzip \ + text$/simpress$/02$/11100000.hzip \ + text$/simpress$/02$/11110000.hzip \ + text$/simpress$/02$/13010000.hzip \ + text$/simpress$/02$/13020000.hzip \ + text$/simpress$/02$/13030000.hzip \ + text$/simpress$/02$/13040000.hzip \ + text$/simpress$/02$/13050000.hzip \ + text$/simpress$/02$/13060000.hzip \ + text$/simpress$/02$/13070000.hzip \ + text$/simpress$/02$/13080000.hzip \ + text$/simpress$/02$/13090000.hzip \ + text$/simpress$/02$/13100000.hzip \ + text$/simpress$/02$/13140000.hzip \ + text$/simpress$/02$/13150000.hzip \ + text$/simpress$/02$/13160000.hzip \ + text$/simpress$/02$/13170000.hzip \ + text$/simpress$/02$/13180000.hzip \ + text$/simpress$/02$/13190000.hzip \ + text$/simpress$/02$/13200000.hzip \ + text$/simpress$/02$/13210000.hzip \ + text$/simpress$/02$/13220000.hzip \ + text$/simpress$/02$/13230000.hzip \ + text$/simpress$/04$/01020000.hzip \ + text$/simpress$/guide$/3d_create.hzip \ + text$/simpress$/guide$/animated_gif_create.hzip \ + text$/simpress$/guide$/animated_gif_save.hzip \ + text$/simpress$/guide$/animated_objects.hzip \ + text$/simpress$/guide$/animated_slidechange.hzip \ + text$/simpress$/guide$/arrange_slides.hzip \ + text$/simpress$/guide$/background.hzip \ + text$/simpress$/guide$/change_scale.hzip \ + text$/simpress$/guide$/footer.hzip \ + text$/simpress$/guide$/html_export.hzip \ + text$/simpress$/guide$/html_import.hzip \ + text$/simpress$/guide$/individual.hzip \ + text$/simpress$/guide$/keyboard.hzip \ + text$/simpress$/guide$/layer_move.hzip \ + text$/simpress$/guide$/layer_new.hzip \ + text$/simpress$/guide$/layer_tipps.hzip \ + text$/simpress$/guide$/layers.hzip \ + text$/simpress$/guide$/line_arrow_styles.hzip \ + text$/simpress$/guide$/line_draw.hzip \ + text$/simpress$/guide$/line_edit.hzip \ + text$/simpress$/guide$/livemode.hzip \ + text$/simpress$/guide$/main.hzip \ + text$/simpress$/guide$/masterpage.hzip \ + text$/simpress$/guide$/move_object.hzip \ + text$/simpress$/guide$/orgchart.hzip \ + text$/simpress$/guide$/page_copy.hzip \ + text$/simpress$/guide$/palette_files.hzip \ + text$/simpress$/guide$/print_tofit.hzip \ + text$/simpress$/guide$/printing.hzip \ + text$/simpress$/guide$/rehearse_timings.hzip \ + text$/simpress$/guide$/select_object.hzip \ + text$/simpress$/guide$/table_insert.hzip \ + text$/simpress$/guide$/text2curve.hzip \ + text$/simpress$/guide$/vectorize.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 + diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk new file mode 100644 index 0000000000..1606c1a620 --- /dev/null +++ b/helpcontent2/util/shared/makefile.mk @@ -0,0 +1,69 @@ +#************************************************************************* +#* +#* $Workfile:$ +#* +#* Creation date KR 28.06.99 +#* last change $Author: fpe $ $Date: 2004-08-18 10:59:45 $ +#* +#* $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=shared_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=shared +LINKADDEDFILES= \ + -add help$/LANGUAGE$/shared.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/shared.tree \ + -add help$/LANGUAGE$/shared.jar $(BIN)$/shared_xml_LANGUAGE.zip \ + -add help$/LANGUAGE$/default.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/default.css \ + -add help$/LANGUAGE$/highcontrast1.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast1.css \ + -add help$/LANGUAGE$/highcontrast2.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast2.css \ + -add help$/LANGUAGE$/highcontrastwhite.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastwhite.css \ + -add help$/LANGUAGE$/highcontrastblack.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastblack.css \ + -add help$/LANGUAGE$/err.html $(PRJ)$/source$/auxiliary$/LANGUAGE$/err.html \ + -add help$/main_transform.xsl $(PRJ)$/source$/auxiliary$/main_transform.xsl + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/shared.tree \ + $(BIN)$/shared_xml_LANGUAGE.zip \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/default.css \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast1.css \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast2.css \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastwhite.css \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrastblack.css \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/err.html \ + $(PRJ)$/source$/auxiliary$/main_transform.xsl + + +LINKLINKFILES= \ + + +# --- Targets ------------------------------------------------------ + +.INCLUDE : target.mk +.INCLUDE : $(PRJ)$/util$/target.pmk + diff --git a/helpcontent2/util/simpress/makefile.mk b/helpcontent2/util/simpress/makefile.mk new file mode 100644 index 0000000000..ea03f78137 --- /dev/null +++ b/helpcontent2/util/simpress/makefile.mk @@ -0,0 +1,1061 @@ +#************************************************************************* +#* +#* $Workfile:$ +#* +#* Creation date KR 28.06.99 +#* last change $Author: fpe $ $Date: 2004-08-18 10:59:45 $ +#* +#* $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=simpress_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/simpress$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=simpress +LINKADDEDFILES= \ + -add help$/LANGUAGE$/simpress.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ + -add help$/LANGUAGE$/simpress.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.tree \ + -add help$/LANGUAGE$/simpress.jar $(BIN)$/simpress_xml_LANGUAGE.zip + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.tree \ + $(BIN)$/simpress_xml_LANGUAGE.zip + + +LINKLINKFILES= \ + text$/sdraw$/00$/00000004.hzip \ + text$/sdraw$/01$/04010000.hzip \ + text$/sdraw$/04$/01020000.hzip \ + text$/sdraw$/guide$/align_arrange.hzip \ + text$/sdraw$/guide$/color_define.hzip \ + text$/sdraw$/guide$/combine_etc.hzip \ + text$/sdraw$/guide$/cross_fading.hzip \ + text$/sdraw$/guide$/draw_sector.hzip \ + text$/sdraw$/guide$/duplicate_object.hzip \ + text$/sdraw$/guide$/eyedropper.hzip \ + text$/sdraw$/guide$/gradient.hzip \ + text$/sdraw$/guide$/graphic_insert.hzip \ + text$/sdraw$/guide$/groups.hzip \ + text$/sdraw$/guide$/join_objects.hzip \ + text$/sdraw$/guide$/join_objects3d.hzip \ + text$/sdraw$/guide$/keyboard.hzip \ + text$/sdraw$/guide$/main.hzip \ + text$/sdraw$/guide$/rotate_object.hzip \ + text$/sdraw$/guide$/text_3d.hzip \ + text$/sdraw$/guide$/text_enter.hzip \ + text$/sdraw$/guide$/text_to_bitmap.hzip \ + text$/simpress$/00$/00000004.hzip \ + text$/simpress$/00$/00000401.hzip \ + text$/simpress$/00$/00000402.hzip \ + text$/simpress$/00$/00000403.hzip \ + text$/simpress$/00$/00000404.hzip \ + text$/simpress$/00$/00000405.hzip \ + text$/simpress$/00$/00000406.hzip \ + text$/simpress$/00$/00000407.hzip \ + text$/simpress$/00$/00000413.hzip \ + text$/simpress$/01$/01170000.hzip \ + text$/simpress$/01$/01180000.hzip \ + text$/simpress$/01$/01180001.hzip \ + text$/simpress$/01$/01180002.hzip \ + text$/simpress$/01$/02110000.hzip \ + text$/simpress$/01$/02120000.hzip \ + text$/simpress$/01$/02130000.hzip \ + text$/simpress$/01$/02140000.hzip \ + text$/simpress$/01$/02150000.hzip \ + text$/simpress$/01$/02160000.hzip \ + text$/simpress$/01$/03050000.hzip \ + text$/simpress$/01$/03060000.hzip \ + text$/simpress$/01$/03070000.hzip \ + text$/simpress$/01$/03080000.hzip \ + text$/simpress$/01$/03090000.hzip \ + text$/simpress$/01$/03100000.hzip \ + text$/simpress$/01$/03110000.hzip \ + text$/simpress$/01$/03120000.hzip \ + text$/simpress$/01$/03130000.hzip \ + text$/simpress$/01$/03140000.hzip \ + text$/simpress$/01$/03150000.hzip \ + text$/simpress$/01$/03150100.hzip \ + text$/simpress$/01$/03150200.hzip \ + text$/simpress$/01$/03150300.hzip \ + text$/simpress$/01$/03150400.hzip \ + text$/simpress$/01$/03151000.hzip \ + text$/simpress$/01$/03151100.hzip \ + text$/simpress$/01$/03151200.hzip \ + text$/simpress$/01$/03151300.hzip \ + text$/simpress$/01$/03152000.hzip \ + text$/simpress$/01$/03160000.hzip \ + text$/simpress$/01$/03170000.hzip \ + text$/simpress$/01$/03180000.hzip \ + text$/simpress$/01$/03190000.hzip \ + text$/simpress$/01$/03990000.hzip \ + text$/simpress$/01$/04010000.hzip \ + text$/simpress$/01$/04020000.hzip \ + text$/simpress$/01$/04030000.hzip \ + text$/simpress$/01$/04030100.hzip \ + text$/simpress$/01$/04080100.hzip \ + text$/simpress$/01$/04110000.hzip \ + text$/simpress$/01$/04110100.hzip \ + text$/simpress$/01$/04110200.hzip \ + text$/simpress$/01$/04120000.hzip \ + text$/simpress$/01$/04130000.hzip \ + text$/simpress$/01$/04140000.hzip \ + text$/simpress$/01$/04990000.hzip \ + text$/simpress$/01$/04990100.hzip \ + text$/simpress$/01$/04990200.hzip \ + text$/simpress$/01$/04990300.hzip \ + text$/simpress$/01$/04990400.hzip \ + text$/simpress$/01$/04990500.hzip \ + text$/simpress$/01$/04990600.hzip \ + text$/simpress$/01$/04990700.hzip \ + text$/simpress$/01$/05090000.hzip \ + text$/simpress$/01$/05100000.hzip \ + text$/simpress$/01$/05120000.hzip \ + text$/simpress$/01$/05120100.hzip \ + text$/simpress$/01$/05130000.hzip \ + text$/simpress$/01$/05130005.hzip \ + text$/simpress$/01$/05130006.hzip \ + text$/simpress$/01$/05130007.hzip \ + text$/simpress$/01$/05130008.hzip \ + text$/simpress$/01$/05130009.hzip \ + text$/simpress$/01$/05140000.hzip \ + text$/simpress$/01$/05150000.hzip \ + text$/simpress$/01$/05170000.hzip \ + text$/simpress$/01$/05250000.hzip \ + text$/simpress$/01$/05250500.hzip \ + text$/simpress$/01$/05250600.hzip \ + text$/simpress$/01$/05250700.hzip \ + text$/simpress$/01$/05990000.hzip \ + text$/simpress$/01$/06030000.hzip \ + text$/simpress$/01$/06040000.hzip \ + text$/simpress$/01$/06050000.hzip \ + text$/simpress$/01$/06060000.hzip \ + text$/simpress$/01$/06070000.hzip \ + text$/simpress$/01$/06080000.hzip \ + text$/simpress$/01$/06100000.hzip \ + text$/simpress$/01$/06100100.hzip \ + text$/simpress$/01$/13050000.hzip \ + text$/simpress$/01$/13050100.hzip \ + text$/simpress$/01$/13050200.hzip \ + text$/simpress$/01$/13050300.hzip \ + text$/simpress$/01$/13050400.hzip \ + text$/simpress$/01$/13050500.hzip \ + text$/simpress$/01$/13050600.hzip \ + text$/simpress$/01$/13050700.hzip \ + text$/simpress$/01$/13140000.hzip \ + text$/simpress$/01$/13150000.hzip \ + text$/simpress$/01$/13160000.hzip \ + text$/simpress$/01$/13170000.hzip \ + text$/simpress$/01$/13180000.hzip \ + text$/simpress$/01$/13180100.hzip \ + text$/simpress$/01$/13180200.hzip \ + text$/simpress$/01$/13180300.hzip \ + text$/simpress$/01$/slidesorter.hzip \ + text$/simpress$/02$/04010000.hzip \ + text$/simpress$/02$/04020000.hzip \ + text$/simpress$/02$/04030000.hzip \ + text$/simpress$/02$/04040000.hzip \ + text$/simpress$/02$/04050000.hzip \ + text$/simpress$/02$/04060000.hzip \ + text$/simpress$/02$/04070000.hzip \ + text$/simpress$/02$/08020000.hzip \ + text$/simpress$/02$/08060000.hzip \ + text$/simpress$/02$/10020000.hzip \ + text$/simpress$/02$/10030000.hzip \ + text$/simpress$/02$/10030200.hzip \ + text$/simpress$/02$/10050000.hzip \ + text$/simpress$/02$/10060000.hzip \ + text$/simpress$/02$/10070000.hzip \ + text$/simpress$/02$/10080000.hzip \ + text$/simpress$/02$/10090000.hzip \ + text$/simpress$/02$/10100000.hzip \ + text$/simpress$/02$/10110000.hzip \ + text$/simpress$/02$/10120000.hzip \ + text$/simpress$/02$/10130000.hzip \ + text$/simpress$/02$/11060000.hzip \ + text$/simpress$/02$/11070000.hzip \ + text$/simpress$/02$/11080000.hzip \ + text$/simpress$/02$/11090000.hzip \ + text$/simpress$/02$/11100000.hzip \ + text$/simpress$/02$/11110000.hzip \ + text$/simpress$/02$/13010000.hzip \ + text$/simpress$/02$/13020000.hzip \ + text$/simpress$/02$/13030000.hzip \ + text$/simpress$/02$/13040000.hzip \ + text$/simpress$/02$/13050000.hzip \ + text$/simpress$/02$/13060000.hzip \ + text$/simpress$/02$/13070000.hzip \ + text$/simpress$/02$/13080000.hzip \ + text$/simpress$/02$/13090000.hzip \ + text$/simpress$/02$/13100000.hzip \ + text$/simpress$/02$/13140000.hzip \ + text$/simpress$/02$/13150000.hzip \ + text$/simpress$/02$/13160000.hzip \ + text$/simpress$/02$/13170000.hzip \ + text$/simpress$/02$/13180000.hzip \ + text$/simpress$/02$/13190000.hzip \ + text$/simpress$/02$/13200000.hzip \ + text$/simpress$/02$/13210000.hzip \ + text$/simpress$/02$/13220000.hzip \ + text$/simpress$/02$/13230000.hzip \ + text$/simpress$/04$/01020000.hzip \ + text$/simpress$/guide$/3d_create.hzip \ + text$/simpress$/guide$/animated_gif_create.hzip \ + text$/simpress$/guide$/animated_gif_save.hzip \ + text$/simpress$/guide$/animated_objects.hzip \ + text$/simpress$/guide$/animated_slidechange.hzip \ + text$/simpress$/guide$/arrange_slides.hzip \ + text$/simpress$/guide$/background.hzip \ + text$/simpress$/guide$/change_scale.hzip \ + text$/simpress$/guide$/footer.hzip \ + text$/simpress$/guide$/html_export.hzip \ + text$/simpress$/guide$/html_import.hzip \ + text$/simpress$/guide$/individual.hzip \ + text$/simpress$/guide$/keyboard.hzip \ + text$/simpress$/guide$/layer_move.hzip \ + text$/simpress$/guide$/layer_new.hzip \ + text$/simpress$/guide$/layer_tipps.hzip \ + text$/simpress$/guide$/layers.hzip \ + text$/simpress$/guide$/line_arrow_styles.hzip \ + text$/simpress$/guide$/line_draw.hzip \ + text$/simpress$/guide$/line_edit.hzip \ + text$/simpress$/guide$/livemode.hzip \ + text$/simpress$/guide$/main.hzip \ + text$/simpress$/guide$/masterpage.hzip \ + text$/simpress$/guide$/move_object.hzip \ + text$/simpress$/guide$/orgchart.hzip \ + text$/simpress$/guide$/page_copy.hzip \ + text$/simpress$/guide$/palette_files.hzip \ + text$/simpress$/guide$/print_tofit.hzip \ + text$/simpress$/guide$/printing.hzip \ + text$/simpress$/guide$/rehearse_timings.hzip \ + text$/simpress$/guide$/select_object.hzip \ + text$/simpress$/guide$/table_insert.hzip \ + text$/simpress$/guide$/text2curve.hzip \ + text$/simpress$/guide$/vectorize.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 + diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk new file mode 100644 index 0000000000..25905d9821 --- /dev/null +++ b/helpcontent2/util/smath/makefile.mk @@ -0,0 +1,870 @@ +#************************************************************************* +#* +#* $Workfile:$ +#* +#* Creation date KR 28.06.99 +#* last change $Author: fpe $ $Date: 2004-08-18 10:59:46 $ +#* +#* $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=smath_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=smath +LINKADDEDFILES= \ + -add help$/LANGUAGE$/smath.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ + -add help$/LANGUAGE$/smath.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.tree \ + -add help$/LANGUAGE$/smath.jar $(BIN)$/smath_xml_LANGUAGE.zip + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.tree \ + $(BIN)$/smath_xml_LANGUAGE.zip + + +LINKLINKFILES= \ + text$/smath$/00$/00000004.hzip \ + text$/smath$/01$/02080000.hzip \ + text$/smath$/01$/02090000.hzip \ + text$/smath$/01$/02100000.hzip \ + text$/smath$/01$/02110000.hzip \ + text$/smath$/01$/03040000.hzip \ + text$/smath$/01$/03050000.hzip \ + text$/smath$/01$/03060000.hzip \ + text$/smath$/01$/03070000.hzip \ + text$/smath$/01$/03080000.hzip \ + text$/smath$/01$/03090000.hzip \ + text$/smath$/01$/03090100.hzip \ + text$/smath$/01$/03090200.hzip \ + text$/smath$/01$/03090300.hzip \ + text$/smath$/01$/03090400.hzip \ + text$/smath$/01$/03090500.hzip \ + text$/smath$/01$/03090600.hzip \ + text$/smath$/01$/03090700.hzip \ + text$/smath$/01$/03090800.hzip \ + text$/smath$/01$/03090900.hzip \ + text$/smath$/01$/03090901.hzip \ + text$/smath$/01$/03090902.hzip \ + text$/smath$/01$/03090903.hzip \ + text$/smath$/01$/03090904.hzip \ + text$/smath$/01$/03090905.hzip \ + text$/smath$/01$/03090906.hzip \ + text$/smath$/01$/03090907.hzip \ + text$/smath$/01$/03090908.hzip \ + text$/smath$/01$/03090909.hzip \ + text$/smath$/01$/03090910.hzip \ + text$/smath$/01$/03091100.hzip \ + text$/smath$/01$/03091200.hzip \ + text$/smath$/01$/03091300.hzip \ + text$/smath$/01$/03091400.hzip \ + text$/smath$/01$/03091500.hzip \ + text$/smath$/01$/03091600.hzip \ + text$/smath$/01$/05010000.hzip \ + text$/smath$/01$/05010100.hzip \ + text$/smath$/01$/05020000.hzip \ + text$/smath$/01$/05030000.hzip \ + text$/smath$/01$/05040000.hzip \ + text$/smath$/01$/05050000.hzip \ + text$/smath$/01$/06010000.hzip \ + text$/smath$/01$/06010100.hzip \ + text$/smath$/01$/06020000.hzip \ + text$/smath$/02$/03010000.hzip \ + text$/smath$/04$/01020000.hzip \ + text$/smath$/guide$/align.hzip \ + text$/smath$/guide$/attributes.hzip \ + text$/smath$/guide$/brackets.hzip \ + text$/smath$/guide$/comment.hzip \ + text$/smath$/guide$/keyboard.hzip \ + text$/smath$/guide$/main.hzip \ + text$/smath$/guide$/newline.hzip \ + text$/smath$/guide$/parentheses.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 \ + + +# --- Targets ------------------------------------------------------ + +.INCLUDE : target.mk +.INCLUDE : $(PRJ)$/util$/target.pmk + diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk new file mode 100644 index 0000000000..90c7acfc94 --- /dev/null +++ b/helpcontent2/util/swriter/makefile.mk @@ -0,0 +1,1193 @@ +#************************************************************************* +#* +#* $Workfile:$ +#* +#* Creation date KR 28.06.99 +#* last change $Author: fpe $ $Date: 2004-08-18 10:59:46 $ +#* +#* $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=swriter_xml +ZIP1FLAGS= -u -r +ZIP1DIR=$(MISC)$/$(LANGDIR) +ZIP1LIST=$(LANGDIR)$/text$/swriter$/* -x "*.dphh*" -x "*.hzip" + + +LINKNAME=swriter +LINKADDEDFILES= \ + -add help$/LANGUAGE$/swriter.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.cfg \ + -add help$/LANGUAGE$/swriter.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.tree \ + -add help$/LANGUAGE$/swriter.jar $(BIN)$/swriter_xml_LANGUAGE.zip + + +LINKADDEDDEPS= \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.cfg \ + $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.tree \ + $(BIN)$/swriter_xml_LANGUAGE.zip + + +LINKLINKFILES= \ + text$/swriter$/00$/00000004.hzip \ + text$/swriter$/00$/00000401.hzip \ + text$/swriter$/00$/00000402.hzip \ + text$/swriter$/00$/00000403.hzip \ + text$/swriter$/00$/00000404.hzip \ + text$/swriter$/00$/00000405.hzip \ + text$/swriter$/00$/00000406.hzip \ + text$/swriter$/01$/01150000.hzip \ + text$/swriter$/01$/01160100.hzip \ + text$/swriter$/01$/01160200.hzip \ + text$/swriter$/01$/01160300.hzip \ + text$/swriter$/01$/01160400.hzip \ + text$/swriter$/01$/01160500.hzip \ + text$/swriter$/01$/02110000.hzip \ + text$/swriter$/01$/02110100.hzip \ + text$/swriter$/01$/02120000.hzip \ + text$/swriter$/01$/02120100.hzip \ + text$/swriter$/01$/02130000.hzip \ + text$/swriter$/01$/02140000.hzip \ + text$/swriter$/01$/02150000.hzip \ + text$/swriter$/01$/02160000.hzip \ + text$/swriter$/01$/02170000.hzip \ + text$/swriter$/01$/03050000.hzip \ + text$/swriter$/01$/03070000.hzip \ + text$/swriter$/01$/03080000.hzip \ + text$/swriter$/01$/03090000.hzip \ + text$/swriter$/01$/03100000.hzip \ + text$/swriter$/01$/03120000.hzip \ + text$/swriter$/01$/03130000.hzip \ + text$/swriter$/01$/03140000.hzip \ + text$/swriter$/01$/04010000.hzip \ + text$/swriter$/01$/04020000.hzip \ + text$/swriter$/01$/04020100.hzip \ + text$/swriter$/01$/04020200.hzip \ + text$/swriter$/01$/04030000.hzip \ + text$/swriter$/01$/04040000.hzip \ + text$/swriter$/01$/04060000.hzip \ + text$/swriter$/01$/04060100.hzip \ + text$/swriter$/01$/04070000.hzip \ + text$/swriter$/01$/04070100.hzip \ + text$/swriter$/01$/04070200.hzip \ + text$/swriter$/01$/04070300.hzip \ + text$/swriter$/01$/04090000.hzip \ + text$/swriter$/01$/04090001.hzip \ + text$/swriter$/01$/04090002.hzip \ + text$/swriter$/01$/04090003.hzip \ + text$/swriter$/01$/04090004.hzip \ + text$/swriter$/01$/04090005.hzip \ + text$/swriter$/01$/04090006.hzip \ + text$/swriter$/01$/04090007.hzip \ + text$/swriter$/01$/04090100.hzip \ + text$/swriter$/01$/04090200.hzip \ + text$/swriter$/01$/04120000.hzip \ + text$/swriter$/01$/04120100.hzip \ + text$/swriter$/01$/04120200.hzip \ + text$/swriter$/01$/04120201.hzip \ + text$/swriter$/01$/04120210.hzip \ + text$/swriter$/01$/04120211.hzip \ + text$/swriter$/01$/04120212.hzip \ + text$/swriter$/01$/04120213.hzip \ + text$/swriter$/01$/04120214.hzip \ + text$/swriter$/01$/04120215.hzip \ + text$/swriter$/01$/04120216.hzip \ + text$/swriter$/01$/04120217.hzip \ + text$/swriter$/01$/04120219.hzip \ + text$/swriter$/01$/04120220.hzip \ + text$/swriter$/01$/04120221.hzip \ + text$/swriter$/01$/04120222.hzip \ + text$/swriter$/01$/04120223.hzip \ + text$/swriter$/01$/04120224.hzip \ + text$/swriter$/01$/04120225.hzip \ + text$/swriter$/01$/04120226.hzip \ + text$/swriter$/01$/04120227.hzip \ + text$/swriter$/01$/04120229.hzip \ + text$/swriter$/01$/04120250.hzip \ + text$/swriter$/01$/04120300.hzip \ + text$/swriter$/01$/04130000.hzip \ + text$/swriter$/01$/04130100.hzip \ + text$/swriter$/01$/04150000.hzip \ + text$/swriter$/01$/04180400.hzip \ + text$/swriter$/01$/04190000.hzip \ + text$/swriter$/01$/04200000.hzip \ + text$/swriter$/01$/04210000.hzip \ + text$/swriter$/01$/04220000.hzip \ + text$/swriter$/01$/04230000.hzip \ + text$/swriter$/01$/04990000.hzip \ + text$/swriter$/01$/05030200.hzip \ + text$/swriter$/01$/05030400.hzip \ + text$/swriter$/01$/05030800.hzip \ + text$/swriter$/01$/05040000.hzip \ + text$/swriter$/01$/05040500.hzip \ + text$/swriter$/01$/05040501.hzip \ + text$/swriter$/01$/05040600.hzip \ + text$/swriter$/01$/05040700.hzip \ + text$/swriter$/01$/05040800.hzip \ + text$/swriter$/01$/05060000.hzip \ + text$/swriter$/01$/05060100.hzip \ + text$/swriter$/01$/05060200.hzip \ + text$/swriter$/01$/05060201.hzip \ + text$/swriter$/01$/05060300.hzip \ + text$/swriter$/01$/05060700.hzip \ + text$/swriter$/01$/05060800.hzip \ + text$/swriter$/01$/05060900.hzip \ + text$/swriter$/01$/05080000.hzip \ + text$/swriter$/01$/05090000.hzip \ + text$/swriter$/01$/05090100.hzip \ + text$/swriter$/01$/05090200.hzip \ + text$/swriter$/01$/05090201.hzip \ + text$/swriter$/01$/05090300.hzip \ + text$/swriter$/01$/05100000.hzip \ + text$/swriter$/01$/05100100.hzip \ + text$/swriter$/01$/05100200.hzip \ + text$/swriter$/01$/05100300.hzip \ + text$/swriter$/01$/05100400.hzip \ + text$/swriter$/01$/05100500.hzip \ + text$/swriter$/01$/05100600.hzip \ + text$/swriter$/01$/05100700.hzip \ + text$/swriter$/01$/05110000.hzip \ + text$/swriter$/01$/05110100.hzip \ + text$/swriter$/01$/05110200.hzip \ + text$/swriter$/01$/05110300.hzip \ + text$/swriter$/01$/05110500.hzip \ + text$/swriter$/01$/05110600.hzip \ + text$/swriter$/01$/05120000.hzip \ + text$/swriter$/01$/05120100.hzip \ + text$/swriter$/01$/05120200.hzip \ + text$/swriter$/01$/05120300.hzip \ + text$/swriter$/01$/05120400.hzip \ + text$/swriter$/01$/05120500.hzip \ + text$/swriter$/01$/05120600.hzip \ + text$/swriter$/01$/05130000.hzip \ + text$/swriter$/01$/05130001.hzip \ + text$/swriter$/01$/05130002.hzip \ + text$/swriter$/01$/05130003.hzip \ + text$/swriter$/01$/05130004.hzip \ + text$/swriter$/01$/05130100.hzip \ + text$/swriter$/01$/05140000.hzip \ + text$/swriter$/01$/05150000.hzip \ + text$/swriter$/01$/05150100.hzip \ + text$/swriter$/01$/05150101.hzip \ + text$/swriter$/01$/05150104.hzip \ + text$/swriter$/01$/05150200.hzip \ + text$/swriter$/01$/05150300.hzip \ + text$/swriter$/01$/05170000.hzip \ + text$/swriter$/01$/05180000.hzip \ + text$/swriter$/01$/05190000.hzip \ + text$/swriter$/01$/05200000.hzip \ + text$/swriter$/01$/05990000.hzip \ + text$/swriter$/01$/06030000.hzip \ + text$/swriter$/01$/06040000.hzip \ + text$/swriter$/01$/06060000.hzip \ + text$/swriter$/01$/06060100.hzip \ + text$/swriter$/01$/06080000.hzip \ + text$/swriter$/01$/06080100.hzip \ + text$/swriter$/01$/06080200.hzip \ + text$/swriter$/01$/06090000.hzip \ + text$/swriter$/01$/06100000.hzip \ + text$/swriter$/01$/06110000.hzip \ + text$/swriter$/01$/06120000.hzip \ + text$/swriter$/01$/06160000.hzip \ + text$/swriter$/01$/06170000.hzip \ + text$/swriter$/01$/06180000.hzip \ + text$/swriter$/01$/06190000.hzip \ + text$/swriter$/01$/06200000.hzip \ + text$/swriter$/01$/06210000.hzip \ + text$/swriter$/01$/06220000.hzip \ + text$/swriter$/01$/06990000.hzip \ + text$/swriter$/02$/02110000.hzip \ + text$/swriter$/02$/03210000.hzip \ + text$/swriter$/02$/03220000.hzip \ + text$/swriter$/02$/04090000.hzip \ + text$/swriter$/02$/04100000.hzip \ + text$/swriter$/02$/04210000.hzip \ + text$/swriter$/02$/04220000.hzip \ + text$/swriter$/02$/04230000.hzip \ + text$/swriter$/02$/04240000.hzip \ + text$/swriter$/02$/04250000.hzip \ + text$/swriter$/02$/06040000.hzip \ + text$/swriter$/02$/06070000.hzip \ + text$/swriter$/02$/06080000.hzip \ + text$/swriter$/02$/06090000.hzip \ + text$/swriter$/02$/06120000.hzip \ + text$/swriter$/02$/06130000.hzip \ + text$/swriter$/02$/06140000.hzip \ + text$/swriter$/02$/08010000.hzip \ + text$/swriter$/02$/08080000.hzip \ + text$/swriter$/02$/08090000.hzip \ + text$/swriter$/02$/10010000.hzip \ + text$/swriter$/02$/10020000.hzip \ + text$/swriter$/02$/10030000.hzip \ + text$/swriter$/02$/10050000.hzip \ + text$/swriter$/02$/10070000.hzip \ + text$/swriter$/02$/10080000.hzip \ + text$/swriter$/02$/10090000.hzip \ + text$/swriter$/02$/10110000.hzip \ + text$/swriter$/02$/14010000.hzip \ + text$/swriter$/02$/14020000.hzip \ + text$/swriter$/02$/14030000.hzip \ + text$/swriter$/02$/14040000.hzip \ + text$/swriter$/02$/14050000.hzip \ + text$/swriter$/02$/18010000.hzip \ + text$/swriter$/02$/18030000.hzip \ + text$/swriter$/02$/18030100.hzip \ + text$/swriter$/02$/18030200.hzip \ + text$/swriter$/02$/18030300.hzip \ + text$/swriter$/02$/18030400.hzip \ + text$/swriter$/02$/18030500.hzip \ + text$/swriter$/02$/18030600.hzip \ + text$/swriter$/02$/18030700.hzip \ + text$/swriter$/02$/18120000.hzip \ + text$/swriter$/02$/18130000.hzip \ + text$/swriter$/02$/19010000.hzip \ + text$/swriter$/02$/19020000.hzip \ + text$/swriter$/02$/19030000.hzip \ + text$/swriter$/02$/19040000.hzip \ + text$/swriter$/02$/19050000.hzip \ + text$/swriter$/04$/01020000.hzip \ + text$/swriter$/guide$/anchor_object.hzip \ + text$/swriter$/guide$/arrange_chapters.hzip \ + text$/swriter$/guide$/auto_numbering.hzip \ + text$/swriter$/guide$/auto_off.hzip \ + text$/swriter$/guide$/auto_spellcheck.hzip \ + text$/swriter$/guide$/autocorr_except.hzip \ + text$/swriter$/guide$/autotext.hzip \ + text$/swriter$/guide$/calculate.hzip \ + text$/swriter$/guide$/calculate_clipboard.hzip \ + text$/swriter$/guide$/calculate_intable.hzip \ + text$/swriter$/guide$/calculate_intext.hzip \ + text$/swriter$/guide$/calculate_intext2.hzip \ + text$/swriter$/guide$/calculate_multitable.hzip \ + text$/swriter$/guide$/captions.hzip \ + text$/swriter$/guide$/captions_numbers.hzip \ + text$/swriter$/guide$/change_header.hzip \ + text$/swriter$/guide$/chapter_numbering.hzip \ + text$/swriter$/guide$/conditional_text.hzip \ + text$/swriter$/guide$/conditional_text2.hzip \ + text$/swriter$/guide$/delete_from_dict.hzip \ + text$/swriter$/guide$/dragdroptext.hzip \ + text$/swriter$/guide$/even_odd_sdw.hzip \ + text$/swriter$/guide$/field_convert.hzip \ + text$/swriter$/guide$/fields.hzip \ + text$/swriter$/guide$/fields_date.hzip \ + text$/swriter$/guide$/fields_enter.hzip \ + text$/swriter$/guide$/fields_userdata.hzip \ + text$/swriter$/guide$/fontwork.hzip \ + text$/swriter$/guide$/footer_nextpage.hzip \ + text$/swriter$/guide$/footer_pagenumber.hzip \ + text$/swriter$/guide$/footnote_usage.hzip \ + text$/swriter$/guide$/footnote_with_line.hzip \ + text$/swriter$/guide$/form_letters_main.hzip \ + text$/swriter$/guide$/globaldoc.hzip \ + text$/swriter$/guide$/header_footer.hzip \ + text$/swriter$/guide$/header_pagestyles.hzip \ + text$/swriter$/guide$/header_with_chapter.hzip \ + text$/swriter$/guide$/header_with_line.hzip \ + text$/swriter$/guide$/hidden_text.hzip \ + text$/swriter$/guide$/hyperlinks.hzip \ + text$/swriter$/guide$/import_bulletlist.hzip \ + text$/swriter$/guide$/indices_delete.hzip \ + text$/swriter$/guide$/indices_edit.hzip \ + text$/swriter$/guide$/indices_enter.hzip \ + text$/swriter$/guide$/indices_form.hzip \ + text$/swriter$/guide$/indices_index.hzip \ + text$/swriter$/guide$/indices_literature.hzip \ + text$/swriter$/guide$/indices_multidoc.hzip \ + text$/swriter$/guide$/indices_toc.hzip \ + text$/swriter$/guide$/indices_userdef.hzip \ + text$/swriter$/guide$/insert_beforetable.hzip \ + text$/swriter$/guide$/insert_graphic.hzip \ + text$/swriter$/guide$/insert_graphic_dialog.hzip \ + text$/swriter$/guide$/insert_graphic_fromchart.hzip \ + text$/swriter$/guide$/insert_graphic_fromdraw.hzip \ + text$/swriter$/guide$/insert_graphic_gallery.hzip \ + text$/swriter$/guide$/insert_graphic_scan.hzip \ + text$/swriter$/guide$/insert_line.hzip \ + text$/swriter$/guide$/insert_tab_innumbering.hzip \ + text$/swriter$/guide$/join_numbered_lists.hzip \ + text$/swriter$/guide$/jump2statusbar.hzip \ + text$/swriter$/guide$/keyboard.hzip \ + text$/swriter$/guide$/link_edit.hzip \ + text$/swriter$/guide$/load_styles.hzip \ + text$/swriter$/guide$/main.hzip \ + text$/swriter$/guide$/navigator.hzip \ + text$/swriter$/guide$/number_date_conv.hzip \ + text$/swriter$/guide$/number_sequence.hzip \ + text$/swriter$/guide$/numbering_lines.hzip \ + text$/swriter$/guide$/numbering_paras.hzip \ + text$/swriter$/guide$/page_break.hzip \ + text$/swriter$/guide$/pagebackground.hzip \ + text$/swriter$/guide$/pageorientation.hzip \ + text$/swriter$/guide$/pagestyles.hzip \ + text$/swriter$/guide$/para_style_quickuse.hzip \ + text$/swriter$/guide$/print_preview.hzip \ + text$/swriter$/guide$/print_small.hzip \ + text$/swriter$/guide$/printer_tray.hzip \ + text$/swriter$/guide$/printing_order.hzip \ + text$/swriter$/guide$/references.hzip \ + text$/swriter$/guide$/references_modify.hzip \ + text$/swriter$/guide$/registertrue.hzip \ + text$/swriter$/guide$/removing_line_breaks.hzip \ + text$/swriter$/guide$/reset_format.hzip \ + text$/swriter$/guide$/resize_navigator.hzip \ + text$/swriter$/guide$/search_regexp.hzip \ + text$/swriter$/guide$/section_edit.hzip \ + text$/swriter$/guide$/section_insert.hzip \ + text$/swriter$/guide$/sections.hzip \ + text$/swriter$/guide$/select_language.hzip \ + text$/swriter$/guide$/send2html.hzip \ + text$/swriter$/guide$/shortcut_writing.hzip \ + text$/swriter$/guide$/spellcheck_dialog.hzip \ + text$/swriter$/guide$/stylist_fillformat.hzip \ + text$/swriter$/guide$/stylist_fromselect.hzip \ + text$/swriter$/guide$/stylist_update.hzip \ + text$/swriter$/guide$/subscript.hzip \ + text$/swriter$/guide$/table_cells.hzip \ + text$/swriter$/guide$/table_delete.hzip \ + text$/swriter$/guide$/table_insert.hzip \ + text$/swriter$/guide$/table_repeat_multiple_headers.hzip \ + text$/swriter$/guide$/table_sizing.hzip \ + text$/swriter$/guide$/tablemode.hzip \ + text$/swriter$/guide$/template_create.hzip \ + text$/swriter$/guide$/template_default.hzip \ + text$/swriter$/guide$/templates_styles.hzip \ + text$/swriter$/guide$/text_along_line.hzip \ + text$/swriter$/guide$/text_animation.hzip \ + text$/swriter$/guide$/text_capital.hzip \ + text$/swriter$/guide$/text_centervert.hzip \ + text$/swriter$/guide$/text_direct_cursor.hzip \ + text$/swriter$/guide$/text_emphasize.hzip \ + text$/swriter$/guide$/text_frame.hzip \ + text$/swriter$/guide$/text_nav_keyb.hzip \ + text$/swriter$/guide$/text_rotate.hzip \ + text$/swriter$/guide$/textdoc_inframe.hzip \ + text$/swriter$/guide$/using_hyphen.hzip \ + text$/swriter$/guide$/using_numbered_lists.hzip \ + text$/swriter$/guide$/using_numbered_lists2.hzip \ + text$/swriter$/guide$/using_numbering.hzip \ + text$/swriter$/guide$/using_thesaurus.hzip \ + text$/swriter$/guide$/word_completion.hzip \ + text$/swriter$/guide$/words_count.hzip \ + text$/swriter$/guide$/wrap.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 + diff --git a/helpcontent2/util/target.pmk b/helpcontent2/util/target.pmk new file mode 100755 index 0000000000..8ffcffb9d4 --- /dev/null +++ b/helpcontent2/util/target.pmk @@ -0,0 +1,71 @@ +#************************************************************************* +# +# $RCSfile: target.pmk,v $ +# +# $Revision: 1.1 $ +# +# last change: $Author: fpe $ $Date: 2004-08-18 10:59:43 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 by Sun Microsystems, Inc. +# 901 San Antonio Road, Palo Alto, CA 94303, USA +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1, as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* + +LINKALLTARGETS=$(foreach,i,$(alllangiso) $(BIN)$/$(LINKNAME)_$i.zip) +LINKALLADDEDDEPS=$(foreach,i,$(alllangiso) $(subst,LANGUAGE,$i $(LINKADDEDDPES))) + +ALLTAR : $(LINKALLTARGETS) + +$(LINKALLTARGETS) : $(foreach,i,$(LINKLINKFILES) $(MISC)$/$$(@:b:s/_/./:e:s/.//)/$i) $(subst,LANGUAGE,$$(@:b:s/_/./:e:s/.//) $(LINKADDEDDEPS)) + @+-$(MKDIR) -p $(@:d) + java -Djava.library.path=$(SOLARSHAREDBIN) -cp $(my_cp) com.sun.star.help.HelpLinker -mod $(LINKNAME) -hid $(PRJ)$/helpers/hid.lst -lang {$(subst,$(LINKNAME)_, $(@:b))} $(subst,LANGUAGE,{$(subst,$(LINKNAME)_, $(@:b))} $(LINKADDEDFILES)) $(foreach,i,$(LINKLINKFILES) $(MISC)$/{$(subst,$(LINKNAME)_, $(@:b))}/$i) -o $@ + |