https://bugs.freedesktop.org/show_bug.cgi?id=38841
--- Comment #1 from Juan Jose Pablos <[email protected]> 2011-12-17 07:27:18 PST --- Something like this ¿right? --------------------- unzip -d example example.odt perl fuzzml example/content.xml example/newcontent.xml mv example/newcontent.xml example/content.xml cd example zip -0 ../text.odt mimetype zip -r ../test.odt . cd .. rm -r example libreoffice test.odt ----------- -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
