wok-6.x annotate php-common/stuff/php.desktop @ rev 13369
Add: udevil (light automounter using udev) Let us mount devices via spacefm without systemd/udisks
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Sep 14 10:50:33 2012 +0200 (2012-09-14) |
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; |