slitaz-tools rev 521

change default browser as GtkLauncher
author fireflyoo <lufeng369@gmail.com>
date Tue Dec 07 20:13:34 2010 +0800 (2010-12-07)
parents 5299601a32b9
children 60f54d9c016f
files rootfs/etc/slitaz/applications.conf
line diff
     1.1 --- a/rootfs/etc/slitaz/applications.conf	Fri Nov 12 12:59:23 2010 +0100
     1.2 +++ b/rootfs/etc/slitaz/applications.conf	Tue Dec 07 20:13:34 2010 +0800
     1.3 @@ -6,7 +6,7 @@
     1.4  FILE_MANAGER="pcmanfm"
     1.5  
     1.6  # Web browser.
     1.7 -BROWSER="midori"
     1.8 +BROWSER="GtkLauncher"
     1.9  
    1.10  # Text editor.
    1.11  EDITOR="leafpad"