wok-6.x annotate php-common/stuff/php.desktop @ rev 11962
removed extensions and paths from desktop files
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Thu Mar 01 10:30:40 2012 -0800 (2012-03-01) |
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; |