wok-current annotate php/stuff/php.desktop @ rev 10599
parole: fix bdeps and clean
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 26 15:26:37 2011 +0200 (2011-05-26) |
parents | 7fcc9797a22e |
children |
rev | line source |
---|---|
pankso@238 | 1 [Desktop Entry] |
pankso@238 | 2 Encoding=UTF-8 |
pankso@238 | 3 Name=PHP info |
pankso@238 | 4 GenericName=PHP informations |
pankso@238 | 5 GenericName[fr]=Informations sur PHP |
pankso@238 | 6 Comment=PHP configuration informations |
pankso@238 | 7 Comment[fr]=Informations de configuration de PHP |
pascal@7044 | 8 Exec=browser http://localhost/phpinfo/ |
pankso@238 | 9 Icon=php.png |
pankso@238 | 10 Type=Application |
pankso@239 | 11 Categories=Development; |