[gnome-mahjongg] help: Pause button is only a symbol, not a string
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mahjongg] help: Pause button is only a symbol, not a string
- Date: Sun, 5 Jan 2020 20:16:14 +0000 (UTC)
commit 5e775fa680759e25f654975bea1109830f144c3a
Author: Andre Klapper <a9016009 gmx de>
Date: Sun Jan 5 21:16:16 2020 +0100
help: Pause button is only a symbol, not a string
help/C/figures/keyboard-key-pause.svg | 35 +++++++++++++++++++++++++++++++++++
help/C/pause.page | 6 ++++--
help/meson.build | 1 +
3 files changed, 40 insertions(+), 2 deletions(-)
---
diff --git a/help/C/figures/keyboard-key-pause.svg b/help/C/figures/keyboard-key-pause.svg
new file mode 100644
index 0000000..56b5e28
--- /dev/null
+++ b/help/C/figures/keyboard-key-pause.svg
@@ -0,0 +1,35 @@
+<?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"
+ version="1.1"
+ id="svg2"
+ viewBox="0 0 8.5 12"
+ height="12"
+ width="8.5">
+ <defs
+ id="defs4" />
+ <metadata
+ id="metadata7">
+ <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>
+ <g
+ transform="translate(10e-8,-1040.3622)"
+ id="layer1">
+ <path
+ d="m 5.9374999,1052.3622 0,-12 2.5625,0 0,12 -2.5625,0 z m -5.9375,0 0,-12 2.562499999999999,0 0,12
-2.5625,0 z"
+ id="path4212"
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Arial;-inkscape-font-specification:Arial;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
/>
+ </g>
+</svg>
diff --git a/help/C/pause.page b/help/C/pause.page
index 78c1e3d..d81bc89 100644
--- a/help/C/pause.page
+++ b/help/C/pause.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic"
id="startstop">
@@ -6,6 +7,7 @@
<link type="guide" xref="index#tips"/>
<revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+ <revision pkgversion="3.34.0" version="0.3" date="2020-01-05" status="final"/>
<credit type="author">
<name>Chris Beiser</name>
<email>ctbeiser gmail com</email>
@@ -29,8 +31,8 @@
<list>
<item>
- <p>The <gui>Pause</gui> button in the
- header bar.</p>
+ <p>The <media its:translate="no" mime="image/svg+xml" type="image"
src="figures/keyboard-key-pause.svg">
+ pause key symbol</media> button in the header bar.</p>
</item>
<item>
<p>The <key>Pause</key> key on your keyboard. Not all keyboards have
diff --git a/help/meson.build b/help/meson.build
index 5b5b238..5196c7b 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -16,6 +16,7 @@ gnome.yelp ('gnome-mahjongg',
'strategy.page',
'translate.page' ],
media: [ 'figures/hints-video.ogv',
+ 'figures/keyboard-key-pause.svg',
'figures/layout-bridges.png',
'figures/layout-cloud.png',
'figures/layout-conf-cross.png',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]