Warning, /pim/grantlee-editor/doc/headerthemeeditor/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>Header Theme Editor</application>">
0007   <!ENTITY % addindex "IGNORE">
0008   <!ENTITY % English "INCLUDE"> 
0009 ]>
0010 
0011 <article id="headerthemeeditor" lang="&language;">
0012 
0013 <articleinfo id="headerthemeeditorinfo">
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 &kmail; headers.
0041 </para>
0042 </abstract>
0043 
0044 <keywordset>
0045 <keyword>KDE</keyword>
0046 <keyword>KMail</keyword>
0047 <keyword>Header</keyword>
0048 <keyword>Design</keyword>
0049 </keywordset>
0050 
0051 </articleinfo>
0052 <sect1 id="introduction">
0053 <title>Introduction</title>
0054 <para>&i18n-kapplication; is an editor for &kmail; headers based on <ulink url="https://github.com/steveire/grantlee">Grantlee</ulink>.</para>
0055 
0056 <sect2 id="using-kapp">
0057 <title>Using &i18n-kapplication;</title>
0058 <para>You can find a brief introduction to this application in <ulink url="https://web.archive.org/web/20170418182202/http://www.aegiap.eu/kdeblog/2013/05/news-in-kdepim-4-11-header-theme-33-grantlee-theme-generator-headerthemeeditor/"
0059 >this Blog post</ulink>.</para>
0060 <para>More Information you find in the <ulink url="http://www.grantlee.org/apidox/">Grantlee</ulink> documentation.</para>
0061 <para>For examples of headers designs look at repository <ulink url="http://websvn.kde.org/branches/work/soc-pim/kdepim/examples/mail_grantlee/themes/">Grantlee-designs</ulink>.</para>
0062 </sect2>
0063 
0064 <sect2 id="credits">
0065 
0066 <title>Credits and License</title>
0067 
0068 <para>&i18n-kapplication;</para>
0069 <para>Program copyright 2013 &Laurent.Montel; &Laurent.Montel.mail;</para>
0070 <para>Documentation Copyright &copy; 2013 &Laurent.Montel; &Laurent.Montel.mail;</para>
0071 
0072 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0073 
0074 &underFDL;               <!-- FDL: do not remove -->
0075 &underGPL;               <!-- GPL License -->
0076 </sect2>
0077 
0078 </sect1>
0079 
0080 </article>
0081 
0082 <!--
0083 Local Variables:
0084 mode: xml
0085 sgml-minimize-attributes:nil
0086 sgml-general-insert-case:lower
0087 sgml-indent-step:0
0088 sgml-indent-data:nil
0089 End:
0090 
0091 vim:tabstop=2:shiftwidth=2:expandtab
0092 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
0093 -->