wok diff nano/stuff/nano.desktop @ rev 237

UP: nano (2.0.7) and sqlite (3.5.6)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 17 22:20:04 2008 +0100 (2008-02-17)
parents
children 1d89cf2a8bf1
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nano/stuff/nano.desktop	Sun Feb 17 22:20:04 2008 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=Nano
     1.7 +GenericName=Text editor
     1.8 +GenericName[fr]=Editeur de texte
     1.9 +Comment=Advenced text editor
    1.10 +Comment[fr]=Editeur de texte avançé
    1.11 +Exec=xterm -bg black -fg white -cr lightblue -e nano
    1.12 +Icon=nano.png
    1.13 +Terminal=true
    1.14 +Type=Application
    1.15 +Categories=Utility;TextEditor;