wok-next diff geany/stuff/geany.desktop @ rev 1418
Break dependancy loog between xorg-xf86-video-vesa xorg-xf86-input-keyboard xorg-xf86-input-mouse and xorg-server
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 25 09:23:24 2008 +0000 (2008-09-25) |
parents | |
children | 51c42a8f75ed |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/geany/stuff/geany.desktop Thu Sep 25 09:23:24 2008 +0000 1.3 @@ -0,0 +1,11 @@ 1.4 +[Desktop Entry] 1.5 +Type=Application 1.6 +Encoding=UTF-8 1.7 +Name=Geany IDE 1.8 +Name[fr]=EDI Geany 1.9 +Exec=geany %F 1.10 +Icon=geany.png 1.11 +Terminal=false 1.12 +Categories=GTK;Development;IDE; 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