slitaz-tools rev 659
tazinst: Makefile: fix tazinst path
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Jul 31 10:42:38 2011 +0200 (2011-07-31) |
parents | c28183eaefef |
children | 56ee2e6e63af |
files | Makefile po/tazinst/fr.po |
line diff
1.1 --- a/Makefile Sun Jul 31 10:32:56 2011 +0200 1.2 +++ b/Makefile Sun Jul 31 10:42:38 2011 +0200 1.3 @@ -46,8 +46,8 @@ 1.4 1.5 tazinst-pot: 1.6 @echo -n "Generating tazinst pot file... " 1.7 - @xgettext -o po/installer/tazinst.pot -L Shell \ 1.8 - --package-name="Tazinst" ./tazinst/tazinst 1.9 + @xgettext -o po/tazinst/tazinst.pot -L Shell \ 1.10 + --package-name="Tazinst" ./installer/tazinst 1.11 @echo "done" 1.12 1.13 pot: tools-pot boxes-pot tazbox-pot tazdrop-pot tazinst-pot
2.1 --- a/po/tazinst/fr.po Sun Jul 31 10:32:56 2011 +0200 2.2 +++ b/po/tazinst/fr.po Sun Jul 31 10:42:38 2011 +0200 2.3 @@ -9,7 +9,7 @@ 2.4 "Project-Id-Version: 3.0\n" 2.5 "Report-Msgid-Bugs-To: \n" 2.6 "POT-Creation-Date: 2011-07-31 10:00+0200\n" 2.7 -"PO-Revision-Date: 2011-07-31 10:28+0200\n" 2.8 +"PO-Revision-Date: 2011-07-31 10:39+0200\n" 2.9 "Last-Translator: Dominique Corbex <domcox@slitaz.org>\n" 2.10 "Language-Team: French\n" 2.11 "MIME-Version: 1.0\n"