[seahorse/wip/userdocs: 147/210] Add the role attribute to <title> links.
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/userdocs: 147/210] Add the role attribute to <title> links.
- Date: Sun, 16 Mar 2014 17:26:26 +0000 (UTC)
commit 96716031407d13e3fc8bc0b6c97f5adc74e39b10
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Sun Sep 1 21:28:01 2013 +0530
Add the role attribute to <title> links.
Add role="topic" for title links in the landing pages: pgp, ssh and
passwords.
This removes the broken links in pages that reference the landing pages.
help/C/passwords.page | 2 +-
help/C/pgp.page | 2 +-
help/C/ssh.page | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/passwords.page b/help/C/passwords.page
index 1885ea6..c46f405 100644
--- a/help/C/passwords.page
+++ b/help/C/passwords.page
@@ -9,7 +9,7 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" date="2013-08-20" status="draft"/>
- <title type='link'></title>
+ <title type="link" role="topic"></title>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/help/C/pgp.page b/help/C/pgp.page
index 462b885..8ba607f 100644
--- a/help/C/pgp.page
+++ b/help/C/pgp.page
@@ -8,7 +8,7 @@
<revision pkgversion="3.9" date="2013-08-20" status="review"/>
- <title type='link'></title>
+ <title type="link" role="topic"></title>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/help/C/ssh.page b/help/C/ssh.page
index 29d005b..142efa6 100644
--- a/help/C/ssh.page
+++ b/help/C/ssh.page
@@ -8,7 +8,7 @@
<revision pkgversion="3.9" date="2013-08-20" status="review"/>
- <title type='link'></title>
+ <title type="link" role="topic"></title>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]