tazpanel diff index.cgi @ rev 109

Add a tux icon and remove all call to gettext in *.cgi since we zse the same text domain and it is sourced/exported in libtazpanel
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 15 09:14:23 2011 +0200 (2011-04-15)
parents bec06e84d6c6
children dbdfa16dfdf2
line diff
     1.1 --- a/index.cgi	Thu Apr 14 21:27:07 2011 +0200
     1.2 +++ b/index.cgi	Fri Apr 15 09:14:23 2011 +0200
     1.3 @@ -12,13 +12,6 @@
     1.4  get_config
     1.5  header
     1.6  
     1.7 -# Include gettext helper script.
     1.8 -. /usr/bin/gettext.sh
     1.9 -
    1.10 -# Export package name for gettext.
    1.11 -TEXTDOMAIN='tazpanel'
    1.12 -export TEXTDOMAIN
    1.13 -
    1.14  # Check wether a configuration file has been modified after installation
    1.15  file_is_modified()
    1.16  {