From 428fbb2c988574e215b26f402432b67b9a4fd787 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 16 Apr 2005 23:54:56 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=5879 --- clientgui/ViewResources.cpp | 2 +- clientgui/ViewStatistics.cpp | 2 +- doc/build.php | 27 ++++++++++++++++----------- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/clientgui/ViewResources.cpp b/clientgui/ViewResources.cpp index 85069e5716..387d32b89f 100644 --- a/clientgui/ViewResources.cpp +++ b/clientgui/ViewResources.cpp @@ -75,7 +75,7 @@ CViewResources::CViewResources(wxNotebook* pNotebook) : BITMAP_TIPSHEADER = SECTION_TIPS + wxT(".xpm"); LINKDESC_DEFAULT = - _("No available options currently defined."); + _("No available commands"); // diff --git a/clientgui/ViewStatistics.cpp b/clientgui/ViewStatistics.cpp index 0d87347251..39540e3ba3 100644 --- a/clientgui/ViewStatistics.cpp +++ b/clientgui/ViewStatistics.cpp @@ -330,7 +330,7 @@ CViewStatistics::CViewStatistics(wxNotebook* pNotebook) : BITMAP_TIPSHEADER = SECTION_TIPS + wxT(".xpm"); LINKDESC_DEFAULT = - _("No available options currently defined."); + _("No available commands"); LINK_TASKUSERTOTAL = SECTION_TASK + wxT("user_total"); diff --git a/doc/build.php b/doc/build.php index f12f61bf12..8ad716783e 100644 --- a/doc/build.php +++ b/doc/build.php @@ -172,6 +172,21 @@ DefaultType application/octet-stream Suppose Apache runs as user 'apache' and BOINC daemons runs as user 'boincadm'. Directories created by apache need to be writeable to boincadm. +This can be done in any of several ways: +