mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Update cmake instructions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39877 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6304d72255
commit
f86c7150d2
@ -275,6 +275,24 @@ Xcode/Mac
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Updating the translations
|
||||||
|
----------
|
||||||
|
|
||||||
|
Read README.localization for information on the translation process.
|
||||||
|
Here we list only the cmake specific part. As with the autotools build
|
||||||
|
system the translations are only updated on demand.
|
||||||
|
|
||||||
|
- Update .po files and create .gmo files (does not touch the source tree):
|
||||||
|
make translations
|
||||||
|
|
||||||
|
- Copy the updated .po files into the source tree for committing:
|
||||||
|
make update-po
|
||||||
|
|
||||||
|
- Update the layouttranslations file in the source tree:
|
||||||
|
make layouttranslations1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Packaging
|
Packaging
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user