Skip to content

Commit b28c00f

Browse files
committed
Added default account structure files for the different supported locales - closes #94
1 parent 0693b53 commit b28c00f

16 files changed

Lines changed: 13671 additions & 0 deletions

app/res/raw-de-rAT/default_accounts.gnucash

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565
<slot:key>placeholder</slot:key>
6666
<slot:value type="string">true</slot:value>
6767
</slot>
68+
<slot>
69+
<slot:key>color</slot:key>
70+
<slot:value type="string">#1469EB</slot:value>
71+
</slot>
6872
</act:slots>
6973
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
7074
</gnc:account>
@@ -137,6 +141,10 @@
137141
<slot:key>placeholder</slot:key>
138142
<slot:value type="string">true</slot:value>
139143
</slot>
144+
<slot>
145+
<slot:key>color</slot:key>
146+
<slot:value type="string">#B304AD</slot:value>
147+
</slot>
140148
</act:slots>
141149
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
142150
</gnc:account>
@@ -185,6 +193,10 @@
185193
<slot:key>placeholder</slot:key>
186194
<slot:value type="string">true</slot:value>
187195
</slot>
196+
<slot>
197+
<slot:key>color</slot:key>
198+
<slot:value type="string">#319D67</slot:value>
199+
</slot>
188200
</act:slots>
189201
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
190202
</gnc:account>
@@ -323,6 +335,10 @@
323335
<slot:key>placeholder</slot:key>
324336
<slot:value type="string">true</slot:value>
325337
</slot>
338+
<slot>
339+
<slot:key>color</slot:key>
340+
<slot:value type="string">#D13E29</slot:value>
341+
</slot>
326342
</act:slots>
327343
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
328344
</gnc:account>
@@ -906,6 +922,12 @@
906922
</act:commodity>
907923
<act:commodity-scu>100</act:commodity-scu>
908924
<act:description>Anfangsbestand</act:description>
925+
<act:slots>
926+
<slot>
927+
<slot:key>color</slot:key>
928+
<slot:value type="string">#EE8600</slot:value>
929+
</slot>
930+
</act:slots>
909931
<act:parent type="guid">3f929f1b1e6b465511039499090d73c5</act:parent>
910932
</gnc:account>
911933
</gnc-v2>

0 commit comments

Comments
 (0)