aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-02-18 22:02:11 +0800
committerAndre Klapper <a9016009@gmx.de>2012-02-18 22:02:11 +0800
commiteb86dc0d48c88b626a40a90db3448f8a4f42421a (patch)
tree382ef8eadf92bc786c31200f7294e612ebb2317b
parentb5b802227537fe441f2fcb7cdd7cfee1ca5d6295 (diff)
downloadgsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.gz
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.bz2
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.lz
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.xz
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.tar.zst
gsoc2013-evolution-eb86dc0d48c88b626a40a90db3448f8a4f42421a.zip
User Docs: Fix inappropriate usage of <code> tag
-rw-r--r--help/C/calendar-layout-appointment-display.page4
-rw-r--r--help/C/contacts-libreoffice.page4
-rw-r--r--help/C/express-mode.page4
-rw-r--r--help/C/mail-change-time-format.page4
-rw-r--r--help/C/mail-encryption-gpg-create-key.page4
-rw-r--r--help/C/mail-encryption-gpg-set-up.page4
6 files changed, 12 insertions, 12 deletions
diff --git a/help/C/calendar-layout-appointment-display.page b/help/C/calendar-layout-appointment-display.page
index 9218669078..8b46cb42bf 100644
--- a/help/C/calendar-layout-appointment-display.page
+++ b/help/C/calendar-layout-appointment-display.page
@@ -6,7 +6,7 @@
<link type="guide" xref="calendar-layout" />
- <revision pkgversion="3.0.2" version="0.3" date="2011-08-25" status="final"/>
+ <revision pkgversion="3.0.2" version="0.4" date="2012-02-18" status="final"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -47,7 +47,7 @@
<section id="date-time">
<title>Date/Time Format</title>
<p>You can change the format of the <gui>Date</gui> column by setting your preferred format.</p>
-<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <code>date --help</code> in a terminal window.</p>
+<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in a terminal window.</p>
</section>
</page>
diff --git a/help/C/contacts-libreoffice.page b/help/C/contacts-libreoffice.page
index e0cd31fab5..34b366a256 100644
--- a/help/C/contacts-libreoffice.page
+++ b/help/C/contacts-libreoffice.page
@@ -6,7 +6,7 @@
<link type="guide" xref="index#data-migration-and-sync"/>
- <revision pkgversion="3.1.5" version="0.1" date="2011-09-03" status="draft"/>
+ <revision pkgversion="3.1.5" version="0.2" date="2012-02-18" status="draft"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -27,7 +27,7 @@
<item><p>Choose an addressbook and click <gui style="button">Define</gui>.</p></item>
<item><p>In case it is not listed already, click <gui style="button">Browse...</gui>. A file chooser dialog opens.</p></item>
<item><p>As Evolution stores its data in a hidden directory, press <keyseq><key>Ctrl</key><key>L</key></keyseq> to get the location bar displayed.</p></item>
-<item><p>Go to <code>/home/username/.local/share/evolution/addressbook/system/addressbook.db</code> and click <gui style="button">Open</gui>.</p></item>
+<item><p>Go to <file>/home/username/.local/share/evolution/addressbook/system/addressbook.db</file> and click <gui style="button">Open</gui>.</p></item>
</steps>
<p>This makes the Evolution address book the default data source for LibreOffice. You can now select a field to insert into an LibreOffice document via <guiseq><gui>Insert</gui><gui>Fields</gui><gui>Other</gui></guiseq>.</p>
diff --git a/help/C/express-mode.page b/help/C/express-mode.page
index bca3a07a78..4a2f920868 100644
--- a/help/C/express-mode.page
+++ b/help/C/express-mode.page
@@ -6,7 +6,7 @@
<link type="guide" xref="index#common-other-problems" />
- <revision pkgversion="3.0.2" version="0.2" date="2011-08-05" status="final"/>
+ <revision pkgversion="3.0.2" version="0.3" date="2012-02-18" status="final"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -22,6 +22,6 @@
<p>This is a known problem and hard to solve for a complex application with many settings such as Evolution.</p>
<p>You can use the Express version which is targeted for mobile and small-screen devices. This is available from version 2.30 on and can be enabled by starting <code>evolution --express</code> from the terminal window.</p>
-<note><p>You can also explicitly open Evolution in a specific component. For the calendar, use <code>evolution --express --component=calendar</code>.</p></note>
+<note><p>You can also explicitly open Evolution in a specific component. For the calendar, use <cmd>evolution --express --component=calendar</cmd>.</p></note>
</page>
diff --git a/help/C/mail-change-time-format.page b/help/C/mail-change-time-format.page
index c4e157bf2c..6712008351 100644
--- a/help/C/mail-change-time-format.page
+++ b/help/C/mail-change-time-format.page
@@ -5,7 +5,7 @@
<desc>Changing the date and time format in the message list.</desc>
<link type="guide" xref="mail-layout-changing" />
- <revision pkgversion="2.32.2" version="0.2" date="2011-08-25" status="draft"/>
+ <revision pkgversion="2.32.2" version="0.3" date="2012-02-18" status="draft"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -18,6 +18,6 @@
<title>Format of dates and time</title>
<p>You can change the format of the <gui>Date</gui> column by setting your preferred format under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>Headers</gui><gui>Date/Time format</gui></guiseq>.</p>
-<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <code>date --help</code> in a terminal window.</p>
+<p>The placeholders in the format expression are strftime formats. For a complete list of available strftime formats, run <cmd>date --help</cmd> in a terminal window.</p>
<!-- TODO: Time formats settings for Calendar (calendar-layout-appointment-display), Contacts (Edit>Prefs>Contacts) are split everywhere, probably introduce a guide page linking to these three pages -->
</page>
diff --git a/help/C/mail-encryption-gpg-create-key.page b/help/C/mail-encryption-gpg-create-key.page
index 486f1727d2..846fbf7c73 100644
--- a/help/C/mail-encryption-gpg-create-key.page
+++ b/help/C/mail-encryption-gpg-create-key.page
@@ -27,7 +27,7 @@
<p>Before you can get or send GPG encrypted mail, you need to generate your public and private keys with GPG.</p>
<steps>
-<item><p>Open a terminal window and enter <code>gpg --gen-key</code>.</p></item>
+<item><p>Open a terminal window and enter <cmd>gpg --gen-key</cmd>.</p></item>
<item><p>Select an algorithm, then press Enter.</p></item>
<item><p>Select a key length, then press Enter.</p></item>
<item><p>Enter how long your key should be valid for.</p></item>
@@ -39,7 +39,7 @@
<item><p>Move your mouse randomly to generate the keys.</p></item>
</steps>
-<p>After the keys are generated, you can view your key information by entering <code>gpg --list-keys</code>. You should see something similar to this: <code> /home/you/.gnupg/pubring.gpg ---------------------------- pub 1024D/32j38dk2 2001-06-20 you &lt;you@example.com&gt; sub 1024g/289sklj3 2011-06-20 [expires: 2012-11-14]</code></p>
+<p>After the keys are generated, you can view your key information by entering <cmd>gpg --list-keys</cmd>. You should see something similar to this: <code> /home/you/.gnupg/pubring.gpg ---------------------------- pub 1024D/32j38dk2 2001-06-20 you &lt;you@example.com&gt; sub 1024g/289sklj3 2011-06-20 [expires: 2012-11-14]</code></p>
<p>GPG creates one list, or keyring, for your public keys and one for your private keys. All the public keys you know are stored in the file <file>~/.gnupg/pubring.gpg</file>. If you want to give other people your key, send them that file.</p>
<p>If you want, you can upload your keys to a key server:</p>
<steps>
diff --git a/help/C/mail-encryption-gpg-set-up.page b/help/C/mail-encryption-gpg-set-up.page
index c3bc3db5c2..8bdb5b4e86 100644
--- a/help/C/mail-encryption-gpg-set-up.page
+++ b/help/C/mail-encryption-gpg-set-up.page
@@ -6,7 +6,7 @@
<link type="guide" xref="mail-encryption#gpg"/>
- <revision pkgversion="2.32.1" version="0.2" date="2011-07-27" status="final"/>
+ <revision pkgversion="2.32.1" version="0.3" date="2012-02-18" status="final"/>
<credit type="author">
<name>Andre Klapper</name>
<email>ak-47@gmx.net</email>
@@ -35,6 +35,6 @@
<item><p>Click <gui style="button">OK</gui>.</p></item>
<item><p>Click <gui style="button">Close</gui>.</p></item>
</steps>
-<p>Evolution requires that you know your key ID. If you do not remember it, you can find it by typing <code>gpg --list-keys</code> in a terminal window. Your key ID is an eight-character string with random numbers and letters.</p>
+<p>Evolution requires that you know your key ID. If you do not remember it, you can find it by typing <cmd>gpg --list-keys</cmd> in a terminal window. Your key ID is an eight-character string with random numbers and letters.</p>
</page>