Setup translations in po/

This commit is contained in:
Christian Hergert
2016-04-13 05:33:16 -07:00
parent 29c4ec495f
commit 9417397d9b
4 changed files with 178 additions and 27 deletions

View File

@ -24,6 +24,7 @@ dist-hook: dist-ChangeLog
GITIGNOREFILES = \
**/*.swp \
*.o \
ABOUT-NLS \
aclocal.m4 \
build-aux \
ChangeLog \
@ -32,6 +33,8 @@ GITIGNOREFILES = \
gtk-doc.m4 \
gtk-doc.make \
INSTALL \
po/.pot \
po/stamp-po \
$(NULL)
-include $(top_srcdir)/git.mk