# HG changeset patch # User Christophe Lincoln # Date 1307316595 -7200 # Node ID a232d3bffb2aa358bdff32ad834688b9b72a0191 # Parent 5f0378f7067cec51422a41d02520c946103ac261 php: hg addremove diff -r 5f0378f7067c -r a232d3bffb2a php-common/stuff/php.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/php-common/stuff/php.desktop Mon Jun 06 01:29:55 2011 +0200 @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=PHP info +GenericName=PHP informations +GenericName[fr]=Informations sur PHP +Comment=PHP configuration informations +Comment[fr]=Informations de configuration de PHP +Exec=browser http://localhost/phpinfo/ +Icon=php.png +Type=Application +Categories=Development; diff -r 5f0378f7067c -r a232d3bffb2a php-common/stuff/php.png Binary file php-common/stuff/php.png has changed diff -r 5f0378f7067c -r a232d3bffb2a php-common/stuff/phpinfo/index.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/php-common/stuff/phpinfo/index.php Mon Jun 06 01:29:55 2011 +0200 @@ -0,0 +1,4 @@ + + diff -r 5f0378f7067c -r a232d3bffb2a php/stuff/php.desktop --- a/php/stuff/php.desktop Mon Jun 06 01:19:52 2011 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=PHP info -GenericName=PHP informations -GenericName[fr]=Informations sur PHP -Comment=PHP configuration informations -Comment[fr]=Informations de configuration de PHP -Exec=browser http://localhost/phpinfo/ -Icon=php.png -Type=Application -Categories=Development; diff -r 5f0378f7067c -r a232d3bffb2a php/stuff/php.png Binary file php/stuff/php.png has changed diff -r 5f0378f7067c -r a232d3bffb2a php/stuff/phpinfo/index.php --- a/php/stuff/phpinfo/index.php Mon Jun 06 01:19:52 2011 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ - -