Warning, /pim/grantlee-editor/doc/contactthemeeditor/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
0003 "dtd/kdedbx45.dtd" [
0004   <!-- Define an entity for your application if it is not part of KDE
0005        CVS -->
0006   <!ENTITY i18n-kapplication "<application>Contact Theme Editor</application>">
0007   <!ENTITY % addindex "IGNORE">
0008   <!ENTITY % English "INCLUDE"> 
0009 ]>
0010 
0011 <article id="contactthemeeditor" lang="&language;">
0012 
0013 <articleinfo id="contactthemeeditorinfo">
0014 
0015 <title>The &i18n-kapplication; Handbook</title>
0016 
0017 <authorgroup>
0018 <author>
0019 <personname>
0020 <firstname>Laurent</firstname>
0021 <surname>Montel</surname>
0022 </personname>
0023 &Laurent.Montel.mail;
0024 </author>
0025 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0026 </authorgroup>
0027 
0028 <copyright>
0029 <year>2013</year>
0030 <holder>Laurent Montel</holder>
0031 </copyright>
0032 
0033 <legalnotice>&FDLNotice;</legalnotice>
0034 
0035 <date>2016-04-06</date>
0036 <releaseinfo>Applications 16.04</releaseinfo>
0037 
0038 <abstract>
0039 <para>
0040 &i18n-kapplication; is an editor for &kaddressbook; Contact Theme.
0041 </para>
0042 </abstract>
0043 
0044 <keywordset>
0045 <keyword>KDE</keyword>
0046 <keyword>KMail</keyword>
0047 <keyword>Theme</keyword>
0048 <keyword>addressbook</keyword>
0049 </keywordset>
0050 
0051 </articleinfo>
0052 <sect1 id="introduction">
0053 <title>Introduction</title>
0054 
0055 <para>&i18n-kapplication; is an editor for &kaddressbook; themes based on
0056 <ulink url="https://github.com/steveire/grantlee">Grantlee</ulink>.</para>
0057 
0058 <sect2 id="using-kapp">
0059 <title>Using &i18n-kapplication;</title>
0060 <para>
0061 This editor is used to create themes for your contacts in &kaddressbook;.
0062 More Information you find in the <ulink url="http://www.grantlee.org/apidox/">Grantlee</ulink> documentation.</para>
0063 </sect2>
0064 
0065 <sect2 id="credits">
0066 
0067 <title>Credits and License</title>
0068 
0069 <para>&i18n-kapplication;</para>
0070 <para>
0071 Program copyright 2013 &Laurent.Montel; &Laurent.Montel.mail;
0072 </para>
0073 <para>
0074 Documentation Copyright &copy; 2013 &Laurent.Montel; &Laurent.Montel.mail;
0075 </para>
0076 
0077 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0078 
0079 &underFDL;               <!-- FDL: do not remove -->
0080 &underGPL;               <!-- GPL License -->
0081 </sect2>
0082 
0083 </sect1>
0084 
0085 </article>
0086 
0087 <!--
0088 Local Variables:
0089 mode: xml
0090 sgml-minimize-attributes:nil
0091 sgml-general-insert-case:lower
0092 sgml-indent-step:0
0093 sgml-indent-data:nil
0094 End:
0095 
0096 vim:tabstop=2:shiftwidth=2:expandtab
0097 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
0098 -->