wok-6.x diff emacs/stuff/emacs.desktop @ rev 1446
Up: gparted 0.3.9
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Oct 02 23:56:16 2008 +0200 (2008-10-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/emacs/stuff/emacs.desktop Thu Oct 02 23:56:16 2008 +0200 1.3 @@ -0,0 +1,11 @@ 1.4 +[Desktop Entry] 1.5 +Type=Application 1.6 +Encoding=UTF-8 1.7 +Name=Emacs (Text mode) 1.8 +Name[fr]=Emacs (Mode texte) 1.9 +Exec=xterm -e emacs %F 1.10 +Icon=emacs.png 1.11 +Terminal=true 1.12 +Categories=Development; 1.13 +MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php*;application/xml;text/html;text/css;text/x-sql;text/x-diff; 1.14 +StartupNotify=true