diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-05-09 03:37:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-05-09 03:37:55 +0800 |
commit | d30565ba8da5f6cc0f6083856d6f5827ccf5ef77 (patch) | |
tree | 390c56b43c04f64e89b9b317131cb769a527ce47 | |
parent | d3bafa8ca142b9c4d1cabf392965a2c96c898e8c (diff) | |
download | gsoc2013-epiphany-d30565ba8da5f6cc0f6083856d6f5827ccf5ef77.tar.gz gsoc2013-epiphany-d30565ba8da5f6cc0f6083856d6f5827ccf5ef77.tar.zst gsoc2013-epiphany-d30565ba8da5f6cc0f6083856d6f5827ccf5ef77.zip |
Correct toolbar editing section. Noticed by ZeBob, bug #341069.
2006-05-08 Christian Persch <chpe@cvs.gnome.org>
* C/epiphany.xml:
Correct toolbar editing section. Noticed by ZeBob, bug #341069.
-rw-r--r-- | help/C/epiphany.xml | 2 | ||||
-rw-r--r-- | help/ChangeLog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 16a98de95..522986c99 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -2079,7 +2079,7 @@ GNOME -> GNOME developers home page</programlisting> <listitem> <para> To add or remove buttons from your toolbar, select - <menuchoice><guimenu>Edit</guimenu><guimenuitem> + <menuchoice><guimenu>View</guimenu><guimenuitem> Toolbars</guimenuitem><guimenuitem>Customize Toolbars</guimenuitem> </menuchoice>. Drag icons to and from the editor to add or remove them from your toolbar. diff --git a/help/ChangeLog b/help/ChangeLog index a3291cf42..9da6ed9a4 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,9 @@ +2006-05-08 Christian Persch <chpe@cvs.gnome.org> + + * C/epiphany.xml: + + Correct toolbar editing section. Noticed by ZeBob, bug #341069. + 2006-04-09 Christian Persch <chpe@cvs.gnome.org> * C/epiphany.xml: |