slitaz-tools rev 551

Fixed applications.conf to use tazweb for browser.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 13 09:48:43 2011 +0000 (2011-04-13)
parents 0f8c0385c52a
children c41b9dc4bda2
files rootfs/etc/slitaz/applications.conf
line diff
     1.1 --- a/rootfs/etc/slitaz/applications.conf	Wed Apr 06 03:41:41 2011 +0200
     1.2 +++ b/rootfs/etc/slitaz/applications.conf	Wed Apr 13 09:48:43 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  FILE_MANAGER="pcmanfm"
     1.5  
     1.6  # Web browser.
     1.7 -BROWSER="GtkLauncher"
     1.8 +BROWSER="tazweb"
     1.9  
    1.10  # Text editor.
    1.11  EDITOR="leafpad"