wok-current annotate php/stuff/php.desktop @ rev 10052
atkmm: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 04:10:28 2011 +0000 (2011-05-20) |
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; |