diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 20:36:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-06-14 20:36:37 +0200 |
commit | bb80d3feebdc9acc52e3f4ad24084d8425f043a2 (patch) | |
tree | 2084a84c39f159c6aea254775dc0880d52579d45 /help/C/index.page | |
parent | b26ff0798252a1a8072dd2c7a67f6205de9fde11 (diff) | |
parent | 31804433d72460cbe0a39f9f8ea5e76058d84cda (diff) |
Merge branch 'feature/upstream' into develop
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> |