wok-current diff busybox/stuff/applications/vi.desktop @ 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 0e3938010c36
children 5f700fbba05c
line diff
     1.1 --- a/busybox/stuff/applications/vi.desktop	Mon Jan 07 01:07:44 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;