cookutils diff Makefile @ rev 819

cooker.cgi: show previous logs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 13 10:56:50 2016 +0200 (2016-07-13)
parents 5afd5252a5e7
children 9dc64af5ba9c
line diff
     1.1 --- a/Makefile	Sat Nov 07 16:00:41 2015 +0200
     1.2 +++ b/Makefile	Wed Jul 13 10:56:50 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)" \