ChangeSet ID: 27868 CVSROOT: /opt/cvs-commit Module name: lostwages Changes by: jnewman@winehq.org 2006/09/07 17:15:03
Modified files: include : config.php
Log message: add a link to our wineconf page
Patch: http://cvs.winehq.org/patch.py?id=27868
Old revision New revision Changes Path 1.33 1.34 +2 -1 lostwages/include/config.php
Index: lostwages/include/config.php diff -u -p lostwages/include/config.php:1.33 lostwages/include/config.php:1.34 --- lostwages/include/config.php:1.33 7 Sep 2006 22:15: 3 -0000 +++ lostwages/include/config.php 7 Sep 2006 22:15: 3 -0000 @@ -64,7 +64,8 @@ class config 'Janitorial' => 'http://wiki.winehq.org/JanitorialProjects', 'Winelib' => '{$root}/site/winelib', 'Status' => '{$root}/site/status', - 'Resources' => '{$root}/site/resources' + 'Resources' => '{$root}/site/resources', + 'WineConf' => '{$root}/site/wineconf' ) );