Warning, /office/kmymoney/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" "dtd/kdedbx45.dtd" [ 0003 <!-- Define an entity for your application if it is not part of KDE 0004 CVS --> 0005 <!-- in general.entities ENTITY kmymoney "<application>KMyMoney</application>" --> 0006 <!ENTITY package "office"><!-- kdebase, kdeadmin, etc. Leave 0007 this unchanged if your 0008 application is not maintained in KDE CVS --> 0009 <!ENTITY % addindex "IGNORE"> 0010 <!ENTITY % English "INCLUDE"> <!-- ONLY If you are writing non-English 0011 original documentation, change 0012 the language here --> 0013 <!-- Do not define any other entities; instead, use the entities 0014 from entities/general.entities and $LANG/user.entities. --> 0015 <!ENTITY devlist "<email>kmymoney-devel@kde.org</email>"> 0016 <!ENTITY userlist "<email>kmymoney@kde.org</email>"> 0017 <!-- Support for building against old kdoctools versions, included in 5.69 --> 0018 <!ENTITY gnucash "<application>GnuCash</application>"> 0019 0020 <!-- the following author entity was added to contributor.entities in 4.5 branch and trunk of svn 0021 they can be removed from this file once they are present in the kdelibs minimum version required by &kmymoney; --> 0022 0023 <!ENTITY Ace.Jones " <personname><firstname>Ace</firstname><surname>Jones</surname></personname>"> 0024 <!ENTITY Ace.Jones.mail "<email>acejones@users.sourceforge.net</email>"> 0025 0026 <!-- the following author entity was added to contributor.entities in trunk and probably 4.6 branch of svn 0027 it can be removed from this file once it is present in the kdelibs minimum version required by &kmymoney; --> 0028 0029 <!ENTITY Allan.Anderson "<personname><firstname>Allan</firstname><surname>Anderson</surname></personname>"> 0030 <!ENTITY Allan.Anderson.mail "<email>agander93@gmail.com</email>"> 0031 0032 <!-- the following author entities were added to contributor.entities for the 5.0 release 0033 they can be removed from this file once they are present in the kdelibs minimum version required by &kmymoney; --> 0034 0035 <!ENTITY Lukasz.Wojnilowiczs "<personname><firstname>Łukasz</firstname><surname>Wojniłowicz</surname></personname>"> 0036 <!ENTITY Lukasz.Wojnilowicz.mail "<email>lukasz.wojnilowicz@gmail.com</email>"> 0037 0038 <!ENTITY Ralf.Habacker "<personname><firstname>Ralf</firstname><surname>Habacker</surname></personname>"> 0039 <!ENTITY Ralf.Habacker.mail "<email>ralf.habacker@freenet.de</email>"> 0040 0041 <!ENTITY Christian.David "<personname><firstname>Christian</firstname><surname>Dávid</surname></personname>"> 0042 <!ENTITY Christian.David.mail "<email>christian-david@web.de</email>"> 0043 0044 <!ENTITY Michael.Carpino "<personname><firstname>Michael</firstname><surname>Carpino</surname></personname>"> 0045 <!ENTITY Michael.Carpino.mail "<email>mfcarpino@gmail.com</email>"> 0046 0047 <!ENTITY Dawid.Wrobel "<personname><firstname>Dawid</firstname><surname>Wróbel</surname></personname>"> 0048 <!ENTITY Dawid.Wrobel.mail "<email>me@dawidwrobel.com</email>"> 0049 0050 <!-- the following entities have been added to user.entities in trunk and probably 4.7 branch of svn 0051 they are only in the french branch, and are required for processing of the french documentation 0052 they can be removed from this file once they are present in the kdelibs minimum version required by &kmymoney; --> 0053 0054 <!ENTITY traducteurJoseFournier 0055 '<othercredit role="translator"><firstname>José</firstname><surname>Fournier</surname> 0056 <affiliation><address><email>jaaf.forums@zoraldia.com</email></address></affiliation> 0057 <contrib>Traduction française </contrib></othercredit>'> 0058 <!ENTITY relecteurJoseFournier 0059 '<othercredit role="reviewer"><firstname>José</firstname><surname>Fournier</surname> 0060 <affiliation><address><email>jaaf.forums@zoraldia.com</email></address></affiliation> 0061 <contrib>Relecture de la documentation française </contrib></othercredit>'> 0062 <!ENTITY JoseFournier 'José Fournier <email>jaaf.forums@zoraldia.com</email>'> 0063 0064 <!ENTITY traducteurSimonDepiets 0065 '<othercredit role="translator"><firstname>Simon</firstname><surname>Depiets</surname> 0066 <affiliation><address><email>2df@tuxfamily.org</email></address></affiliation> 0067 <contrib>Traduction française </contrib></othercredit>'> 0068 <!ENTITY relecteurSimonDepiets 0069 '<othercredit role="reviewer"><firstname>Simon</firstname><surname>Depiets</surname> 0070 <affiliation><address><email>2df@tuxfamily.org</email></address></affiliation> 0071 <contrib>Relecture de la documentation française </contrib></othercredit>'> 0072 <!ENTITY SimonDepiets 'Simon Depiets <email>2df@tuxfamily.org</email>'> 0073 0074 <!-- entities to allow use of icons inline in describing some configuration dialogs --> 0075 <!ENTITY infoicon "<inlinemediaobject><imageobject><imagedata fileref='icon-dialog-information.png' format='PNG'/> 0076 </imageobject></inlinemediaobject>"> 0077 <!ENTITY configicon "<inlinemediaobject><imageobject><imagedata fileref='icon-dialog-configure.png' format='PNG'/> 0078 </imageobject></inlinemediaobject>"> 0079 0080 <!-- the chapters --> 0081 <!ENTITY introduction SYSTEM "introduction.docbook"> 0082 <!ENTITY makemostof SYSTEM "makemostof.docbook"> 0083 <!ENTITY firsttime SYSTEM "firsttime.docbook"> 0084 <!ENTITY whatsnew SYSTEM "whatsnew.docbook"> 0085 <!ENTITY details-institutions SYSTEM "details-institutions.docbook"> 0086 <!ENTITY details-accounts SYSTEM "details-accounts.docbook"> 0087 <!ENTITY details-loans SYSTEM "details-loans.docbook"> 0088 <!ENTITY details-budgets SYSTEM "details-budgets.docbook"> 0089 <!ENTITY details-forecast SYSTEM "details-forecast.docbook"> 0090 <!ENTITY details-categories SYSTEM "details-categories.docbook"> 0091 <!ENTITY details-tags SYSTEM "details-tags.docbook"> 0092 <!ENTITY details-payees SYSTEM "details-payees.docbook"> 0093 <!ENTITY details-schedules SYSTEM "details-schedules.docbook"> 0094 <!ENTITY details-ledgers SYSTEM "details-ledgers.docbook"> 0095 <!ENTITY details-investments SYSTEM "details-investments.docbook"> 0096 <!ENTITY details-currencies SYSTEM "details-currencies.docbook"> 0097 <!ENTITY details-impexp SYSTEM "details-impexp.docbook"> 0098 <!ENTITY details-impexp-csv SYSTEM "details-impexp-csv.docbook"> 0099 <!ENTITY details-impexp-csvexp SYSTEM "details-impexp-csvexp.docbook"> 0100 <!ENTITY details-impexp-woob SYSTEM "details-impexp-woob.docbook"> 0101 <!ENTITY details-reconciliation SYSTEM "details-reconciliation.docbook"> 0102 <!ENTITY details-search SYSTEM "details-search.docbook"> 0103 <!ENTITY details-reports SYSTEM "details-reports.docbook"> 0104 <!ENTITY details-settings SYSTEM "details-settings.docbook"> 0105 <!ENTITY details-widgets SYSTEM "details-widgets.docbook"> 0106 <!ENTITY details-formats SYSTEM "details-formats.docbook"> 0107 <!ENTITY details-database SYSTEM "details-database.docbook"> 0108 <!ENTITY details-hbciofx SYSTEM "details-hbciofx.docbook"> 0109 <!ENTITY faq SYSTEM "faq.docbook"> 0110 <!ENTITY reference SYSTEM "reference.docbook"> 0111 <!ENTITY credits SYSTEM "credits.docbook"> 0112 ]> 0113 0114 <book id="kmymoney" lang="&language;"> 0115 0116 <bookinfo> 0117 <title>The &kmymoney; Handbook</title> 0118 <subtitle>for &kmymoney; version 5.0</subtitle> 0119 0120 <authorgroup> 0121 <!-- This is just put in as an example. For real documentation, please 0122 define a general entity in entities/contributor.entities, e.g. 0123 <!ENTITY George.N.Ugnacious "<personname><firstname>George</firstname><othername>N.</othername><surname>Ugnacious</surname></personname>"> 0124 <!ENTITY George.N.Ugnacious.mail "<email>gnu@kde.org</email>"> 0125 and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element. 0126 --> 0127 <author> &Michael.T.Edwardes; &Michael.T.Edwardes.mail; </author> 0128 <author> &Thomas.Baumgart; &Thomas.Baumgart.mail; </author> 0129 <author> &Ace.Jones; &Ace.Jones.mail; </author> 0130 <author> &Tony.Bloomfield; &Tony.Bloomfield.mail; </author> 0131 <author> &Robert.Wadley; &Robert.Wadley.mail; </author> 0132 <author> &Darin.Strait; &Darin.Strait.mail; </author> 0133 <author> &Roger.Lum; &Roger.Lum.mail; </author> 0134 <author> &Jack.H.Ostroff; &Jack.H.Ostroff.mail; </author> 0135 <author> &Dawid.Wrobel; &Dawid.Wrobel.mail; </author> 0136 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0137 </authorgroup> 0138 0139 <copyright> 0140 <year>2000-2018</year> 0141 <holder>The &kmymoney; Development Team</holder> 0142 </copyright> 0143 <!-- Translators: put here the copyright notice of the translation --> 0144 <!-- Put here the FDL notice. Read the explanation in fdl-notice.docbook 0145 and in the FDL itself on how to use it. --> 0146 <legalnotice>&FDLNotice;</legalnotice> 0147 0148 <!-- Date and version information of the documentation 0149 Don't forget to include this last date and this last revision number, we 0150 need them for translation coordination ! 0151 Please respect the format of the date (YYYY-MM-DD) and of the version 0152 (V.MM.LL), it could be used by automation scripts. 0153 Do NOT change these in the translation. --> 0154 0155 <date>2018-01-13</date> 0156 <releaseinfo>5.0.0</releaseinfo> 0157 0158 <!-- Abstract about this handbook --> 0159 0160 <abstract> 0161 <para> 0162 &kmymoney;, the personal finance manager by &kde;. 0163 </para> 0164 0165 <para> 0166 This handbook describes &kmymoney; version 5.0. 0167 </para> 0168 </abstract> 0169 0170 <!-- This is a set of Keywords for indexing by search engines. 0171 Please at least include KDE, the KDE package it is in, the name 0172 of your application, and a few relevant keywords. --> 0173 <keywordset> 0174 <keyword>KDE</keyword> 0175 <keyword>office</keyword> 0176 <keyword>KMyMoney4</keyword> 0177 <keyword>KMyMoney</keyword> 0178 <keyword>kmymoney4</keyword> 0179 <keyword>kmymoney</keyword> 0180 <keyword>finance</keyword> 0181 <keyword>accounts</keyword> 0182 <keyword>accounting</keyword> 0183 <keyword>financial</keyword> 0184 <keyword>bookkeeping</keyword> 0185 </keywordset> 0186 0187 </bookinfo> 0188 0189 <!-- The contents of the documentation begin here. Label 0190 each chapter so with the id attribute. This is necessary for two reasons: it 0191 allows you to easily reference the chapter from other chapters of your 0192 document, and if there is no ID, the name of the generated HTML files will vary 0193 from time to time making it hard to manage for maintainers and for the CVS 0194 system. Any chapter labelled (OPTIONAL) may be left out at the author's 0195 discretion. Other chapters should not be left out in order to maintain a 0196 consistent documentation style across all KDE apps. --> 0197 0198 <!-- 0199 the main book 0200 --> 0201 &introduction; 0202 &whatsnew; 0203 &makemostof; 0204 &firsttime; 0205 &details-institutions; 0206 &details-accounts; 0207 &details-categories; 0208 &details-tags; 0209 &details-payees; 0210 &details-schedules; 0211 &details-ledgers; 0212 &details-investments; 0213 &details-currencies; 0214 &details-reconciliation; 0215 &details-reports; 0216 &details-impexp; 0217 &details-loans; 0218 &details-budgets; 0219 &details-forecast; 0220 &details-settings; 0221 &details-search; 0222 &details-formats; 0223 &details-database; 0224 &faq; 0225 &reference; 0226 &credits; 0227 &documentation.index; 0228 </book> 0229 <!-- 0230 Local Variables: 0231 mode: xml 0232 sgml-minimize-attributes:nil 0233 sgml-general-insert-case:lower 0234 sgml-indent-step:0 0235 sgml-indent-data:nil 0236 End: 0237 0238 vim:tabstop=2:shiftwidth=2:expandtab 0239 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none; 0240 -->