You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmymoney/kmymoney2/templates/en_US/Base-Simple.kmt

26 lines
917 B

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE KMYMONEY-TEMPLATE>
<kmymoney-account-template>
<title>Base -Simple</title>
<shortdesc>Small and simple set of categories</shortdesc>
<longdesc>If you just want to keep things as basic and easy as possible, you should choose this category group.</longdesc>
<accounts>
<account type="12" name="" >
<account type="12" name="Job" />
</account>
<account type="13" name="" >
<account type="13" name="Food" />
<account type="13" name="Housing" />
<account type="13" name="Miscellaneous/Other" />
<account type="13" name="Health/Medical" />
<account type="13" name="Transportation" />
<account type="13" name="Personal" />
<account type="13" name="Recreation" />
<account type="13" name="Utilities" />
<account type="13" name="Charity" />
<account type="13" name="Clothing" />
</account>
</accounts>
</kmymoney-account-template>