Files
loongoffice/wizards
Julien Nabet e72a4a3c2e tdf#92934: Web Wizard: Cannot Export Zip archive
pubAware_ adds 2 elements for each of these:
LOCAL_PUBLISHER, ZIP_PUBLISHER, FTP_PUBLISHER
and since ZIP_PUBLISHER is added in second positon,
the right index is 2 not 4

Change-Id: I0a533fd0cefcbbfca0e95628f64fac6258019600
Reviewed-on: https://gerrit.libreoffice.org/18715
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
2015-09-19 14:05:32 +00:00
..

Java wizards for db setup, importing, tutorials, etc.

There are also partially converted python copies of each wizard, which
we are hoping to migrate to in order to remove the Java dependency here.