diff options
author | Francisco Javier F. Serrador <serrador@openshine.com> | 2006-08-19 20:49:45 +0800 |
---|---|---|
committer | Francisco Javier Fernandez Serrador <serrador@src.gnome.org> | 2006-08-19 20:49:45 +0800 |
commit | a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f (patch) | |
tree | d09bba66505f955cc4d0331151fb13ba2f647e44 | |
parent | 258c4de8e03611be58125f83feae1f6d67765eda (diff) | |
download | gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.tar gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.tar.gz gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.tar.bz2 gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.tar.lz gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.tar.xz gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.tar.zst gsoc2013-epiphany-a6e40d28bd88ccaf486ce35e0e188b7e231ebb7f.zip |
Added some tagging.
2006-08-19 Francisco Javier F. Serrador <serrador@openshine.com>
* C/ephiphany.xml: Added some tagging.
-rw-r--r-- | help/C/epiphany.xml | 12 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 11 insertions, 5 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index 522986c99..16493024c 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -221,7 +221,7 @@ </term> <listitem> <para> - Press the Bookmarks button in the toolbar of the + Press the <guibutton>Bookmarks</guibutton> button in the toolbar of the main window. </para> </listitem> @@ -380,10 +380,12 @@ <para> The toolbar contains a number of shortcuts to commonly used functions. You can use the toolbar to navigate - through your web history by pressing the back and - forward buttons. In addition it is possible to stop the - loading of pages by pressing the stop button. Finally, - pages may be reloaded by pressing the reload button. + through your web history by pressing the <guibutton> + Back</guibutton> and <guibutton>Forward</guibutton> + buttons. In addition it is possible to stop the + loading of pages by pressing the <guibutton>Stop</guibutton> + button. Finally, pages may be reloaded by pressing the + <guibutton>Reload</guibutton> button. </para> <para> You can customize the buttons which appear on your diff --git a/help/ChangeLog b/help/ChangeLog index 4a93c1c5f..0885dc8e8 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2006-08-19 Francisco Javier F. Serrador <serrador@openshine.com> + + * C/ephiphany.xml: Added some tagging. + 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: |