wok annotate php-common/stuff/php.desktop @ rev 22051
updated tree (1.6.0 -> 1.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Oct 22 16:30:18 2019 +0100 (2019-10-22) |
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; |