LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ ⎇ branch:  PageTranslate


Artifact [2ac0aa57aa]

Artifact 2ac0aa57aa31d1e729974fffc8060e3c5a45a779:

  • File Makefile — part of check-in [2d2c5955a6] at 2020-05-29 15:04:35 on branch trunk — AOO compat. OptionsDialog XCU requires leaf name to equal handler ID. (user: mario size: 437)

all:	oxt install

install:
	unopkg remove vnd.include-once.pagetranslate
	unopkg add --log-file log.txt -s pagetranslate.oxt

oxt:
	version  --read pagetranslate.py  --incr  --write pagetranslate.py  --write description.xml
	zip pagetranslate.oxt -r META-INF pagetranslate.py *xcu *xcs *xdl *desc* icons pythonpath/

#pythonpath:

aoo:	oxt
	/opt/openoffice4/program/unopkg add pagetranslate.oxt
	/opt/openoffice4/program/soffice -writer