[evince] help: No more toolbar; document the title bar instead
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] help: No more toolbar; document the title bar instead
- Date: Sun, 17 Sep 2017 17:28:10 +0000 (UTC)
commit da2317da3cc64d3412399e03751171caba7c3f9e
Author: Andre Klapper <a9016009 gmx de>
Date: Sun Sep 17 19:27:53 2017 +0200
help: No more toolbar; document the title bar instead
help/C/commandline.page | 3 +-
help/C/movingaround.page | 4 +-
help/C/titlebar.page | 49 ++++++++++++++++++++++++++++++++++++++++++++++
help/C/toolbar.page | 44 -----------------------------------------
help/Makefile.am | 2 +-
5 files changed, 54 insertions(+), 48 deletions(-)
---
diff --git a/help/C/commandline.page b/help/C/commandline.page
index e125584..6ad7b41 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -7,6 +7,7 @@
<title type="sort">Command line</title>
<desc>The <cmd>evince</cmd> command can open any number of files, at specific pages and in various
modes.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
+ <revision pkgversion="3.24" version="0.2" date="2017-09-17" status="final"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull gmail com</email>
@@ -44,7 +45,7 @@ The <app>document viewer</app> also supports the handling of files on the web.
<screen>evince --page-label=3 file.pdf</screen>
<p>
The page label should be in the same format as the page number displayed in
- the <app>Document Viewer</app> toolbar.
+ the <app>Document Viewer</app> title bar.
</p>
</section>
<section id="fullsreen">
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
index 8a4d26f..27c4582 100644
--- a/help/C/movingaround.page
+++ b/help/C/movingaround.page
@@ -89,12 +89,12 @@
<list>
<item>
<p>Type a page number in <gui style="input">Select Page</gui> on the
- <link xref="toolbar">toolbar</link> and press <key>Enter</key>.</p>
+ <link xref="titlebar">title bar</link> and press <key>Enter</key>.</p>
</item>
<item>
<p>If you want to see the previously visited pages press
<gui style="button"><</gui> or <gui style="button">></gui> on
- the toolbar.</p>
+ the title bar.</p>
</item>
<item>
<p>If you want to go to the beginning or the end of the document:</p>
diff --git a/help/C/titlebar.page b/help/C/titlebar.page
new file mode 100644
index 0000000..2d10d6a
--- /dev/null
+++ b/help/C/titlebar.page
@@ -0,0 +1,49 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" style="task"
+ id="titlebar">
+
+ <info>
+ <link type="guide" xref="index#tips"/>
+ <desc>Using the title bar.</desc>
+
+ <revision pkgversion="3.10" version="0.1" date="2013-11-04" status="final"/>
+ <revision pkgversion="3.24" version="0.2" date="2017-09-17" status="final"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email its:translate="no">tiffany antopolski com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Title bar</title>
+
+<p>The title bar contains:</p>
+ <list>
+ <item>
+ <p>A text field to <link xref="movingaround#between-pages">go to a certain
+ page</link> or to <link xref="finding">search</link> in the
+ <link xref="movingaround#navigating">index</link>.</p>
+ </item>
+ <item>
+ <p><gui><</gui> and <gui>></gui> for moving between history items.</p>
+ </item>
+ <item>
+ <p>A <gui>Magnifying glass button</gui> to <link xref="finding">find a
+ word or phrase in the document</link>.</p>
+ </item>
+ <p>A button to manage <link xref="annotations">annotations</link>.</p>
+ <item>
+ <p>A drop-down box to adjust the <link xref="movingaround#zoom">zoom</link> level.</p>
+ </item>
+ <item>
+ <p>A button to open the <gui>View options</gui> menu.</p>
+ </item>
+ <item>
+ <p>A button to open the <gui>File options</gui> menu.</p>
+ </item>
+ </list>
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 3eef2fa..0e55aae 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -84,7 +84,7 @@ HELP_FILES = \
synctex-search.page \
synctex-support.page \
textselection.page \
- toolbar.page \
+ titlebar.page \
translate.page
HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl hu id it ja ko lv nl oc pt_BR ro ru sl sr sv te uk vi
zh_CN zh_HK zh_TW
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]