Move help pages into Extensions>Pagetranslate>โฆ | ||
---|---|---|
mario authored 217 days ago last checkin b7f90e8be ⎘ | ||
๐ Makefile | Introduce pt_opts handler for settings windowโนโบ | 246 days ago |
๐ httprequests.py | Extract via_* classes into pythonpath/translationbackends. As well asโนโบ | 245 days ago |
๐ six.py | Compatibility with AOO uno and python (2.7, not 3.x), PropertyValue()โนโบ | 242 days ago |
๐ translationbackends.py | Extract via_* classes into pythonpath/translationbackends. As well asโนโบ | 245 days ago |
๐ unocompat.py | Compatibility with AOO uno and python (2.7, not 3.x), PropertyValue()โนโบ | 242 days ago |
pythonpath
Any modules in pythonpath/ become accessible in the LibreOffice python environment.
- Hence a good place for splitting some code into.
- Also used to bundle
requests
and other modules for Windows-package (1MB .oxt).