diff options
Diffstat (limited to 'help/C/intro-first-run.page')
-rw-r--r-- | help/C/intro-first-run.page | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/help/C/intro-first-run.page b/help/C/intro-first-run.page index 9bfd6bef1a..44ab2b0aa1 100644 --- a/help/C/intro-first-run.page +++ b/help/C/intro-first-run.page @@ -103,11 +103,11 @@ <p>For connecting to a Microsoft Exchange 2007/2010 or OpenChange server. Note that this is currently under development and will replace the <gui>Exchange MAPI</gui> account type in the future. It might not be available yet for your distribution.</p> <note style="info package"> <p>This requires having the <sys>evolution-ews</sys> package installed.</p> - <p><if:choose> - <if:when test="if:supports('action:install')"> + <if:choose xmlns:if="http://projectmallard.org/if/1.0/"> + <if:when test="action:install"> <p><link action="install:evolution-ews" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-ews</link></p> </if:when> - </if:choose></p> + </if:choose> </note> <section id="configure-sending-exchange-ews" ui:expanded="false"> @@ -127,11 +127,11 @@ <p>For connecting to a Microsoft Exchange 2007/2010 or OpenChange server.</p> <note style="info package"> <p>This requires having the <sys>evolution-mapi</sys> package installed.</p> - <p><if:choose> - <if:when test="if:supports('action:install')"> + <if:choose xmlns:if="http://projectmallard.org/if/1.0/"> + <if:when test="action:install"> <p><link action="install:evolution-mapi" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-mapi</link></p> </if:when> - </if:choose></p> + </if:choose> </note> <section id="configure-sending-exchange-mapi" ui:expanded="false"> |