tazpanel diff index.cgi @ rev 22
*.cgi clean up and update for last CSS style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 05 01:34:37 2011 +0200 (2011-04-05) |
parents | 2ea20065417a |
children | 79c49d85215d |
line diff
1.1 --- a/index.cgi Sun Apr 03 17:43:32 2011 +0200 1.2 +++ b/index.cgi Tue Apr 05 01:34:37 2011 +0200 1.3 @@ -11,6 +11,13 @@ 1.4 . lib/libtazpanel 1.5 get_config 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-cgi' 1.12 +export TEXTDOMAIN 1.13 + 1.14 # 1.15 # Commands 1.16 #