www: 90c82065: Adding link to plugins page

caseyho at pidgin.im caseyho at pidgin.im
Fri Dec 26 01:31:22 EST 2008


-----------------------------------------------------------------
Revision: 90c820655b49872da5ba938a0f3b64357f832c50
Ancestor: 9f1d104497257eae78aeaf4bbaef58de828423a6
Author: caseyho at pidgin.im
Date: 2008-12-26T06:25:29
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/90c820655b49872da5ba938a0f3b64357f832c50

Modified files:
        inc/header.inc

ChangeLog: 

Adding link to plugins page

-------------- next part --------------
============================================================
--- inc/header.inc	066824b09f864be473de90e1e2f3738b2cf2dd79
+++ inc/header.inc	6f091bdc2ef094f9eb3a097f076b89b42ac0bfcf
@@ -21,8 +21,8 @@ if (!array_key_exists('section', $page))
 }
 
 // Define Sections
-$sections['Home']                  = "/";
 $sections['Download']              = "/download/";
+$sections['Plugins']               = "http://developer.pidgin.im/wiki/ThirdPartyPlugins";
 $sections['About']                 = "/about/";
 $sections['News']                  = "http://planet.pidgin.im/";
 $sections['Support & Development'] = "http://developer.pidgin.im/";


More information about the Commits mailing list