cookutils diff Makefile @ rev 812

cooker.cgi: show html doc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 05 21:20:41 2016 +0200 (2016-07-05)
parents 5afd5252a5e7
children 9dc64af5ba9c
line diff
     1.1 --- a/Makefile	Sat Nov 07 16:00:41 2015 +0200
     1.2 +++ b/Makefile	Tue Jul 05 21:20:41 2016 +0200
     1.3 @@ -77,7 +77,7 @@
     1.4  # i18n
     1.5  
     1.6  pot:
     1.7 -	xgettext -o po/cook.pot -k_ -k_n -k_p:1,2 -L Shell -cL10n \
     1.8 +	xgettext -o po/cook.pot -kaction -ktitle -k_ -k_n -k_p:1,2 -L Shell -cL10n \
     1.9  		--copyright-holder="SliTaz Association" \
    1.10  		--package-name="Cook" \
    1.11  		--package-version="$(VERSION)" \