tazpanel diff data/tazpanel.conf @ rev 307

fix bug with config file. config reverts (mainly) to the old format
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 04 22:58:21 2012 +0300 (2012-05-04)
parents fdfc6b494539
children d1f4f991fb1d
line diff
     1.1 --- a/data/tazpanel.conf	Fri May 04 13:00:43 2012 +0300
     1.2 +++ b/data/tazpanel.conf	Fri May 04 22:58:21 2012 +0300
     1.3 @@ -9,8 +9,8 @@
     1.4  
     1.5  # Absolute paths to images and xHTML skel from $PANEL
     1.6  IMAGES="/styles/$STYLE/images"
     1.7 -HEADER="/styles/$STYLE/header.sh"
     1.8 -FOOTER="/styles/$STYLE/footer.sh"
     1.9 +HEADER="/styles/$STYLE/header.html"
    1.10 +FOOTER="/styles/$STYLE/footer.html"
    1.11  
    1.12  # Display some debug messages
    1.13  DEBUG="0"