diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-01-02 23:58:36 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-01-02 23:58:36 +0000 |
| commit | 10f058e024dec33093f71369715154d207ce6a0c (patch) | |
| tree | 77ad614434bd3da35da5febd7d155f9d757c3352 /po/_README | |
| parent | update potfiles (diff) | |
| download | inkscape-10f058e024dec33093f71369715154d207ce6a0c.tar.gz inkscape-10f058e024dec33093f71369715154d207ce6a0c.zip | |
only give the simplest inkscape.pot creation option in the readme
Diffstat (limited to 'po/_README')
| -rw-r--r-- | po/_README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/po/_README b/po/_README index 488ac0a15..7859a9f2c 100644 --- a/po/_README +++ b/po/_README @@ -1,8 +1,6 @@ -To update inkscape.pot run - intltool-update --pot && mv untitled.pot inkscape.pot -from the /po directory - -This is also done by executing the cmake target 'inkscape_pot', e.g. 'make inkscape_pot' (delete inkscape.pot first) +To update inkscape.pot, delete it first and generate the target "inkscape_pot" +(with "make inkscape_pot" or "ninja inkscape_pot" from your build folder), +these commands should create it in the source directory |
