tazpanel diff Makefile @ rev 82

Tiny edits
author Paul Issott <paul@slitaz.org>
date Wed Apr 13 16:14:03 2011 +0100 (2011-04-13)
parents 7dfcc2b58b33
children b898c9887a62
line diff
     1.1 --- a/Makefile	Fri Apr 08 20:22:25 2011 +0200
     1.2 +++ b/Makefile	Wed Apr 13 16:14:03 2011 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  PREFIX?=/usr
     1.5  SYSCONFDIR?=/etc/slitaz
     1.6  DESTDIR?=
     1.7 -LINGUAS?=fr
     1.8 +LINGUAS?=
     1.9  PANEL?=/var/www/tazpanel
    1.10  
    1.11  VERSION:=$(shell grep ^VERSION tazpanel | cut -d '=' -f 2)