diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-21 10:58:21 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-21 10:58:21 +0200 | 
| commit | 11c0cfbd587f1f07c797ac506e1b0cac63cfd2c7 (patch) | |
| tree | 3953a15b915d41a87f5d586c968b3ef22c50deb1 /help/C | |
| parent | c502fe7b056b00189313cdf1d7494ecf150acd52 (diff) | |
| parent | 383626437ca8f9d26518408719b5d778e696eecd (diff) | |
Update upstream source from tag 'upstream/40.1'
Update to upstream version '40.1'
with Debian dir c17505f9670c12d3b8774b06e0aa025eaae21458
Diffstat (limited to 'help/C')
| -rw-r--r-- | help/C/index.page | 9 | 
1 files changed, 8 insertions, 1 deletions
| diff --git a/help/C/index.page b/help/C/index.page index ab3ca88..2cf4998 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -3,6 +3,10 @@        id="index">      <info> +        <title type="link" role="trail">Document Scanner Manual</title> +        <title type="text">Document Scanner Manual</title> +        <title type="link">Document Scanner Manual</title> +          <credit type="author" its:translate="no">              <name>Robert Ancell</name>              <email>robert.ancell@gmail.com</email> @@ -14,7 +18,10 @@          <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />      </info> -    <title><media type="image" its:translate="no" src="figures/icon.svg" height="32px"/>Document Scanner Manual</title> +    <title> +        <media type="image" its:translate="no" width="48px" height="48px" +            src="figures/icon.svg"/>Document Scanner Manual +    </title>      <section id="acquire" style="2column">          <title>Scanning Pages</title> | 
