wok-6.x annotate php/stuff/php.desktop @ rev 6653
Fixed gdk-pixbuf. Added xpm and jpeg to be build into gdk-pixbuf instead of being just plugins. Fixes some missing icons and background from being missig in slitaz desktop.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 01:06:19 2010 +0000 (2010-10-11) |
parents | 8b267a450470 |
children | 8e6734b0589d |
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 |
pankso@238 | 8 Exec=firefox http://localhost/phpinfo/ |
pankso@238 | 9 Icon=php.png |
pankso@238 | 10 Type=Application |
pankso@239 | 11 Categories=Development; |