Skip to content

Commit

Permalink
Added default account structure files for the different supported loc…
Browse files Browse the repository at this point in the history
…ales - closes codinguser#94
  • Loading branch information
codinguser committed Jan 31, 2014
1 parent 0693b53 commit b28c00f
Show file tree
Hide file tree
Showing 16 changed files with 13,671 additions and 0 deletions.
22 changes: 22 additions & 0 deletions app/res/raw-de-rAT/default_accounts.gnucash
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
<slot>
<slot:key>color</slot:key>
<slot:value type="string">#1469EB</slot:value>
</slot>
</act:slots>
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
</gnc:account>
Expand Down Expand Up @@ -137,6 +141,10 @@
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
<slot>
<slot:key>color</slot:key>
<slot:value type="string">#B304AD</slot:value>
</slot>
</act:slots>
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
</gnc:account>
Expand Down Expand Up @@ -185,6 +193,10 @@
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
<slot>
<slot:key>color</slot:key>
<slot:value type="string">#319D67</slot:value>
</slot>
</act:slots>
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
</gnc:account>
Expand Down Expand Up @@ -323,6 +335,10 @@
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
<slot>
<slot:key>color</slot:key>
<slot:value type="string">#D13E29</slot:value>
</slot>
</act:slots>
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
</gnc:account>
Expand Down Expand Up @@ -906,6 +922,12 @@
</act:commodity>
<act:commodity-scu>100</act:commodity-scu>
<act:description>Anfangsbestand</act:description>
<act:slots>
<slot>
<slot:key>color</slot:key>
<slot:value type="string">#EE8600</slot:value>
</slot>
</act:slots>
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
</gnc:account>
</gnc-v2>
Expand Down
Loading

0 comments on commit b28c00f

Please sign in to comment.