aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-composer-change-quotation-string.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-03-07 23:42:21 +0800
committerAndre Klapper <a9016009@gmx.de>2012-03-07 23:42:21 +0800
commit1afa9174feba7c1f884c28d3c74d084d749f021b (patch)
treec46b975c8ca73f5ee85e04de5f9f311fbcb1b013 /help/C/mail-composer-change-quotation-string.page
parentc793beed9866ba5978035b7a35c7d43922de29c9 (diff)
downloadgsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.tar
gsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.tar.gz
gsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.tar.bz2
gsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.tar.lz
gsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.tar.xz
gsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.tar.zst
gsoc2013-evolution-1afa9174feba7c1f884c28d3c74d084d749f021b.zip
User Docs: Use conditional processing for package install links; Add EWS to first start page. Fixes bug #671068.
Diffstat (limited to 'help/C/mail-composer-change-quotation-string.page')
-rw-r--r--help/C/mail-composer-change-quotation-string.page13
1 files changed, 11 insertions, 2 deletions
diff --git a/help/C/mail-composer-change-quotation-string.page b/help/C/mail-composer-change-quotation-string.page
index 295e92a677..c10474b35a 100644
--- a/help/C/mail-composer-change-quotation-string.page
+++ b/help/C/mail-composer-change-quotation-string.page
@@ -1,4 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ xmlns:e="http://projectmallard.org/experimental/"
+ xmlns:if="http://projectmallard.org/experimental/if/"
type="topic" id="mail-composer-change-quotation-string">
<info>
@@ -8,7 +10,7 @@
<link type="seealso" xref="mail-composer-reply" />
<link type="seealso" xref="mail-composer-forward" />
- <revision pkgversion="3.3.91" version="0.3" date="2012-02-18" status="draft"/>
+ <revision pkgversion="3.3.91" version="0.4" date="2012-03-07" status="draft"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
@@ -29,7 +31,14 @@
<item><p>Enter the prefered quotation string as the value for the key <gui>composer-message-attribution</gui>.</p></item>
</list>
-<note><p>You might need to <link action="install:dconf-editor" href="http://ftp.gnome.org/pub/gnome/sources/dconf-editor/">install dconf-editor</link> to perform these steps.</p></note>
+<note style="info package">
+ <p>You might need to install the <sys>dconf-editor</sys> package to perform these steps.</p>
+ <if:choose>
+ <if:when test="if:supports('action:install')">
+ <p><link action="install:dconf-editor" href="http://ftp.gnome.org/pub/gnome/sources/dconf-editor/" style="button">Install dconf-editor</link></p>
+ </if:when>
+ </if:choose>
+</note>
</page>