From 5e1de04f0d0319d282bbbac9d5e4eaa763d5f1a9 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 4 Feb 2005 22:52:45 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=5323 --- doc/community.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/community.php b/doc/community.php index 025c8da7c3..96bfee509c 100644 --- a/doc/community.php +++ b/doc/community.php @@ -36,16 +36,17 @@ list_item( list_item("boinc_dev", "For people developing, debugging or porting the BOINC software. "); +list_item("boinc_loc", + "For people localizing, or translating the BOINC software. +"); list_item( "boinc_stats", "For people developing web sites showing statistics for BOINC projects." ); - list_item("boinc_cvs", "Summaries of BOINC CVS checkins are posted to this list. No other posts, please." ); - list_item("boinc_opt", "For people porting and optimizing BOINC applications." );