tazpanel diff tazpanel.conf @ rev 13

A bunch of change, users mangement, javascript small function, css, tazpg.cgi
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 03 03:21:00 2011 +0200 (2011-04-03)
parents 0ca11f2550ef
children 2ea20065417a
line diff
     1.1 --- a/tazpanel.conf	Sat Apr 02 21:32:50 2011 +0200
     1.2 +++ b/tazpanel.conf	Sun Apr 03 03:21:00 2011 +0200
     1.3 @@ -14,9 +14,9 @@
     1.4  
     1.5  # Busybox HTTP deamon config
     1.6  # /etc/slitaz/httpd.conf
     1.7 -HTTPD_CONF="httpd.conf"
     1.8 +HTTPD_CONF="/etc/slitaz/httpd.conf"
     1.9  HTTPD_PORT="8080"
    1.10  
    1.11 -# Tazpkg paths
    1.12 +# Shared Tazpkg paths
    1.13  LOCALSTATE="/var/lib/tazpkg"
    1.14  INSTALLED="$LOCALSTATE/installed"