Warning, /network/ruqola/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE book 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>Ruqola</application>">
0007   <!ENTITY kappname "&i18n-kapplication;">
0008   <!ENTITY % addindex "IGNORE">
0009   <!ENTITY % English "INCLUDE"> 
0010 ]>
0011 
0012 <book id="ruqola" lang="&language;">
0013 
0014 <bookinfo id="ruqolainfo">
0015 
0016 <title>The &i18n-kapplication; Handbook</title>
0017 
0018 <authorgroup>
0019 <author>
0020 <personname>
0021 <firstname>Laurent</firstname>
0022 <surname>Montel</surname>
0023 </personname>
0024 <email>montel@kde.org</email>
0025 </author>
0026 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0027 </authorgroup>
0028 
0029 <copyright>
0030 <year>2018</year>
0031 <holder>Laurent Montel</holder>
0032 </copyright>
0033 
0034 <legalnotice>&FDLNotice;</legalnotice>
0035 
0036 <date>2018-03-12</date>
0037 <releaseinfo></releaseinfo>
0038 
0039 <abstract>
0040 <para>
0041 &i18n-kapplication; is a client apps for RocketChat.
0042 </para>
0043 </abstract>
0044 
0045 <keywordset>
0046 <keyword>KDE</keyword>
0047 <keyword>RocketChat</keyword>
0048 </keywordset>
0049 </bookinfo>
0050 
0051 <chapter id="introduction">
0052 <title>Introduction</title>
0053 <para>&i18n-kapplication; is a client application for RocketChat.</para>
0054 
0055 <sect1 id="using-kapp">
0056 <title>Using &i18n-kapplication;</title>
0057 
0058 <para>&i18n-kapplication; allows to connect to RocketChat server.</para>
0059 
0060 </sect1>
0061 
0062 </chapter>
0063 
0064 <chapter id="credits">
0065 
0066 <title>Credits and License</title>
0067 
0068 <para>&i18n-kapplication;</para>
0069 <para>
0070 Program copyright 2018-2019 &Laurent.Montel; &Laurent.Montel.mail;
0071 </para>
0072 <para>
0073 Documentation Copyright &copy; &Laurent.Montel; &Laurent.Montel.mail;
0074 </para>
0075 
0076 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0077 
0078 &underFDL;               <!-- FDL: do not remove -->
0079 &underGPL;               <!-- GPL License -->
0080 </chapter>
0081 
0082 &documentation.index;
0083 </book>
0084 
0085 <!--
0086 Local Variables:
0087 mode: xml
0088 sgml-minimize-attributes:nil
0089 sgml-general-insert-case:lower
0090 sgml-indent-step:0
0091 sgml-indent-data:nil
0092 End:
0093 
0094 vim:tabstop=2:shiftwidth=2:expandtab
0095 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
0096 -->