From 10f058e024dec33093f71369715154d207ce6a0c Mon Sep 17 00:00:00 2001 From: Marc Jeanmougin Date: Thu, 3 Jan 2019 00:58:36 +0100 Subject: only give the simplest inkscape.pot creation option in the readme --- po/_README | 8 +++----- 1 file 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 -- cgit v1.2.3