[gnome-terminal] help: No more 'Search' menu
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] help: No more 'Search' menu
- Date: Sat, 4 Jan 2020 13:32:25 +0000 (UTC)
commit dfcebccbcd18d658f04aecced9d41d57680176c5
Author: Andre Klapper <a9016009 gmx de>
Date: Sat Jan 4 14:32:07 2020 +0100
help: No more 'Search' menu
help/C/figures/keyboard-key-search.svg | 36 ++++++++++++++++++++++++++++++++++
help/C/txt-search.page | 7 +++++--
help/Makefile.am | 1 +
3 files changed, 42 insertions(+), 2 deletions(-)
---
diff --git a/help/C/figures/keyboard-key-search.svg b/help/C/figures/keyboard-key-search.svg
new file mode 100644
index 00000000..d309bfee
--- /dev/null
+++ b/help/C/figures/keyboard-key-search.svg
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+
style="font-style:normal;font-weight:normal;font-size:12px;font-family:Dialog;color-interpolation:auto;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"
+ height="15"
+ width="14.999999"
+ version="1.1"
+ id="svg2"
+ font-size="12"
+ font-style="normal"
+ font-weight="normal"
+ stroke-miterlimit="10">
+ <metadata
+ id="metadata13">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <!--Unicode Character 'EARTH GLOBE EUROPE-AFRICA' (U+1F30D)-->
+ <defs
+ id="genericDefs" />
+ <path
+ id="path4182"
+ d="m 1.4722842,1.4722841 c -1.96304554,1.9630457 -1.96304566,5.17207 0,7.1351158 1.702736,1.7027361
4.340992,1.9217971 6.2923471,0.6706426 l 5.3992397,5.6817865 c 0.32949,0.329489 2.125447,-1.466468
1.795957,-1.795958 L 9.2926566,7.7370261 C 10.524766,5.7883395 10.3024,3.1672841 8.6073999,1.4722842
6.6443542,-0.49076139 3.4353298,-0.49076139 1.4722842,1.4722841 Z m 1.2584695,1.2584695 c
1.2825439,-1.2825439 3.3356326,-1.282544 4.6181768,1e-7 1.2825438,1.2825438 1.2825439,3.3356328 0,4.6181767
-1.282544,1.2825439 -3.3356329,1.282544 -4.6181768,10e-8 -1.2825442,-1.2825441 -1.282544,-3.335633
0,-4.6181769 z"
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Dialog;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.51450491;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enabl
e-backgr
ound:accumulate" />
+</svg>
diff --git a/help/C/txt-search.page b/help/C/txt-search.page
index 6586114d..f10399d7 100644
--- a/help/C/txt-search.page
+++ b/help/C/txt-search.page
@@ -1,9 +1,11 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="task"
id="txt-search">
<info>
<revision version="0.1" date="2013-03-03" status="candidate"/>
+ <revision pkgversion="3.34" version="0.2" date="2020-01-04" status="candidate"/>
<link type="guide" xref="index#textoutput"/>
<credit type="author copyright">
@@ -34,8 +36,9 @@
<steps>
<item>
- <p>Select <guiseq><gui style="menu">Search</gui>
- <gui style="menuitem">Find…</gui></guiseq>.</p>
+ <p>Press <media its:translate="no" type="image" mime="image/svg" src="figures/keyboard-key-search.svg">
+ <key>Search</key> key symbol</media> in the top-right corner, or press
+ <keyseq><key>Ctrl</key><key>Shift</key><key>F</key></keyseq>.</p>
</item>
<item>
<p>Type in the search keyword and press <key>Enter</key> to search
diff --git a/help/Makefile.am b/help/Makefile.am
index 07c0ed01..bba82d5e 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,6 +7,7 @@ HELP_ID = gnome-terminal
HELP_MEDIA = \
figures/gnome-terminal.png \
figures/gnome-terminal-icon.png \
+ figures/keyboard-key-search.svg \
$(NULL)
HELP_FILES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]