User: andreschnabel Date: 2006/12/02 13:25:11 Modified: de/documentation/vorlagen/make_zips.sh de/documentation/vorlagen/vorlagen_de_opendoc.oxt
Log: readme.txt korrekt in die extension gepackt File Changes: Directory: /de/documentation/vorlagen/ ====================================== File [changed]: make_zips.sh Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/make_zips.sh?r1=1.6&r2=1.7 Delta lines: +3 -2 ------------------- --- make_zips.sh 2 Dec 2006 19:33:19 -0000 1.6 +++ make_zips.sh 2 Dec 2006 21:25:08 -0000 1.7 @@ -2,7 +2,8 @@ cd opendocument zip -r ../vorlagen_de_opendoc * -i *.ot? -i *.od? -i *.txt cd .. -zip -r vorlagen_de_opendoc.oxt opendocument -i *.ot? -i *.od? -i *.txt +zip -r vorlagen_de_opendoc.oxt opendocument opendocument/readme.txt -i *.ot? -i *.od? +zip vorlagen_de_opendoc.oxt opendocument/readme.txt cd extension -zip -r ../vorlagen_de_opendoc.oxt * -i *.xcu -i -i *.xml +zip -r ../vorlagen_de_opendoc.oxt * -i *.xcu -i *.xml cd .. File [changed]: vorlagen_de_opendoc.oxt Url: http://de.openoffice.org/source/browse/de/documentation/vorlagen/vorlagen_de_opendoc.oxt?rev=1.2&content-type=text/vnd.viewcvs-markup --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
