cvs: php-gtk-web / resources.php

[email protected] ("Christian Weiske") Thu, 13 Jul 2006 06:19:14 -0000
Newsgroups php.gtk.webmaster
Message-ID <cvscweiske1152771554@cvsserver>
cweiske		Thu Jul 13 06:19:14 2006 UTC

  Modified files:              
    /php-gtk-web	resources.php 
  Log:
  Fixing search and replace orphans
  
  
http://cvs.php.net/viewvc.cgi/php-gtk-web/resources.php?r1=1.41&r2=1.42&diff_format=u
Index: php-gtk-web/resources.php
diff -u php-gtk-web/resources.php:1.41 php-gtk-web/resources.php:1.42
--- php-gtk-web/resources.php:1.41	Thu Jul 13 06:12:58 2006
+++ php-gtk-web/resources.php	Thu Jul 13 06:19:13 2006
@@ -90,14 +90,14 @@
 <li><?php print_link('http://www.gnope.org', 'Gnope.org'); ?><br />
 PHP-GTK Windows installer and support forum. Gnope.org also provides application downloads via their PEAR channel.</li>
 
-<li><?php print_link('http://pear_dot_php_dot_net/search.php?q=gtk2&amp;in=packages', 'PEAR PHP-GTK 2 Packages'); ?><br />
+<li><?php print_link('http://pear.php.net/search.php?q=gtk2&amp;in=packages', 'PEAR PHP-GTK 2 Packages'); ?><br />
 PHP-GTK 2 packages available from PEAR.</li>
 </ul>
 
 <h3>Documentation/Help</h3>
 
 <ul>
-<li><?php print_link('http://gtk_dot_php_dot_net/wiki/', 'PHP-GTK Wiki') ?><br />
+<li><?php print_link('http://gtk.php.net/wiki/', 'PHP-GTK Wiki') ?><br />
 This site allows the PHP-GTK community to help contribute documentation to the
 PHP-GTK project.</li>
 
@@ -188,7 +188,7 @@
 
 <li><?php print_link('http://www.gravitonic.com/do_download.php?download_file=talks/phptropics2005/php-gtk2_phptropics2005.pdf', 'php|tropics 2005'); ?> &quot;Say Hello to PHP-GTK 2&quot; by Andrei Zmievski</li>
 
-<li><?php print_link('http://talks_dot_php_dot_net/show/vancouver-gtk', 'Vancouver 2004'); ?> &quot;PHP-GTK: Something Old, Something New&quot; by Andrei Zmievski</li>
+<li><?php print_link('http://talks.php.net/show/vancouver-gtk', 'Vancouver 2004'); ?> &quot;PHP-GTK: Something Old, Something New&quot; by Andrei Zmievski</li>
 </ul>
 
 <?php