wok-next annotate 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 |
rev | line source |
---|---|
pankso@737 | 1 [Desktop Entry] |
pankso@737 | 2 Type=Application |
pankso@737 | 3 Encoding=UTF-8 |
pankso@737 | 4 Name=Geany IDE |
pankso@737 | 5 Name[fr]=EDI Geany |
pankso@737 | 6 Exec=geany %F |
pankso@737 | 7 Icon=geany.png |
pankso@737 | 8 Terminal=false |
pankso@737 | 9 Categories=GTK;Development;IDE; |
pankso@737 | 10 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; |
pankso@737 | 11 StartupNotify=true |