Git commit 8752c15e6bab26de3c0042cec8957605ac04e16a by David Jarvie.
Committed on 28/01/2016 at 14:18.
Pushed by djarvie into branch 'KDE/4.14'.

Fix missing description of %t

M  +7    -1    doc/kalarm/index.docbook

http://commits.kde.org/kdepim/8752c15e6bab26de3c0042cec8957605ac04e16a

diff --git a/doc/kalarm/index.docbook b/doc/kalarm/index.docbook
index 97f9d9f..23371d9 100644
--- a/doc/kalarm/index.docbook
+++ b/doc/kalarm/index.docbook
@@ -33,7 +33,7 @@
 </authorgroup>
 
 <copyright>
-<year>2001</year><year>2002</year><year>2003</year><year>2004</year><year>2005</year><year>2006</year><year>2007</year><year>2008</year><year>2009</year><year>2010</year><year>2011</year><year>2012</year><year>2013</year>
+<year>2001</year><year>2002</year><year>2003</year><year>2004</year><year>2005</year><year>2006</year><year>2007</year><year>2008</year><year>2009</year><year>2010</year><year>2011</year><year>2012</year><year>2013</year><year>2016</year>
 <holder>&David.Jarvie;</holder>
 </copyright>
 
@@ -2513,6 +2513,12 @@ codes:</para>
 <para>A temporary command file containing the alarm's command string will be 
created with a <literal>sleep</literal> appended, and the command to execute 
the file will be substituted.</para>
 </listitem>
 </varlistentry>
+<varlistentry>
+<term>%t</term>
+<listitem>
+<para>KAlarm's name in the current language will be substituted.</para>
+</listitem>
+</varlistentry>
 </variablelist>
 
 <para>When the command alarm is triggered, its command string will be
_______________________________________________
kde-doc-english mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-doc-english

Reply via email to