tazpanel diff lib/libtazpanel @ rev 289

Added tag 1.5.2 for changeset 42a96c3bc97e
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 05 21:11:51 2012 +0200 (2012-04-05)
parents c049e0780a99
children 72e9955ebdff
line diff
     1.1 --- a/lib/libtazpanel	Sat Mar 24 14:47:21 2012 +0100
     1.2 +++ b/lib/libtazpanel	Thu Apr 05 21:11:51 2012 +0200
     1.3 @@ -7,9 +7,10 @@
     1.4  . /usr/bin/httpd_helper.sh
     1.5  
     1.6  # I18n
     1.7 +. /etc/locale.conf
     1.8  . /usr/bin/gettext.sh
     1.9  TEXTDOMAIN='tazpanel'
    1.10 -export TEXTDOMAIN
    1.11 +export TEXTDOMAIN LANG LC_ALL
    1.12  
    1.13  # We need a config file first
    1.14  get_config() {