tazpanel diff Makefile @ rev 158

start French translation
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Apr 19 17:00:20 2011 +0200 (2011-04-19)
parents 7855bd81abb7
children 71ef6a3bc46f
line diff
     1.1 --- a/Makefile	Fri Apr 15 23:34:38 2011 +0100
     1.2 +++ b/Makefile	Tue Apr 19 17:00:20 2011 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  PREFIX?=/usr
     1.5  SYSCONFDIR?=/etc/slitaz
     1.6  DESTDIR?=
     1.7 -LINGUAS?=
     1.8 +LINGUAS?=fr
     1.9  PANEL?=/var/www/tazpanel
    1.10  
    1.11  VERSION:=$(shell grep ^VERSION tazpanel | cut -d '=' -f 2)