kopia lustrzana https://github.com/inkstitch/inkstitch
fix make messages.po
rodzic
bc5357bc5a
commit
a7817fb1d3
2
Makefile
2
Makefile
|
|
@ -20,7 +20,7 @@ distclean:
|
||||||
|
|
||||||
messages.po:
|
messages.po:
|
||||||
rm -f messages.po
|
rm -f messages.po
|
||||||
xgettext --no-location --add-comments embroider*.py inkstitch.py
|
xgettext --no-location --add-comments embroider*.py inkstitch/__init__.py
|
||||||
|
|
||||||
.PHONY: messages.po
|
.PHONY: messages.po
|
||||||
.PHONY: locales
|
.PHONY: locales
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue