diff options
| author | Burkhard Lück <lueck@hube-lueck.de> | 2010-11-20 18:02:06 +0100 | 
|---|---|---|
| committer | Burkhard Lück <lueck@hube-lueck.de> | 2010-11-20 18:02:06 +0100 | 
| commit | a1073109b384ae167033bc2f3d09ead8a7d598a8 (patch) | |
| tree | 8519b0da42336944caca061b652be8fe27e4dfe3 /docs/index.docbook | |
| parent | rekonq 0.6.55 (diff) | |
| download | rekonq-a1073109b384ae167033bc2f3d09ead8a7d598a8.tar.xz | |
Fix markup:
there is no menu string 'Toolbutton', it is an 'Tool' icon
Diffstat (limited to 'docs/index.docbook')
| -rw-r--r-- | docs/index.docbook | 10 | 
1 files changed, 3 insertions, 7 deletions
| diff --git a/docs/index.docbook b/docs/index.docbook index 3a363838..dc6a0120 100644 --- a/docs/index.docbook +++ b/docs/index.docbook @@ -441,11 +441,8 @@ You want to configure the general behavior of &rekonq;? You found the right plac  </para>  <para> -To open the general settings go to -<menuchoice> -<guimenuitem>Toolbutton</guimenuitem> -<guisubmenu>Configure rekonq</guisubmenu> -</menuchoice> +To open the general settings click on the <guiicon>Tool</guiicon> icon +and select <guisubmenu>Configure rekonq</guisubmenu>.  </para>  <para> @@ -502,9 +499,8 @@ Here a List of configurable points and explanation for it:  <para>Here you learn how to change the settings for tabs.</para> -<para>To come to the dialog open  +<para>To come to the dialog click on the <guiicon>Tool</guiicon> icon and open   <menuchoice> -<guimenuitem>Toolbutton</guimenuitem>  <guisubmenu>Configure rekonq</guisubmenu>  <guimenuitem>Tabs</guimenuitem>  </menuchoice> | 
