Added Lithuanian language business accounts

pull/23/merge
Romas 11 years ago committed by Geert Janssens
parent afaec37037
commit 1b227b1abc

@ -18,6 +18,7 @@ SUBDIRS = \
it \
ja \
ko \
lt \
lv \
nb \
nl \

@ -0,0 +1,9 @@
accountdir = ${GNC_ACCOUNTS_DIR}/lt
account_DATA = \
acctchrt_business.gnucash-xea
EXTRA_DIST = \
${account_DATA}

File diff suppressed because it is too large Load Diff

@ -1389,6 +1389,7 @@ AC_CONFIG_FILES(
accounts/it/Makefile
accounts/ja/Makefile
accounts/ko/Makefile
accounts/lt/Makefile
accounts/lv/Makefile
accounts/nb/Makefile
accounts/nl/Makefile

Loading…
Cancel
Save