wok-current diff busybox/stuff/applications/top.desktop @ rev 3161
wxWidgets: Remove dep on libiconv (build without)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 24 23:25:20 2009 +0200 (2009-05-24) |
parents | 7d04977e3a8e |
children | f7cbcd6daa7a |
line diff
1.1 --- a/busybox/stuff/applications/top.desktop Wed Apr 23 00:15:01 2008 +0200 1.2 +++ b/busybox/stuff/applications/top.desktop Sun May 24 23:25:20 2009 +0200 1.3 @@ -4,6 +4,6 @@ 1.4 Type=Application 1.5 Comment=Show System Processes 1.6 Exec=xterm -e top 1.7 -Icon=/usr/share/icons/Tango/jwm/applications-other.png 1.8 +Icon=other.png 1.9 Categories=ConsoleOnly;System;Application; 1.10 GenericName=Process Viewer