wok rev 804

busybox: have nicer icons for pscan and top
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 16 00:01:59 2008 +0200 (2008-05-16)
parents f3f004163c13
children 552ce3b24196
files busybox/stuff/applications/pcan.desktop busybox/stuff/applications/top.desktop
line diff
     1.1 --- a/busybox/stuff/applications/pcan.desktop	Thu May 15 23:30:24 2008 +0200
     1.2 +++ b/busybox/stuff/applications/pcan.desktop	Fri May 16 00:01:59 2008 +0200
     1.3 @@ -2,6 +2,6 @@
     1.4  Encoding=UTF-8
     1.5  Name=Local ports scan
     1.6  Exec=xterm -hold -e 'pscan localhost'
     1.7 -Icon=/usr/share/icons/Tango/jwm/applications-other.png
     1.8 +Icon=other.png
     1.9  Type=Application
    1.10  Categories=Network;
     2.1 --- a/busybox/stuff/applications/top.desktop	Thu May 15 23:30:24 2008 +0200
     2.2 +++ b/busybox/stuff/applications/top.desktop	Fri May 16 00:01:59 2008 +0200
     2.3 @@ -4,6 +4,6 @@
     2.4  Type=Application
     2.5  Comment=Show System Processes
     2.6  Exec=xterm -e top
     2.7 -Icon=/usr/share/icons/Tango/jwm/applications-other.png
     2.8 +Icon=other.png
     2.9  Categories=ConsoleOnly;System;Application;
    2.10  GenericName=Process Viewer