Skip to content

Commit

Permalink
Added Lithuanian language business accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
Romukas authored and gjanssens committed Jan 16, 2015
1 parent afaec37 commit 1b227b1
Show file tree
Hide file tree
Showing 4 changed files with 1,121 additions and 0 deletions.
1 change: 1 addition & 0 deletions accounts/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ SUBDIRS = \
it \
ja \
ko \
lt \
lv \
nb \
nl \
Expand Down
9 changes: 9 additions & 0 deletions accounts/lt/Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

accountdir = ${GNC_ACCOUNTS_DIR}/lt

account_DATA = \
acctchrt_business.gnucash-xea

EXTRA_DIST = \
${account_DATA}

Loading

0 comments on commit 1b227b1

Please sign in to comment.