From 3c8dd2050aa11cb2b5468e6295cea5f652d654d0 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 5 Apr 2011 08:00:30 -0400 Subject: [PATCH 1/4] added blank to --- documentation/manual/source/configure.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/documentation/manual/source/configure.rst b/documentation/manual/source/configure.rst index 9b4cc6f8f..190bfdbf6 100644 --- a/documentation/manual/source/configure.rst +++ b/documentation/manual/source/configure.rst @@ -43,10 +43,15 @@ working on when you closed the program. **Show the splash screen:** -When this box it selected, the OpenLP logo will be displayed in the center of +When this box is selected, the OpenLP logo will be displayed in the center of the screen until the program opens. This is useful to know if the program is opening. +**Check for updates to OpenLP** + +When this box is selected, OpenLP will verify that you have the latest version +installed. Note: This requires internet access. + Application Settings ^^^^^^^^^^^^^^^^^^^^ @@ -60,6 +65,13 @@ working on before starting a new service. When this box is selected, the next item in the Service Manager will show in the Preview pane. +**Unblank display when adding new live item** + +When this box is selected and you are using the "blank to" button to blank the +screen, blank to theme or Show Desktop, if you select your next item in your +service, it will automatically turn off the "blank to". If this box is not +selected you will have to click the blank button to turn off the "blank to". + **Slide loop delay** This setting is the time delay in seconds if you want to continuously loop From 19f43fb31e68a902731c70657f7e46b087f128ce Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 5 Apr 2011 10:02:24 -0400 Subject: [PATCH 2/4] added blank to --- documentation/manual/source/configure.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/documentation/manual/source/configure.rst b/documentation/manual/source/configure.rst index 190bfdbf6..8bb91d00c 100644 --- a/documentation/manual/source/configure.rst +++ b/documentation/manual/source/configure.rst @@ -67,10 +67,11 @@ Preview pane. **Unblank display when adding new live item** -When this box is selected and you are using the "blank to" button to blank the -screen, blank to theme or Show Desktop, if you select your next item in your -service, it will automatically turn off the "blank to". If this box is not -selected you will have to click the blank button to turn off the "blank to". +When this box is selected and you are using the "blank to" button to blank or +hide the screen, when you next go live on an item it will automatically +re-enable the screen. If this box is not selected you will need to click the +"blank to" button again to reverse the action. + **Slide loop delay** From c12dd613113adc8f83e87d56995987b62fb1f1ea Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 5 Apr 2011 13:40:52 -0400 Subject: [PATCH 3/4] added blank to --- documentation/manual/source/configure.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/documentation/manual/source/configure.rst b/documentation/manual/source/configure.rst index 8bb91d00c..27d3690fd 100644 --- a/documentation/manual/source/configure.rst +++ b/documentation/manual/source/configure.rst @@ -43,14 +43,14 @@ working on when you closed the program. **Show the splash screen:** -When this box is selected, the OpenLP logo will be displayed in the center of -the screen until the program opens. This is useful to know if the program is -opening. +The OpenLP logo is displayed while OpenLP loads when this checkbox is checked. +This is useful to know if the program is opening. **Check for updates to OpenLP** -When this box is selected, OpenLP will verify that you have the latest version -installed. Note: This requires internet access. +OpenLP will check to see if there is a newer version available on a regular +basis when this checkbox is checked. Please note that this requires Internet +access. Application Settings ^^^^^^^^^^^^^^^^^^^^ @@ -67,10 +67,10 @@ Preview pane. **Unblank display when adding new live item** -When this box is selected and you are using the "blank to" button to blank or -hide the screen, when you next go live on an item it will automatically -re-enable the screen. If this box is not selected you will need to click the -"blank to" button again to reverse the action. +When using the :guilabel:`blank to` button with this checkbox checked, on going +live with the next item, the screen will be automatically re-enabled. If this +checkbox is not checked you will need to click the :guilabel:`blank to` button +again to reverse the action. **Slide loop delay** From 88d2c1200e91bccbfd2b8d31c1b57d643fcaee63 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 5 Apr 2011 14:35:27 -0400 Subject: [PATCH 4/4] added blank to --- documentation/manual/source/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/manual/source/configure.rst b/documentation/manual/source/configure.rst index 27d3690fd..b12ada062 100644 --- a/documentation/manual/source/configure.rst +++ b/documentation/manual/source/configure.rst @@ -44,7 +44,7 @@ working on when you closed the program. **Show the splash screen:** The OpenLP logo is displayed while OpenLP loads when this checkbox is checked. -This is useful to know if the program is opening. +This is useful to give some indication that the program is loading. **Check for updates to OpenLP**