forked from amazingfate/loongoffice
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
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.