diff options
| -rw-r--r-- | docs/index.docbook | 31 | 
1 files changed, 15 insertions, 16 deletions
| diff --git a/docs/index.docbook b/docs/index.docbook index 9d7b06f8..3c4d0735 100644 --- a/docs/index.docbook +++ b/docs/index.docbook @@ -161,9 +161,8 @@ Its implementation is going to embrace &kde; technologies, in order to have a fu      <guimenuitem>rekonq</guimenuitem>      </menuchoice>    </para></listitem> -  <listitem><para><keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo> will open a -        <guimenuitem>Run Command</guimenuitem> dialog box,type <userinput><command>rekonq</command></userinput> (lower case) and press &Enter; or -        the <guibutton>Run</guibutton> to start &rekonq;</para></listitem> +  <listitem><para><keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo> will open  +        &krunner;, type rekonq (lower case) and press &Enter; to start &rekonq;</para></listitem>  </itemizedlist>  </para>  </sect1> @@ -214,7 +213,7 @@ Here a List of configurable points and explanation for it:    </varlistentry>    <varlistentry>      <term><guilabel>Home page URL:</guilabel></term> -    <listitem><para>You can either set your home page directly trought tipping the &URL; in.</para></listitem> +    <listitem><para>You can either set your home page directly through tipping the &URL; in.</para></listitem>    </varlistentry>    <varlistentry>      <term><guibutton>Set to Current Page</guibutton></term> @@ -226,7 +225,7 @@ Here a List of configurable points and explanation for it:    </varlistentry>    <varlistentry>      <term><guilabel>Use KGet for downloading files</guilabel></term> -    <listitem><para>This activates the <application>&kget;</application> download integration. If this is active &rekonq; will download everything trough &kget;</para></listitem> +    <listitem><para>This activates the <application>&kget;</application> download integration. If this is active &rekonq; will download everything through &kget;</para></listitem>    </varlistentry>    <varlistentry>      <term><guilabel>List links with KGet</guilabel></term> @@ -275,15 +274,15 @@ Here a List of configurable points and explanation for it:  <variablelist>    <varlistentry>      <term><guilabel>Open links in new tab instead of in new window</guilabel></term> -    <listitem><para>This enables thedefault opening of links in new tabs.</para></listitem> +    <listitem><para>This enables the default opening of links in new tabs.</para></listitem>    </varlistentry>    <varlistentry>      <term><guilabel>Always show tab bar</guilabel></term> -    <listitem> <para>This forces &rekonq; to show the tab bar evan if there is only one tab.</para></listitem> +    <listitem> <para>This forces &rekonq; to show the tab bar even if there is only one tab.</para></listitem>    </varlistentry>    <varlistentry>      <term><guilabel>Open new tabs in the background</guilabel></term> -    <listitem> <para>This makes &rekonq; not swiching to new tabs.</para> </listitem> +    <listitem> <para>This makes &rekonq; not switching to new tabs.</para> </listitem>    </varlistentry>    <varlistentry>      <term><guilabel>Open new tabs after currently active one</guilabel></term> @@ -291,11 +290,11 @@ Here a List of configurable points and explanation for it:    </varlistentry>    <varlistentry>      <term><guilabel>Show preview when hovering tab</guilabel></term> -    <listitem> <para>This shows you an preview of the contend of a tab if you hover it. This can be useful if you have many tabs opened. </para> </listitem> +    <listitem> <para>This shows you an preview of the content of a tab if you hover it. This can be useful if you have many tabs opened. </para> </listitem>    </varlistentry>    <varlistentry>      <term><guilabel>Activate previously used tab when closing the current one</guilabel></term> -    <listitem> <para>This makes &rekonq; storing you last opend tab and if you close you current one it will reopen the old one. This also can be useful if you use many tabs </para> </listitem> +    <listitem> <para>This makes &rekonq; storing your last opened tab and if you close your current one it will reopen the old one. This also can be useful if you use many tabs.</para> </listitem>    </varlistentry>  </variablelist> @@ -336,7 +335,7 @@ Following will explain the configurable things and what they do    </varlistentry>    <varlistentry>      <term><guilabel>Font size</guilabel></term> -    <listitem><para>To configure your prefered size of font.</para></listitem> +    <listitem><para>To configure your preferred size of font.</para></listitem>    </varlistentry>    <varlistentry>      <term><guilabel>Minimal font size:</guilabel></term> @@ -397,7 +396,7 @@ As you can see the Cookies can be configured in many ways.  </para>  <para> -&rekonq; can handel Cookies in three ways +&rekonq; can handle Cookies in three ways  <itemizedlist>  <listitem><para>"Ask for Confirmation"</para></listitem>  </itemizedlist> @@ -477,7 +476,7 @@ As you can see the Cookies can be configured in many ways.  </sect1> -<sect1 id="WebShortcut"> +<sect1 id="Shortcut">  <title>Configure the Shortcut settings</title> @@ -498,7 +497,7 @@ As you can see the Cookies can be configured in many ways.  </sect1> -<sect1> +<sect1 id="WebShortcut">  <title>Configure the Web Shortcuts settings</title> @@ -579,7 +578,7 @@ Documentation copyright 2010 &Jonathan.Kolberg; &Jonathan.Kolberg.mail;  <title>Compilation and Installation</title>  <para>If you wish to compile &rekonq;, you have to install the headers of kdelibs and you need git and the build essentials installed.</para> -<para>Under Debian/Ubuntu you get those throught running</para> +<para>Under Debian/Ubuntu you get those through running</para>  <para>    <userinput><command>sudo</command> <command>apt-get</command> @@ -587,7 +586,7 @@ Documentation copyright 2010 &Jonathan.Kolberg; &Jonathan.Kolberg.mail;    </userinput>  </para> -<para>Under OpenSuse you get those throught running</para> +<para>Under OpenSuse you get those through running</para>  <para>    <userinput><command>sudo</command> <command>zypper</command>      <option>in</option> <parameter>libkde4-devel git-core gcc gcc-c++ make cmake</parameter> | 
