From 6b300c8048119dec7bd5a5c8305dfed4898f5c7e Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 9 Jan 2007 20:48:41 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=11817 --- checkin_notes | 9 ++++ doc/app.php | 3 +- doc/client_windows.php | 118 ----------------------------------------- doc/language.php | 31 ----------- doc/links.php | 5 ++ doc/manager.php | 2 +- html/inc/news.inc | 8 +-- 7 files changed, 20 insertions(+), 156 deletions(-) delete mode 100644 doc/client_windows.php delete mode 100644 doc/language.php diff --git a/checkin_notes b/checkin_notes index 99ea8d959f..e1c4863e0d 100755 --- a/checkin_notes +++ b/checkin_notes @@ -351,3 +351,12 @@ David 9 Jan 2007 ViewWork.cpp ViewWorkGrid.cpp stdwx.h + +David 9 Jan 2007 + - user web: "old news" was broken + Note to Rytis: when possible, use "foo $var blah", + not 'foo '.$var.' blah' + + + html/inc/ + news.inc diff --git a/doc/app.php b/doc/app.php index 8215ab5ace..203a7e475a 100644 --- a/doc/app.php +++ b/doc/app.php @@ -19,8 +19,7 @@ An application version can consist of multiple files: for example, a controller script, pre- and post-processing programs, and a primary program.

-Each application version has an integer -version number. +Each application version has an integer version number. Version numbers should be used consistently across platforms; Windows version 304 should be computationally identical to Mac version 304. diff --git a/doc/client_windows.php b/doc/client_windows.php deleted file mode 100644 index 9a33984d18..0000000000 --- a/doc/client_windows.php +++ /dev/null @@ -1,118 +0,0 @@ - -Install BOINC by running the installer program. -

-The BOINC work manager program controls -the use of your computer's disk, network, and processor resources. -It is normally started at boot time. -It is represented by a icon in the system tray. -Double-click on the icon to open the work manager window. -Right-click on the icon to: -

-

-When the icon is flashing, -there is an unread error message. -To view it, open the work manager window and go to the Messages tab. -

-The work manager window has several tabs: -

-The work manager's menu items are as follows: - - -

-Menu names and other text in the work manager can be displayed in -languages other than English. -

-The BOINC screensaver can be selected using the Display Properties dialog. -The BOINC screensaver draws graphics from a running application, -if any is available. -Otherwise it draws the BOINC logo bouncing around the screen. -"; -page_tail(); -?> diff --git a/doc/language.php b/doc/language.php deleted file mode 100644 index b1700f13fa..0000000000 --- a/doc/language.php +++ /dev/null @@ -1,31 +0,0 @@ -BOINC Manager.po. -The release uses American English. -Many other languages are available. -The BOINC distribution includes all current language files. - -

-If you're bilingual, -you can help by making a translation for your non-English language. -
-Notes: -

-"; -page_tail(); -?> diff --git a/doc/links.php b/doc/links.php index 15a37562e9..ae00b9a1e2 100644 --- a/doc/links.php +++ b/doc/links.php @@ -119,6 +119,7 @@ Show if the servers of various projects are up or down.

Skins for the BOINC Manager

@@ -264,6 +265,10 @@ language("Turkish", array( site("http://www.turksetiteam.org/", "www.turksetiteam.org") )); +language("Ukrainian", array( + site("http://distributed.org.ua/", "Ukraine - Distributed Computing"), +)); + echo "

diff --git a/doc/manager.php b/doc/manager.php index 70ecd7f7a1..fbd3bb1667 100644 --- a/doc/manager.php +++ b/doc/manager.php @@ -342,7 +342,7 @@ cancels Snooze.

Menu names and other text in the BOINC manager can be displayed in -languages other than English. +languages other than English.

To select the BOINC screensaver: