diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 20:36:17 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 20:36:17 +0200 |
commit | 31804433d72460cbe0a39f9f8ea5e76058d84cda (patch) | |
tree | 2084a84c39f159c6aea254775dc0880d52579d45 /help/C/index.page | |
parent | a9898fb3f39c44a85876930ef6b2558052569ae6 (diff) | |
parent | d443a3c2509889533ca812c163056bace396b586 (diff) |
Update upstream source from tag 'upstream/0.32.1'
Update to upstream version '0.32.1'
with Debian dir c460ad6e13d3c39eaa2d5399059385e64e6fba4c
Diffstat (limited to 'help/C/index.page')
-rw-r--r-- | help/C/index.page | 28 |
1 files changed, 21 insertions, 7 deletions
diff --git a/help/C/index.page b/help/C/index.page index e3221bb..1605541 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -1,25 +1,39 @@ <page xmlns="http://projectmallard.org/1.0/" - type="guide" - id="index"> + xmlns:its="http://www.w3.org/2005/11/its" + type="guide" id="index"> <info> + <title type="link" role="trail">Shotwell</title> <title type="link">Shotwell</title> + <title type="text">Shotwell</title> + + <credit type="author"> + <name>Jim Nelson</name> + <email>jim@yorba.org</email> + </credit> + <credit type="author"> + <name>Allison Barlow</name> + <email>allison@yorba.org</email> + </credit> <credit type="author"> - <name>Jim Nelson</name> - <email>jim@yorba.org</email> - <name>Allison Barlow</name> - <email>allison@yorba.org</email> <name>Robert Ancell</name> <email>robert.ancell@canonical.com</email> + </credit> + <credit type="author"> <name>Peter Smith</name> <email>pdo.smith@gmail.com</email> + </credit> + <credit type="author"> <name>Phil Bull</name> <email>philbull@gmail.com</email> </credit> </info> - <title><media type="image" src="figures/shotwell_logo.png"></media>Shotwell Photo Manager</title> + <title> + <media type="image" width="48px" height="48px" its:translate="no" + src="figures/Shotwell.svg" /> Shotwell Photo Manager + </title> <section id="import" style="2column"> <title>Importing Photos</title> |