minor corrections

This commit is contained in:
Wesley Stout 2011-05-13 08:00:56 -05:00
parent f91021d7af
commit 655b06b6f8
1 changed files with 13 additions and 12 deletions

View File

@ -82,8 +82,8 @@ and select the Software Center from the bottom of the menu. You will need to
be the administrator of the system to install OpenLP and will be asked for the be the administrator of the system to install OpenLP and will be asked for the
administrator password several times through this process. administrator password several times through this process.
We will first need to add the OpenLP Personal Package Archive (PPA) to your First you will first need to add the OpenLP Personal Package Archive (PPA) to
system. Go to :menuselection:`Edit --> Software Sources` your system. Go to :menuselection:`Edit --> Software Sources`
.. image:: pics/1softwaresources.png .. image:: pics/1softwaresources.png
@ -100,14 +100,14 @@ Click :guilabel:`Add Source`
.. image:: pics/3aptline.png .. image:: pics/3aptline.png
You will now need to restart the Software Center to refresh the package list. You now need to restart the Software Center to refresh the package list. When
when you have it back to running simple search for OpenLP and click you have the Software Center running simply search for OpenLP and click
:guilabel:`Install`. :guilabel:`Install`.
.. image:: pics/4searchopenlp.png .. image:: pics/4searchopenlp.png
You will now see the install progress as OpenLP and the dependencies required You will see the install progress as OpenLP and the dependencies required for
for it to run are downloaded. it to run are downloaded.
.. image:: pics/5installprogressubuntu.png .. image:: pics/5installprogressubuntu.png
@ -115,21 +115,21 @@ After installation you should see that OpenLP is installed.
.. image:: pics/6installcompleteubuntu.png .. image:: pics/6installcompleteubuntu.png
You can now run OpenLP by either searching for it in the `Dash`, or clicking on You can now run OpenLP by either searching for it in the *Dash*, or clicking on
the category `Media Apps` in Unity. If you are running the Classic Desktop you the category *Media Apps* in Unity. If you are running the Classic Desktop you
will have OpenLP available by clicking will have OpenLP available by clicking
:menuselection:`Applications --> Sound and Video --> OpenLP` :menuselection:`Applications --> Sound and Video --> OpenLP`
Ubuntu Command Line Install Ubuntu Command Line Install
^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
The following install procedure should work across all Ubuntu variants. We will The following install procedure should work across all Ubuntu variants. You
first need to add the Personal Package Archive (PPA) to Ubuntu's software will need to add the Personal Package Archive (PPA) to Ubuntu's software
sources. From a terminal type:: sources. From a terminal type::
user@ubuntu:~$ sudo add-apt-repository ppa:openlp-core/release user@ubuntu:~$ sudo add-apt-repository ppa:openlp-core/release
Now we need to refresh the package list:: Now you need to refresh the package list::
user@ubuntu:~$ sudo apt-get update user@ubuntu:~$ sudo apt-get update
@ -145,7 +145,7 @@ to run OpenLP from the command line type::
Fedora (GNOME) Fedora (GNOME)
^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
Installing with Fedora we will use the default Add/Remove Programs available Installing with Fedora you will use the default Add/Remove Programs available
from :menuselection:`System --> Administration --> Add/Remove Programs` in from :menuselection:`System --> Administration --> Add/Remove Programs` in
Fedora 14 and below or in :menuselection:`Applications --> System Tools --> Fedora 14 and below or in :menuselection:`Applications --> System Tools -->
Add/Remove Programs` Add/Remove Programs`
@ -177,3 +177,4 @@ OpenLP will be available in :menuselection:`Applications --> Sound & Video --> O
Fedora (KDE) Fedora (KDE)
^^^^^^^^^^^^ ^^^^^^^^^^^^
think