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

⌈⌋ ⎇ branch:  PageTranslate


Artifact [13236b3d83]

Artifact 13236b3d83a8be9324597db8f76fecc39fc54d2a:

  • File pythonpath/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: 296)

# 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 -t ./ --upgrade