mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Future default file extension is .gnucash, so
- rename example files to this extension - replace references to the old extension where appropriate git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19319 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+11
-11
@@ -11,22 +11,22 @@ doc_DATA = \
|
||||
abc.qif \
|
||||
bogus.qif \
|
||||
cbb-export.qif \
|
||||
currency.xac \
|
||||
currency_tree_xml.xac \
|
||||
currency.gnucash \
|
||||
currency_tree_xml.gnucash \
|
||||
every.qif \
|
||||
ms-money.qif \
|
||||
quicktest.qif \
|
||||
splitdemo.xac \
|
||||
splitdemo.gnucash \
|
||||
swipe.qif \
|
||||
taxreport.xac \
|
||||
test.xac \
|
||||
test2.xac \
|
||||
test3.xac \
|
||||
test4.xac \
|
||||
trading.xac \
|
||||
trading2.xac \
|
||||
taxreport.gnucash \
|
||||
test.gnucash \
|
||||
test2.gnucash \
|
||||
test3.gnucash \
|
||||
test4.gnucash \
|
||||
trading.gnucash \
|
||||
trading2.gnucash \
|
||||
web.qif \
|
||||
xfer.xac
|
||||
xfer.gnucash
|
||||
|
||||
EXTRA_DIST = \
|
||||
${doc_DATA}
|
||||
|
||||
Reference in New Issue
Block a user