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.
18 lines
590 B
18 lines
590 B
14 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!DOCTYPE KMYMONEY-TEMPLATE>
|
||
|
<kmymoney-account-template>
|
||
|
<title>Pets</title>
|
||
|
<shortdesc>Categories for pets</shortdesc>
|
||
|
<longdesc>Some categories that can be used if you have a pet. Use with one of the base category groups.</longdesc>
|
||
|
<accounts>
|
||
|
<account type="12" name="" />
|
||
|
<account type="13" name="" >
|
||
|
<account type="13" name="Pets" >
|
||
|
<account type="13" name="Pet Food" />
|
||
|
<account type="13" name="Pet Supplies" />
|
||
|
<account type="13" name="Veterinary" />
|
||
|
</account>
|
||
|
</account>
|
||
|
</accounts>
|
||
|
</kmymoney-account-template>
|