wok rev 14787

busybox: fix vi.desktop
author Richard Dunbar <mojo@slitaz.org>
date Mon Jul 08 02:03:54 2013 +0000 (2013-07-08)
parents 6cb461643440
children 2cb5636c1d2d
files busybox/stuff/applications/vi.desktop
line diff
     1.1 --- a/busybox/stuff/applications/vi.desktop	Mon Jul 08 01:42:05 2013 +0000
     1.2 +++ b/busybox/stuff/applications/vi.desktop	Mon Jul 08 02:03:54 2013 +0000
     1.3 @@ -3,7 +3,6 @@
     1.4  Name=Vi Text Editor
     1.5  Name[fr]=Editeur de texte Vi
     1.6  Name[ru]=Текстовый редактор Vi
     1.7 -Exec=vi
     1.8 -Terminal=true
     1.9 +Exec=xterm -e vi
    1.10  Icon=text-editor
    1.11  Categories=Development;