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

⌈⌋ ⎇ branch:  PageTranslate


Artifact [851645e25c]

Artifact 851645e25cce673f00e214da240ff3922458e7cb:

  • File Makefile — part of check-in [748623aaf6] at 2020-05-23 14:05:33 on branch trunk — Introduce pt_opts handler for settings window (user: mario size: 331)

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: