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

βŒˆβŒ‹ βŽ‡ branch:  PageTranslate


Artifact [1cc9795c33]

Artifact 1cc9795c33ac4b46871662fba2888dcb9a532a3c:

  • File pythonpath/Makefile — part of check-in [0b1b17e5df] at 2020-05-28 13:47:33 on branch trunk — Prepare for TextFrame support, reinstate self.t=translationbackends.* after lang= change in selection mode. DialogsΒ΄ callHandlerMethod throws empty window in AOO. (user: mario size: 323)

# The pythonpath/ directory can be packaged alongside, to inject new python
# packages into LibreOffices` python bundle. Which really just makes sense
# for the Windows package, because distro-packaged Office setups utilize the
# system python path.


all:
	pip install requests translate six -t ./ --upgrade --no-compile