[evince] help: Replace title bar with header bar
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] help: Replace title bar with header bar
- Date: Wed, 30 Jan 2019 22:31:06 +0000 (UTC)
commit 8590fc9a0e793be69f2619236f6d4f8cc1351dd4
Author: Andre Klapper <a9016009 gmx de>
Date: Wed Jan 30 14:30:45 2019 -0800
help: Replace title bar with header bar
help/C/annotations.page | 4 ++--
help/C/commandline.page | 2 +-
help/C/{titlebar.page => headerbar.page} | 8 ++++----
help/C/movingaround.page | 4 ++--
help/Makefile.am | 2 +-
help/meson.build | 2 +-
6 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/help/C/annotations.page b/help/C/annotations.page
index 879d81e5..88df9ccf 100644
--- a/help/C/annotations.page
+++ b/help/C/annotations.page
@@ -39,13 +39,13 @@
<steps>
<item>
<p>
- Select <gui>Annotate the document</gui> from the title bar.
+ Select <gui>Annotate the document</gui> from the header bar.
</p>
<media type="image" src="figures/add-text-annotation.png"/>
<list>
<item>
<p>
- You should now see <gui>Add text annotation</gui> and <gui>Add highlight annotation</gui> buttons
below the title bar.
+ You should now see <gui>Add text annotation</gui> and <gui>Add highlight annotation</gui> buttons
below the header bar.
</p>
<media type="image" src="figures/list-add-tabs.png"/>
</item>
diff --git a/help/C/commandline.page b/help/C/commandline.page
index 6ad7b414..39fefe23 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -45,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> title bar.
+ the <app>Document Viewer</app> header bar.
</p>
</section>
<section id="fullsreen">
diff --git a/help/C/titlebar.page b/help/C/headerbar.page
similarity index 92%
rename from help/C/titlebar.page
rename to help/C/headerbar.page
index a7b09e17..2f88bfc7 100644
--- a/help/C/titlebar.page
+++ b/help/C/headerbar.page
@@ -1,11 +1,11 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
- id="titlebar">
+ id="headerbar">
<info>
<link type="guide" xref="index#tips"/>
- <desc>Using the title bar.</desc>
+ <desc>Using the header 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"/>
@@ -19,9 +19,9 @@
</info>
-<title>Title bar</title>
+<title>Header bar</title>
-<p>The title bar contains:</p>
+<p>The header bar contains:</p>
<list>
<item>
<p>A text field to <link xref="movingaround#between-pages">go to a certain
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
index 90248ec7..97fd8f5e 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="titlebar">title bar</link> and press <key>Enter</key>.</p>
+ <link xref="headerbar">header 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 title bar.</p>
+ the header bar.</p>
</item>
<item>
<p>If you want to go to the beginning or the end of the document:</p>
diff --git a/help/Makefile.am b/help/Makefile.am
index 509b8daa..43783ff8 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -50,6 +50,7 @@ HELP_FILES = \
formats.page \
forms.page \
forms-saving.page \
+ headerbar.page \
index.page \
introduction.page \
invert-colors.page \
@@ -84,7 +85,6 @@ HELP_FILES = \
synctex-search.page \
synctex-support.page \
textselection.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 pl pt_BR ro ru sl sr sv te uk
vi zh_CN zh_HK zh_TW
diff --git a/help/meson.build b/help/meson.build
index 71216288..9646ab4f 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -52,6 +52,7 @@ sources = [
'formats.page',
'forms.page',
'forms-saving.page',
+ 'headerbar.page',
'index.page',
'introduction.page',
'invert-colors.page',
@@ -86,7 +87,6 @@ sources = [
'synctex-search.page',
'synctex-support.page',
'textselection.page',
- 'titlebar.page',
'translate.page',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]