summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2018-02-26 19:49:43 -0500
committerGitHub <noreply@github.com>2018-02-26 19:49:43 -0500
commite55b8d79f9ad21077184407f26401c2b6d046931 (patch)
tree563b7a7c69f25e0d280e5f3366a2c7b945c0e096 /Makefile
parent71ba7ada289fdd57857df435f0f07f29674e8ef8 (diff)
don't include line numbers in messages.po (#101)
* don't include line numbers in messages.po * update messages.po
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fdfb5088..5c6ee165 100644
--- a/Makefile
+++ b/Makefile
@@ -18,10 +18,11 @@ dist: distclean locales
distclean:
rm -rf build dist *.spec *.tar.gz
-messages.po: embroider*.py inkstitch.py
+messages.po:
rm -f messages.po
- xgettext embroider*.py inkstitch.py
+ xgettext --no-location --add-comments embroider*.py inkstitch.py
+.PHONY: messages.po
.PHONY: locales
locales:
# message files will look like this: