diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-06-23 00:22:57 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-06-23 00:22:57 +0800 |
commit | 4ba63828e40b687423c195af461ad12ba3fc2b2d (patch) | |
tree | 5b5e00f783514856d1854e33361811ca5ce25fce | |
parent | 03a396a35a4d4950b9165a2137ad75dd77d100b5 (diff) | |
download | gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.tar gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.tar.gz gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.tar.bz2 gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.tar.lz gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.tar.xz gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.tar.zst gsoc2013-evolution-4ba63828e40b687423c195af461ad12ba3fc2b2d.zip |
User docs: Make IDs unique
-rw-r--r-- | help/C/default-browser.page | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/help/C/default-browser.page b/help/C/default-browser.page index 1fe3ac642b..852dcd76ae 100644 --- a/help/C/default-browser.page +++ b/help/C/default-browser.page @@ -8,7 +8,7 @@ <link type="guide" xref="index#common-other-problems" /> - <revision pkgversion="3.5.4" version="0.6" date="2012-08-01" status="final"/> + <revision pkgversion="3.5.4" version="0.7" date="2013-06-22" status="final"/> <credit type="author"> <name its:translate="no">Andre Klapper</name> <email its:translate="no">ak-47@gmx.net</email> @@ -23,7 +23,7 @@ <!-- For GNOME2 the steps are to define the gconf keys /desktop/gnome/url-handlers/http and /https --> -<section id="urls-in-emails"> +<section id="browser-to-use"> <title>Change which web browser websites are opened in</title> <p>Please see <link href="help:gnome-help/net-default-browser">the GNOME Desktop Help</link>.</p> @@ -40,7 +40,7 @@ </note> </section> -<section id="urls-in-emails"> +<section id="email-application-to-use"> <title>Change which mail application is used to write emails</title> <p>Please see <link href="help:gnome-help/net-default-email">the GNOME Desktop Help</link>.</p> |