wok-current annotate php-common/stuff/php.desktop @ rev 13704
adding folder creations & perms
author | xfred222 |
---|---|
date | Mon Dec 17 08:42:01 2012 -0500 (2012-12-17) |
parents | cebe6f13e841 |
children |
rev | line source |
---|---|
pankso@238 | 1 [Desktop Entry] |
pankso@238 | 2 Encoding=UTF-8 |
pankso@238 | 3 Name=PHP info |
paul@10826 | 4 GenericName=PHP information |
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/ |
samuel_trassare@11962 | 9 Icon=php |
pankso@238 | 10 Type=Application |
pankso@239 | 11 Categories=Development; |