← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~wesleystout/openlp/documentation into lp:openlp

 

Wesley Stout has proposed merging lp:~wesleystout/openlp/documentation into lp:openlp.

Requested reviews:
  Tim Bentley (trb143)
  Jonathan Corwin (j-corwin)
  Raoul Snyman (raoul-snyman)

For more details, see:
https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/55761

made a quick correction to mediamanager.rst and totally reworded the introduction to match up with whats on the wiki... I think I have all the corrections in, if all looks good I will apply the rewording to the wiki also... ok after speaking with gushie, I made several more corrections sorry for the resubmission of my resubmission
-- 
https://code.launchpad.net/~wesleystout/openlp/documentation/+merge/55761
Your team OpenLP Core is subscribed to branch lp:openlp.
=== modified file 'documentation/manual/source/introduction.rst'
--- documentation/manual/source/introduction.rst	2010-10-09 19:43:22 +0000
+++ documentation/manual/source/introduction.rst	2011-03-31 14:47:23 +0000
@@ -5,33 +5,32 @@
 About
 -----
 
-OpenLP is an open source lyrics projection application developed specifically
-for churches. It is licensed under the GNU Generic Public License, which means
-that it is free to use and distribute, and it stays free.
-
-Lyrics Projection
------------------
-
-OpenLP's purpose is to project the lyrics of songs and Bible verses using a 
-computer and a data projector. OpenLP also has the ability to project videos, 
-images, and also play audio. OpenLP also is highly customizable providing users 
-with the ability to set up a wide variety of themes, including themes with 
-video backgrounds.
-
-Open Source
------------
-
-OpenLP is open source software. This means that the source code (the 
-programming instructions the developers write) is open to anyone who wants to 
-look at it. This gives you, the end user, a few freedoms.
-
-From a developer's perspective, it gives you the freedom to inspect the code 
-and make sure that it is not malicious. Also, it gives you the freedom to 
-change the code and the freedom to "fork" the project and make it your own.
-
-For end users open source software gives you the freedom to use software as 
-you wish. You are not required to pay for the software and you are free to 
-make copies and distribute it to anyone you want.
+OpenLP stands for "Open Source Lyric Projection" and is presentation software
+developed for churches to provide a single easy to use interface for the
+projection needs of a typical worship service. First created in 2004, it has
+steadily grown in features and maturity such that is it now a mainstay in
+hundreds of churches around the world.
+
+OpenLP can contain a searchable database of songs and Bible verses allowing
+them to be projected instantly or saved in a pre-prepared order of service
+file. Themes allow for a variety of presentation options and allow you to add
+attractive visuals to enhance your presentations. PowerPoint and OpenOffice
+presentations, videos, and audio files can be run from within the program
+removing the need to switch between different programs. Alert messages can be
+displayed so the nursery or car park stewards can notify the congregation easily.
+Remote capability allows the worship leader to change songs, or for alert
+messages to be sent from anywhere on the network, even via a smart phone or 
+tablet.
+
+Being free, this software can be installed on as many PC's as required, 
+including the home PC's of worship leaders without additional cost. Compared to
+the expensive site licenses and restrictions of commercial software we believe 
+OpenLP is the perfect choice for quality and value. Still in active development
+by a growing team of enthusiastic developers, features are being added all the 
+time, meaning the software just improves all the time.
+
+OpenLP is licensed under the GNU Generic Public License, which means
+that it is free to use, distribute, modify, and it stays free.
 
 GNU General Public License
 --------------------------
@@ -43,4 +42,4 @@
 
 You can find a copy of the GNU General Public License from the Help menu 
 selecting about OpenLP or on-line 
-at: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
+at: `<http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>`_.

=== modified file 'documentation/manual/source/mediamanager.rst'
--- documentation/manual/source/mediamanager.rst	2011-03-23 00:13:55 +0000
+++ documentation/manual/source/mediamanager.rst	2011-03-31 14:47:23 +0000
@@ -16,8 +16,8 @@
 .. image:: pics/mediamanager.png
 
 To enable the plugins navigate to :menuselection:`Settings --> Plugins` or
-press `F7`. You will want to click on the plugin to the left that you want to 
-enable and select **active** from the drop down box to the right.
+press :kbd:`Alt+F7`. You will want to click on the plugin to the left that you
+would like to enable and select **active** from the drop down box to the right.
 
 .. image:: pics/plugins.png
 

=== modified file 'documentation/manual/source/troubleshooting.rst'
--- documentation/manual/source/troubleshooting.rst	2011-03-30 10:53:56 +0000
+++ documentation/manual/source/troubleshooting.rst	2011-03-31 14:47:23 +0000
@@ -113,8 +113,8 @@
 to enable them. 
 
 To enable the plugins navigate to :menuselection:`Settings --> Plugins` or
-press `F7`. You will want to click on the plugin to the left that you want to 
-enable and select **active** from the drop down box to the right.
+press :kbd:`Alt+F7`. You will want to click on the plugin to the left that you
+would like to enable and select **active** from the drop down box to the right.
 
 .. image:: pics/plugins.png
 


Follow ups