在 2024/3/6 04:04, Ben Engbers 写道:
After following the instructions from https://wiki.documentfoundation.org/Development/BuildingOnLinux I was able to compile my first LO executable.Actually you don't need to run make install for you local build. The binaries are in instdir folder.
Acoording to these instructions after executing make I should find a local installation in the PREFIX-directory. This was not correct, I had to execute make install.
1The following may be a start point: (it is called "RubyDialog")
My goal is to work on the Asiatic phonetic Guide but I can't find the present code. Where can I find and dowload the sources? I tried grok but that didn't help.
https://opengrok.libreoffice.org/xref/core/svx/source/dialog/rubydialo.cxx?r=3D789a737a
2When you build from source, use the --with-lang option, e.g.
Since being Dutch, I want to install the Dutch translation. Is it possible to dowload only that langpack and not all the other translations.
--with-lang=3D"de fr"
3Langpacks are actually sub-modules in LibreOffice source code. The repo is in:
And since I also often create texts in French, German and Japanese, I guess that I also have to install those langpacks.
Where in the developerssite can I find all the needed materials and instructions?
https://git.libreoffice.org/translations
The translation work is done on Weblate:
https://translation.documentfoundation.org/languages/zh_hans/