Index: head/finance/gnucash/Makefile =================================================================== --- head/finance/gnucash/Makefile (revision 511751) +++ head/finance/gnucash/Makefile (revision 511752) @@ -1,121 +1,120 @@ # $FreeBSD$ # $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $ PORTNAME= gnucash -PORTVERSION= 3.6 -PORTREVISION= 2 +PORTVERSION= 3.7 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Quicken-like money and finance manager LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup \ libguile-2.2.so:lang/guile2 \ libgc-threaded.so:devel/boehm-gc-threaded \ libboost_date_time.so:devel/boost-libs \ libicudata.so:devel/icu RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-Finance-Quote>=0:finance/p5-Finance-Quote USES= cmake:insource compiler:c++11-lib desktop-file-utils gettext-tools gnome libtool \ localbase perl5 pkgconfig shebangfix tar:bzip2 USE_XORG= x11 USE_CXXSTD= c++11 USE_GNOME= cairo gtk30 intltool libxml2 libxslt USE_LDCONFIG= yes INSTALLS_ICONS= yes CMAKE_ARGS= -DCOMPILE_GSCHEMAS=OFF \ -DENABLE_BINRELOC=OFF \ -DGNC_SHELL=/bin/sh SHEBANG_FILES= common/gnc-test-env.pl libgnucash/quotes/gnc-fq-dump WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} GLIB_SCHEMAS= org.gnucash.dialogs.business.gschema.xml \ org.gnucash.dialogs.checkprinting.gschema.xml \ org.gnucash.dialogs.commodities.gschema.xml \ org.gnucash.dialogs.export.csv.gschema.xml \ org.gnucash.dialogs.gschema.xml \ org.gnucash.dialogs.import.csv.gschema.xml \ org.gnucash.dialogs.import.generic.gschema.xml \ org.gnucash.dialogs.import.qif.gschema.xml \ org.gnucash.dialogs.reconcile.gschema.xml \ org.gnucash.dialogs.sxs.gschema.xml \ org.gnucash.dialogs.totd.gschema.xml \ org.gnucash.general.finance-quote.gschema.xml \ org.gnucash.gschema.xml \ org.gnucash.history.gschema.xml \ org.gnucash.warnings.gschema.xml \ org.gnucash.window.pages.account.tree.gschema.xml \ org.gnucash.window.pages.gschema.xml OPTIONS_DEFINE= AQBANKING DATABASE DOCS NLS OFX PYTHON TEST OPTIONS_DEFAULT= AQBANKING OFX AQBANKING_DESC= AqBanking support (HBCI/OpenHBCI) DATABASE_DESC= Enable SQL database backends OFX_DESC= OFX support OPTIONS_SUB= yes AQBANKING_CMAKE_BOOL= WITH_AQBANKING AQBANKING_LIB_DEPENDS= libgwenhywfar.so:devel/gwenhywfar \ libgwenhywfar.so:devel/gwenhywfar \ libktoblzcheck.so:finance/ktoblzcheck \ libaqbanking.so:finance/aqbanking AQBANKING_VARS= GLIB_SCHEMAS+=org.gnucash.dialogs.import.hbci.gschema.xml DATABASE_CMAKE_BOOL= WITH_SQL DATABASE_BUILD_DEPENDS= libdbi-drivers>=0:databases/libdbi-drivers DATABASE_LIB_DEPENDS= libdbi.so:databases/libdbi DATABASE_RUN_DEPENDS= libdbi-drivers>=0:databases/libdbi-drivers NLS_CMAKE_BOOL_OFF= DISABLE_NLS NLS_USES= gettext-runtime OFX_CMAKE_BOOL= WITH_OFX OFX_LIB_DEPENDS= libofx.so:finance/libofx OFX_VARS= GLIB_SCHEMAS+=org.gnucash.dialogs.import.ofx.gschema.xml PYTHON_CMAKE_BOOL= WITH_PYTHON PYTHON_USES= python:3.3+ TEST_BUILD_DEPENDS= ${NONEXISTENT}:devel/googlemock:build \ gtest-config:devel/googletest .include .if ${PORT_OPTIONS:MTEST} GMOCK_WRKSRC!= cd ${PORTSDIR}/devel/googlemock && ${MAKE} -V WRKSRC CONFIGURE_ENV+= GMOCK_ROOT="${GMOCK_WRKSRC}" .endif post-patch-TEST-off: @(cd ${WRKSRC} ; \ ${FIND} . -type f -name CMakeLists.txt \ -exec ${REINPLACE_CMD} -e '/add_subdirectory *(test.*)/d' \ -e '/enable_testing()/d' -e '/include (GncAddTest)/d' \ -e '/gnc_gtest_configure()/d' -e '/scm-test-core/d' {} +) post-install: @(cd ${STAGEDIR}${DATADIR}/icons/hicolor && \ ${RMDIR} 16x16/apps 22x22/apps 22x22 24x24/apps 32x32/apps 32x32\ 48x48/apps 48x48 64x64/apps 64x64 96x96/apps 96x96 \ 128x128/apps 128x128 256x256/apps 256x256 scalable/apps scalable) @(cd ${STAGEDIR}${PREFIX}/share/icons/hicolor && \ ${RMDIR} 24x24/actions 16x16/actions) post-install-PYTHON-on: @(cd ${STAGEDIR}${PREFIX} \ && ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}/${PORTNAME}) @(cd ${STAGEDIR}${PREFIX} \ && ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}/${PORTNAME}) @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/gnucash/_gnucash_core_c.so .include Index: head/finance/gnucash/distinfo =================================================================== --- head/finance/gnucash/distinfo (revision 511751) +++ head/finance/gnucash/distinfo (revision 511752) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561973076 -SHA256 (gnucash-3.6.tar.bz2) = f1cb86de60bb0eb2cf5c2c3868e7dab7d889017e233230f944f158f84eb85f25 -SIZE (gnucash-3.6.tar.bz2) = 13811045 +TIMESTAMP = 1568016973 +SHA256 (gnucash-3.7.tar.bz2) = 6b8eb09f3980531509bcb3a589ab0334d827c32f860ce8a209aa2fe0ed8858b4 +SIZE (gnucash-3.7.tar.bz2) = 13896595 Index: head/finance/gnucash/pkg-plist =================================================================== --- head/finance/gnucash/pkg-plist (revision 511751) +++ head/finance/gnucash/pkg-plist (revision 511752) @@ -1,1305 +1,1320 @@ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper bin/gnc-fq-update bin/gnucash bin/gnucash-valgrind %%ETCDIR%%/environment include/gnucash/Account.h include/gnucash/FreqSpec.h include/gnucash/Query.h include/gnucash/QuickFill.h include/gnucash/Recurrence.h include/gnucash/SX-book.h include/gnucash/SX-ttinfo.h include/gnucash/SchedXaction.h include/gnucash/Scrub.h include/gnucash/Scrub2.h include/gnucash/Scrub3.h include/gnucash/ScrubBusiness.h include/gnucash/Split.h include/gnucash/TransLog.h include/gnucash/Transaction.h include/gnucash/account-quickfill.h include/gnucash/assistant-xml-encoding.h include/gnucash/basiccell.h -include/gnucash/business-helpers.h include/gnucash/business-options.h include/gnucash/cap-gains.h include/gnucash/cashobjects.h include/gnucash/cell-factory.h include/gnucash/cellblock.h include/gnucash/checkboxcell.h include/gnucash/combocell.h include/gnucash/datecell.h include/gnucash/dialog-account.h include/gnucash/dialog-book-close.h include/gnucash/dialog-commodity.h include/gnucash/dialog-custom-report.h include/gnucash/dialog-dup-trans.h include/gnucash/dialog-file-access.h include/gnucash/dialog-object-references.h include/gnucash/dialog-options.h include/gnucash/dialog-preferences.h include/gnucash/dialog-query-view.h include/gnucash/dialog-report-column-view.h include/gnucash/dialog-report-style-sheet.h include/gnucash/dialog-reset-warnings.h include/gnucash/dialog-search.h include/gnucash/dialog-totd.h include/gnucash/dialog-transfer.h include/gnucash/dialog-utils.h include/gnucash/engine-helpers-guile.h include/gnucash/engine-helpers.h include/gnucash/file-utils.h include/gnucash/formulacell.h include/gnucash/gfec.h include/gnucash/glib-helpers.h include/gnucash/gnc-account-merge.h include/gnucash/gnc-account-sel.h include/gnucash/gnc-accounting-period.h include/gnucash/gnc-addr-quickfill.h include/gnucash/gnc-amount-edit.h include/gnucash/gnc-aqbanking-templates.h include/gnucash/gnc-basic-gobject.h include/gnucash/gnc-budget.h include/gnucash/gnc-cell-renderer-date.h include/gnucash/gnc-cell-renderer-popup-entry.h include/gnucash/gnc-cell-renderer-popup.h include/gnucash/gnc-combott.h include/gnucash/gnc-commodity-edit.h include/gnucash/gnc-commodity.h include/gnucash/gnc-component-manager.h include/gnucash/gnc-currency-edit.h include/gnucash/gnc-date-delta.h include/gnucash/gnc-date-edit.h include/gnucash/gnc-date-format.h include/gnucash/gnc-date.h include/gnucash/gnc-datetime.hpp include/gnucash/gnc-dense-cal-model.h include/gnucash/gnc-dense-cal-store.h include/gnucash/gnc-dense-cal.h include/gnucash/gnc-embedded-window.h include/gnucash/gnc-engine.h include/gnucash/gnc-entry-quickfill.h include/gnucash/gnc-euro.h include/gnucash/gnc-event.h include/gnucash/gnc-exp-parser.h include/gnucash/gnc-features.h include/gnucash/gnc-file.h include/gnucash/gnc-frequency.h include/gnucash/gnc-general-search.h include/gnucash/gnc-general-select.h include/gnucash/gnc-gettext-util.h include/gnucash/gnc-gnome-utils.h include/gnucash/gnc-gsettings.h include/gnucash/gnc-gui-query.h include/gnucash/gnc-help-utils.h include/gnucash/gnc-helpers.h include/gnucash/gnc-hooks.h include/gnucash/gnc-html-extras.h include/gnucash/gnc-html-factory.h include/gnucash/gnc-html-history.h include/gnucash/gnc-html-p.h include/gnucash/gnc-html-webkit-p.h include/gnucash/gnc-html-webkit.h include/gnucash/gnc-html-webkit2.h include/gnucash/gnc-html.h include/gnucash/gnc-icons.h include/gnucash/gnc-keyring.h include/gnucash/gnc-main-window.h include/gnucash/gnc-menu-extensions.h include/gnucash/gnc-module-api.h include/gnucash/gnc-module.h include/gnucash/gnc-numeric.h include/gnucash/gnc-numeric.hpp include/gnucash/gnc-period-select.h include/gnucash/gnc-plugin-file-history.h include/gnucash/gnc-plugin-manager.h include/gnucash/gnc-plugin-menu-additions.h include/gnucash/gnc-plugin-page-report.h include/gnucash/gnc-plugin-page.h include/gnucash/gnc-plugin.h include/gnucash/gnc-prefs-utils.h include/gnucash/gnc-pricedb.h include/gnucash/gnc-query-view.h include/gnucash/gnc-rational-rounding.hpp include/gnucash/gnc-rational.hpp include/gnucash/gnc-recurrence.h include/gnucash/gnc-report.h include/gnucash/gnc-session.h include/gnucash/gnc-splash.h include/gnucash/gnc-state.h include/gnucash/gnc-sx-instance-dense-cal-adapter.h include/gnucash/gnc-sx-instance-model.h include/gnucash/gnc-sx-list-tree-model-adapter.h include/gnucash/gnc-timezone.hpp include/gnucash/gnc-tree-control-split-reg.h include/gnucash/gnc-tree-model-account-types.h include/gnucash/gnc-tree-model-account.h include/gnucash/gnc-tree-model-budget.h include/gnucash/gnc-tree-model-commodity.h include/gnucash/gnc-tree-model-owner.h include/gnucash/gnc-tree-model-price.h include/gnucash/gnc-tree-model-split-reg.h include/gnucash/gnc-tree-model.h include/gnucash/gnc-tree-util-split-reg.h include/gnucash/gnc-tree-view-account.h include/gnucash/gnc-tree-view-commodity.h include/gnucash/gnc-tree-view-owner.h include/gnucash/gnc-tree-view-price.h include/gnucash/gnc-tree-view-split-reg.h include/gnucash/gnc-tree-view-sx-list.h include/gnucash/gnc-tree-view.h include/gnucash/gnc-ui-balances.h include/gnucash/gnc-ui-util.h include/gnucash/gnc-ui.h include/gnucash/gnc-uri-utils.h include/gnucash/gnc-window.h include/gnucash/gncAddress.h include/gnucash/gncAddressP.h include/gnucash/gncBillTerm.h include/gnucash/gncBillTermP.h include/gnucash/gncBusGuile.h include/gnucash/gncBusiness.h include/gnucash/gncCustomer.h include/gnucash/gncCustomerP.h include/gnucash/gncEmployee.h include/gnucash/gncEmployeeP.h include/gnucash/gncEntry.h include/gnucash/gncEntryP.h include/gnucash/gncIDSearch.h include/gnucash/gncInvoice.h include/gnucash/gncInvoiceP.h include/gnucash/gncJob.h include/gnucash/gncJobP.h include/gnucash/gncOrder.h include/gnucash/gncOrderP.h include/gnucash/gncOwner.h include/gnucash/gncOwnerP.h include/gnucash/gncTaxTable.h include/gnucash/gncTaxTableP.h include/gnucash/gncVendor.h include/gnucash/gncVendorP.h include/gnucash/gtable.h include/gnucash/guid.h include/gnucash/guid.hpp include/gnucash/guile-util.h include/gnucash/import-parse.h include/gnucash/kvp-frame.hpp include/gnucash/kvp-scm.h include/gnucash/kvp-value.hpp include/gnucash/misc-gnome-utils.h include/gnucash/numcell.h include/gnucash/option-util.h include/gnucash/policy.h include/gnucash/pricecell.h include/gnucash/print-session.h include/gnucash/qof-backend.hpp include/gnucash/qof-gobject.h include/gnucash/qof-string-cache.h include/gnucash/qof.h include/gnucash/qofbackend.h include/gnucash/qofbook.h include/gnucash/qofbookslots.h include/gnucash/qofchoice.h include/gnucash/qofclass.h include/gnucash/qofevent.h include/gnucash/qofid-p.h include/gnucash/qofid.h include/gnucash/qofinstance-p.h include/gnucash/qofinstance.h include/gnucash/qoflog.h include/gnucash/qofobject.h include/gnucash/qofquery.h include/gnucash/qofquerycore.h include/gnucash/qofsession.h include/gnucash/qofsession.hpp include/gnucash/qofutil.h include/gnucash/quickfillcell.h include/gnucash/recncell.h include/gnucash/register-common.h include/gnucash/table-allgui.h include/gnucash/table-control.h include/gnucash/table-layout.h include/gnucash/table-model.h include/gnucash/tree-view-utils.h include/gnucash/window-main-summarybar.h include/gnucash/window-report.h lib/gnucash/libgncmod-app-utils.so %%AQBANKING%%lib/gnucash/libgncmod-aqbanking.so %%DATABASE%%lib/gnucash/libgncmod-backend-dbi.so lib/gnucash/libgncmod-backend-xml.so lib/gnucash/libgncmod-bi-import.so lib/gnucash/libgncmod-csv-export.so lib/gnucash/libgncmod-csv-import.so lib/gnucash/libgncmod-customer-import.so lib/gnucash/libgncmod-engine.so lib/gnucash/libgncmod-generic-import.so lib/gnucash/libgncmod-gnome-search.so lib/gnucash/libgncmod-gnome-utils.so lib/gnucash/libgncmod-html.so lib/gnucash/libgncmod-ledger-core.so lib/gnucash/libgncmod-locale-reports-us.so lib/gnucash/libgncmod-log-replay.so %%OFX%%lib/gnucash/libgncmod-ofx.so %%PYTHON%%lib/gnucash/libgncmod-python.so lib/gnucash/libgncmod-qif-import.so lib/gnucash/libgncmod-register-core.so lib/gnucash/libgncmod-register-gnome.so lib/gnucash/libgncmod-report-gnome.so lib/gnucash/libgncmod-report-system.so lib/gnucash/libgncmod-stylesheets.so lib/gnucash/libgncmod-tax-us.so lib/gnucash/scm/ccache/2.2/business-options.go lib/gnucash/scm/ccache/2.2/business-prefs.go lib/gnucash/scm/ccache/2.2/c-interface.go lib/gnucash/scm/ccache/2.2/commodity-table.go lib/gnucash/scm/ccache/2.2/commodity-utilities.go lib/gnucash/scm/ccache/2.2/date-utilities.go lib/gnucash/scm/ccache/2.2/engine-interface.go lib/gnucash/scm/ccache/2.2/engine-utilities.go lib/gnucash/scm/ccache/2.2/fin.go lib/gnucash/scm/ccache/2.2/gnc-menu-extensions.go lib/gnucash/scm/ccache/2.2/gnc-numeric.go lib/gnucash/scm/ccache/2.2/gnucash/app-utils.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/baz.go lib/gnucash/scm/ccache/2.2/gnucash/business-core.go lib/gnucash/scm/ccache/2.2/gnucash/core-utils.go lib/gnucash/scm/ccache/2.2/gnucash/engine.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/engine/test/srfi64-extras.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/engine/test/test-extras.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/foo.go lib/gnucash/scm/ccache/2.2/gnucash/gettext.go lib/gnucash/scm/ccache/2.2/gnucash/gnc-module.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-load-deps.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-load-scm.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-scm-dynload.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-scm-init.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-scm-module.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-scm-multi.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/gnc-modules/test/test-gnc-module-swigged-c.go lib/gnucash/scm/ccache/2.2/gnucash/gnome-utils.go lib/gnucash/scm/ccache/2.2/gnucash/import-export/qif-import.go lib/gnucash/scm/ccache/2.2/gnucash/import-export/string.go lib/gnucash/scm/ccache/2.2/gnucash/price-quotes.go lib/gnucash/scm/ccache/2.2/gnucash/report/aging.go lib/gnucash/scm/ccache/2.2/gnucash/report/balsheet-eg.go lib/gnucash/scm/ccache/2.2/gnucash/report/business-reports.go lib/gnucash/scm/ccache/2.2/gnucash/report/customer-summary.go lib/gnucash/scm/ccache/2.2/gnucash/report/eguile-gnc.go lib/gnucash/scm/ccache/2.2/gnucash/report/eguile-html-utilities.go lib/gnucash/scm/ccache/2.2/gnucash/report/eguile-utilities.go lib/gnucash/scm/ccache/2.2/gnucash/report/hello-world.go lib/gnucash/scm/ccache/2.2/gnucash/report/invoice.go lib/gnucash/scm/ccache/2.2/gnucash/report/job-report.go lib/gnucash/scm/ccache/2.2/gnucash/report/locale-specific/de_DE.go lib/gnucash/scm/ccache/2.2/gnucash/report/locale-specific/us.go lib/gnucash/scm/ccache/2.2/gnucash/report/owner-report.go lib/gnucash/scm/ccache/2.2/gnucash/report/payables.go lib/gnucash/scm/ccache/2.2/gnucash/report/receipt.go lib/gnucash/scm/ccache/2.2/gnucash/report/receivables.go lib/gnucash/scm/ccache/2.2/gnucash/report/report-gnome.go lib/gnucash/scm/ccache/2.2/gnucash/report/report-system.go lib/gnucash/scm/ccache/2.2/gnucash/report/report-system/collectors.go lib/gnucash/scm/ccache/2.2/gnucash/report/report-system/report-collectors.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/report/report-system/test/test-extras.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/report/report-system/test/test-load-report-system-module.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/report/report-system/test/test-test-extras.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/account-piecharts.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/account-summary.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/advanced-portfolio.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/average-balance.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/balance-forecast.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/balance-sheet.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/balsheet-pnl.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/budget-balance-sheet.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/budget-barchart.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/budget-flow.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/budget-income-statement.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/budget.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/cash-flow.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/cashflow-barchart.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/category-barchart.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/daily-reports.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/equity-statement.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/general-journal.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/general-ledger.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/income-gst-statement.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/income-statement.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/net-charts.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/portfolio.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/price-scatter.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/reconcile-report.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/register.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/sx-summary.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/test/test-cash-flow.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/transaction.go lib/gnucash/scm/ccache/2.2/gnucash/report/standard-reports/trial-balance.go lib/gnucash/scm/ccache/2.2/gnucash/report/stylesheet-easy.go lib/gnucash/scm/ccache/2.2/gnucash/report/stylesheet-fancy.go lib/gnucash/scm/ccache/2.2/gnucash/report/stylesheet-footer.go lib/gnucash/scm/ccache/2.2/gnucash/report/stylesheet-head-or-tail.go lib/gnucash/scm/ccache/2.2/gnucash/report/stylesheet-plain.go lib/gnucash/scm/ccache/2.2/gnucash/report/stylesheets.go lib/gnucash/scm/ccache/2.2/gnucash/report/taxinvoice.go lib/gnucash/scm/ccache/2.2/gnucash/report/taxtxf-de_DE.go lib/gnucash/scm/ccache/2.2/gnucash/report/taxtxf.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/report/test-load-report-stylesheets-module.go lib/gnucash/scm/ccache/2.2/gnucash/report/utility-reports.go lib/gnucash/scm/ccache/2.2/gnucash/report/view-column.go lib/gnucash/scm/ccache/2.2/gnucash/report/welcome-to-gnucash.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/reports/test-load-app-utils-module.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/reports/test-load-gnome-utils-module.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/reports/test-load-report-gnome-module.go lib/gnucash/scm/ccache/2.2/gnucash/tax/de_DE.go lib/gnucash/scm/ccache/2.2/gnucash/tax/us.go %%TEST%%lib/gnucash/scm/ccache/2.2/gnucash/unittest-support.go lib/gnucash/scm/ccache/2.2/gnucash/utilities.go lib/gnucash/scm/ccache/2.2/hooks.go lib/gnucash/scm/ccache/2.2/html-acct-table.go lib/gnucash/scm/ccache/2.2/html-anytag.go lib/gnucash/scm/ccache/2.2/html-barchart.go lib/gnucash/scm/ccache/2.2/html-document.go lib/gnucash/scm/ccache/2.2/html-fonts.go lib/gnucash/scm/ccache/2.2/html-linechart.go lib/gnucash/scm/ccache/2.2/html-piechart.go lib/gnucash/scm/ccache/2.2/html-scatter.go lib/gnucash/scm/ccache/2.2/html-style-info.go lib/gnucash/scm/ccache/2.2/html-style-sheet.go lib/gnucash/scm/ccache/2.2/html-table.go lib/gnucash/scm/ccache/2.2/html-text.go lib/gnucash/scm/ccache/2.2/html-utilities.go lib/gnucash/scm/ccache/2.2/json.go lib/gnucash/scm/ccache/2.2/json/builder.go lib/gnucash/scm/ccache/2.2/json/parser.go lib/gnucash/scm/ccache/2.2/json/syntax.go lib/gnucash/scm/ccache/2.2/migrate-prefs.go lib/gnucash/scm/ccache/2.2/options-utilities.go lib/gnucash/scm/ccache/2.2/options.go lib/gnucash/scm/ccache/2.2/prefs.go lib/gnucash/scm/ccache/2.2/qif-import/qif-dialog-utils.go lib/gnucash/scm/ccache/2.2/qif-import/qif-file.go lib/gnucash/scm/ccache/2.2/qif-import/qif-guess-map.go lib/gnucash/scm/ccache/2.2/qif-import/qif-import.go lib/gnucash/scm/ccache/2.2/qif-import/qif-merge-groups.go lib/gnucash/scm/ccache/2.2/qif-import/qif-objects.go lib/gnucash/scm/ccache/2.2/qif-import/qif-parse.go lib/gnucash/scm/ccache/2.2/qif-import/qif-to-gnc.go lib/gnucash/scm/ccache/2.2/qif-import/qif-utils.go lib/gnucash/scm/ccache/2.2/report-utilities.go lib/gnucash/scm/ccache/2.2/report.go lib/gnucash/scm/ccache/2.2/simple-obj.go lib/gnucash/scm/ccache/2.2/trep-engine.go %%TEST%%lib/gnucash/scm/ccache/2.2/test-account.go %%TEST%%lib/gnucash/scm/ccache/2.2/test-c-interface.go %%TEST%%lib/gnucash/scm/ccache/2.2/test-create-account.go %%TEST%%lib/gnucash/scm/ccache/2.2/test-libgnucash-scm-utilities.go %%TEST%%lib/gnucash/scm/ccache/2.2/test-split.go lib/gnucash/scm/ccache/2.2/txf-de_DE.go lib/gnucash/scm/ccache/2.2/txf-help-de_DE.go lib/gnucash/scm/ccache/2.2/txf-help.go lib/gnucash/scm/ccache/2.2/txf.go %%DATABASE%%lib/libgnc-backend-sql.so lib/libgnc-backend-xml-utils.so lib/libgnc-core-utils.so lib/libgnc-gnome.so lib/libgnc-module.so %%AQBANKING%%lib/libgwengui-gtk3.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/function_class.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/function_class.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_business.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_business.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core_c.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__pycache__/gnucash_core_c.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_gnucash_core_c.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_sw_app_utils.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_sw_core_utils.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/function_class.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_business.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core_c.py man/man1/gnc-fq-dump.1.gz man/man1/gnc-fq-helper.1.gz man/man1/gnucash.1.gz share/applications/gnucash.desktop share/metainfo/gnucash.appdata.xml %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.1999 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2000 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2001 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2002 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2003 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2004 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2005 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2006 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2007 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2008 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2009 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2010 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2011 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2012 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2013 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2014 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2015 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2016 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2017 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2018 %%PORTDOCS%%%%DOCSDIR%%/DOCUMENTERS %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/Money95bank_fr.qif %%PORTDOCS%%%%DOCSDIR%%/Money95invst_fr.qif %%PORTDOCS%%%%DOCSDIR%%/Money95mfunds_fr.qif %%PORTDOCS%%%%DOCSDIR%%/Money95stocks_fr.qif %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README-ca.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-de.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-fr.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-hr.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-it.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-lv.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-nl.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-zh_CN.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README-zh_TW.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README.dependencies %%PORTDOCS%%%%DOCSDIR%%/README.francais %%PORTDOCS%%%%DOCSDIR%%/README.german %%PORTDOCS%%%%DOCSDIR%%/README.win32-bin.txt %%PORTDOCS%%%%DOCSDIR%%/README_invoice %%PORTDOCS%%%%DOCSDIR%%/abc-all.qif %%PORTDOCS%%%%DOCSDIR%%/abc.qif %%PORTDOCS%%%%DOCSDIR%%/bogus.qif %%PORTDOCS%%%%DOCSDIR%%/cbb-export.qif %%PORTDOCS%%%%DOCSDIR%%/currency_tree_xml.gnucash %%PORTDOCS%%%%DOCSDIR%%/every.qif %%PORTDOCS%%%%DOCSDIR%%/gtk-3.0.css %%PORTDOCS%%%%DOCSDIR%%/guile-hackers.txt %%PORTDOCS%%%%DOCSDIR%%/invoice.csv %%PORTDOCS%%%%DOCSDIR%%/ms-money.qif %%PORTDOCS%%%%DOCSDIR%%/projects.html %%PORTDOCS%%%%DOCSDIR%%/quicktest.qif %%PORTDOCS%%%%DOCSDIR%%/swipe.qif %%PORTDOCS%%%%DOCSDIR%%/taxreport.gnucash %%PORTDOCS%%%%DOCSDIR%%/web.qif %%DATADIR%%/accounts/C/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/C/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/ca/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/cs/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_car.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/da/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_auto.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_autoloan.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_ekr2017.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_houseown.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_investment.gnucash-xea %%DATADIR%%/accounts/de_AT/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_chkmu.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_otherasset.gnucash-xea %%DATADIR%%/accounts/de_CH/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_auto.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_autoloan.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_houseown.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_investment.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_otherasset.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_skr03.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_skr04.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_skr49.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_studium.gnucash-xea %%DATADIR%%/accounts/de_DE/acctchrt_wohnungsw.gnucash-xea %%DATADIR%%/accounts/el_GR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/el_GR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/el_GR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/en_GB/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/en_GB/uk-vat.gnucash-xea %%DATADIR%%/accounts/en_IN/acctchrt_gstindia.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/es_ES/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/es_MX/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/fi_FI/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fi_FI/acctchrt_ry.gnucash-xea %%DATADIR%%/accounts/fi_FI/acctchrt_sbr-xbrl.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/fr_BE/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_actifsfixes.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_automobile.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_basecommune.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_cdmarchemon.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_chequier.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_conjointretraite.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_conjointrev.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_courtage.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_etudeemprunt.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_garderie.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_locataire.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_proprietaire.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_retraite.gnucash-xea %%DATADIR%%/accounts/fr_CA/acctchrt_revenus.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/fr_CH/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/fr_FR/acctchrt_spouseretire.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_brokerage.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_business.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_carloan.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_cdmoneymkt.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_checkbook.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_childcare.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_common.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_eduloan.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_fixedassets.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_homeloan.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_homeown.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_otherloan.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_renter.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_retiremt.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_spouseinc.gnucash-xea +%%DATADIR%%/accounts/he/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_car.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/hr/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/hu_HU/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/it/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_full.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/ja/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/ko/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/lt/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/lv/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_full.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/nb/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/nl/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/nl/acctchrt_full.gnucash-xea %%DATADIR%%/accounts/nl/acctchrt_rgs_1.1.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/pl/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/pt_BR/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/pt_PT/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_auto.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_autoloan.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_kids.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/ru/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_currency.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/sv_AX/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_AX/acctchrt_rf.gnucash-xea %%DATADIR%%/accounts/sv_AX/acctchrt_sbr-xbrl.gnucash-xea %%DATADIR%%/accounts/sv_FI/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_FI/acctchrt_rf.gnucash-xea %%DATADIR%%/accounts/sv_FI/acctchrt_sbr-xbrl.gnucash-xea %%DATADIR%%/accounts/sv_SE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_SE/bas_2012.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_TEKDUZ.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_brokerage.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_carloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_cdmoneymkt.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_checkbook.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_childcare.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_eduloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_fixedassets.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_homeloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_homeown.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_otherloan.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_renter.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea %%DATADIR%%/accounts/zh_HK/acctchrt_business.gnucash-xea %%DATADIR%%/accounts/zh_TW/acctchrt_business.gnucash-xea %%DATADIR%%/checks/deluxe.chk %%DATADIR%%/checks/liberty.chk %%DATADIR%%/checks/quicken.chk %%DATADIR%%/checks/quicken_3part.chk %%DATADIR%%/checks/quicken_check_21.chk %%DATADIR%%/checks/quicken_wallet.chk %%DATADIR%%/checks/voucher.chk %%AQBANKING%%%%DATADIR%%/gtkbuilder/assistant-ab-initial.glade %%DATADIR%%/gtkbuilder/assistant-acct-period.glade %%DATADIR%%/gtkbuilder/assistant-csv-account-import.glade %%DATADIR%%/gtkbuilder/assistant-csv-export.glade %%DATADIR%%/gtkbuilder/assistant-csv-price-import.glade %%DATADIR%%/gtkbuilder/assistant-csv-trans-import.glade %%DATADIR%%/gtkbuilder/assistant-hierarchy.glade %%DATADIR%%/gtkbuilder/assistant-loan.glade %%DATADIR%%/gtkbuilder/assistant-qif-import.glade %%DATADIR%%/gtkbuilder/assistant-stock-split.glade %%DATADIR%%/gtkbuilder/assistant-xml-encoding.glade %%DATADIR%%/gtkbuilder/business-options-gnome.glade %%DATADIR%%/gtkbuilder/business-prefs.glade %%AQBANKING%%%%DATADIR%%/gtkbuilder/dialog-ab-pref.glade %%AQBANKING%%%%DATADIR%%/gtkbuilder/dialog-ab.glade %%DATADIR%%/gtkbuilder/dialog-find-account.glade %%DATADIR%%/gtkbuilder/dialog-imap-editor.glade %%DATADIR%%/gtkbuilder/dialog-trans-assoc.glade %%DATADIR%%/gtkbuilder/dialog-account-picker.glade %%DATADIR%%/gtkbuilder/dialog-account.glade %%DATADIR%%/gtkbuilder/dialog-bi-import-gui.glade %%DATADIR%%/gtkbuilder/dialog-billterms.glade %%DATADIR%%/gtkbuilder/dialog-book-close.glade %%DATADIR%%/gtkbuilder/dialog-choose-owner.glade %%DATADIR%%/gtkbuilder/dialog-commodities.glade %%DATADIR%%/gtkbuilder/dialog-commodity.glade %%DATADIR%%/gtkbuilder/dialog-custom-report.glade %%DATADIR%%/gtkbuilder/dialog-customer-import-gui.glade %%DATADIR%%/gtkbuilder/dialog-customer.glade %%DATADIR%%/gtkbuilder/dialog-date-close.glade %%DATADIR%%/gtkbuilder/dialog-employee.glade %%DATADIR%%/gtkbuilder/dialog-file-access.glade %%DATADIR%%/gtkbuilder/dialog-fincalc.glade %%DATADIR%%/gtkbuilder/dialog-import.glade %%DATADIR%%/gtkbuilder/dialog-invoice.glade %%DATADIR%%/gtkbuilder/dialog-job.glade %%DATADIR%%/gtkbuilder/dialog-lot-viewer.glade %%DATADIR%%/gtkbuilder/dialog-new-user.glade %%DATADIR%%/gtkbuilder/dialog-object-references.glade %%DATADIR%%/gtkbuilder/dialog-options.glade %%DATADIR%%/gtkbuilder/dialog-order.glade %%DATADIR%%/gtkbuilder/dialog-payment.glade %%DATADIR%%/gtkbuilder/dialog-preferences.glade %%DATADIR%%/gtkbuilder/dialog-price.glade %%DATADIR%%/gtkbuilder/dialog-print-check.glade %%DATADIR%%/gtkbuilder/dialog-progress.glade %%DATADIR%%/gtkbuilder/dialog-query-view.glade %%DATADIR%%/gtkbuilder/dialog-report.glade %%DATADIR%%/gtkbuilder/dialog-reset-warnings.glade %%DATADIR%%/gtkbuilder/dialog-search.glade %%DATADIR%%/gtkbuilder/dialog-sx.glade %%DATADIR%%/gtkbuilder/dialog-tax-info.glade %%DATADIR%%/gtkbuilder/dialog-tax-table.glade %%DATADIR%%/gtkbuilder/dialog-totd.glade %%DATADIR%%/gtkbuilder/dialog-transfer.glade %%DATADIR%%/gtkbuilder/dialog-userpass.glade %%DATADIR%%/gtkbuilder/dialog-vendor.glade %%DATADIR%%/gtkbuilder/gnc-date-format.glade %%DATADIR%%/gtkbuilder/gnc-frequency.glade %%DATADIR%%/gtkbuilder/gnc-plugin-page-budget.glade %%DATADIR%%/gtkbuilder/gnc-plugin-page-register.glade %%DATADIR%%/gtkbuilder/gnc-plugin-page-register2.glade %%DATADIR%%/gtkbuilder/gnc-recurrence.glade %%DATADIR%%/gtkbuilder/gnc-tree-view-owner.glade %%DATADIR%%/gtkbuilder/window-autoclear.glade %%DATADIR%%/gtkbuilder/window-reconcile.glade %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-delete.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-edit.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-new.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-open.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account-report.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-account.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-gnome-pdf.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-duplicate.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-edit.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-new.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-pay.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-post.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice-unpost.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-invoice.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-jumpto.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-split-trans.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-sx-new.png %%DATADIR%%/icons/hicolor/16x16/actions/gnc-transfer.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-delete.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-edit.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-new.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-open.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account-report.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-account.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-gnome-pdf.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-duplicate.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-edit.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-new.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-pay.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-post.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice-unpost.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-invoice.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-jumpto.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-split-trans.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-sx-new.png %%DATADIR%%/icons/hicolor/24x24/actions/gnc-transfer.png %%DATADIR%%/jqplot/jqplot.BezierCurveRenderer.js %%DATADIR%%/jqplot/jqplot.barRenderer.js %%DATADIR%%/jqplot/jqplot.blockRenderer.js %%DATADIR%%/jqplot/jqplot.bubbleRenderer.js %%DATADIR%%/jqplot/jqplot.canvasAxisLabelRenderer.js %%DATADIR%%/jqplot/jqplot.canvasAxisTickRenderer.js %%DATADIR%%/jqplot/jqplot.canvasTextRenderer.js %%DATADIR%%/jqplot/jqplot.categoryAxisRenderer.js %%DATADIR%%/jqplot/jqplot.ciParser.js %%DATADIR%%/jqplot/jqplot.cursor.js %%DATADIR%%/jqplot/jqplot.dateAxisRenderer.js %%DATADIR%%/jqplot/jqplot.donutRenderer.js %%DATADIR%%/jqplot/jqplot.dragable.js %%DATADIR%%/jqplot/jqplot.enhancedLegendRenderer.js %%DATADIR%%/jqplot/jqplot.funnelRenderer.js %%DATADIR%%/jqplot/jqplot.highlighter.js %%DATADIR%%/jqplot/jqplot.json2.js %%DATADIR%%/jqplot/jqplot.logAxisRenderer.js %%DATADIR%%/jqplot/jqplot.mekkoAxisRenderer.js %%DATADIR%%/jqplot/jqplot.mekkoRenderer.js %%DATADIR%%/jqplot/jqplot.meterGaugeRenderer.js %%DATADIR%%/jqplot/jqplot.ohlcRenderer.js %%DATADIR%%/jqplot/jqplot.pieRenderer.js %%DATADIR%%/jqplot/jqplot.pointLabels.js %%DATADIR%%/jqplot/jqplot.trendline.js %%DATADIR%%/jqplot/jquery.jqplot.css %%DATADIR%%/jqplot/jquery.jqplot.js %%DATADIR%%/jqplot/jquery.min.js %%DATADIR%%/make-prefs-migration-script.xsl %%DATADIR%%/migratable-prefs.xml %%DATADIR%%/pixmaps/gnucash-icon-48x48.bmp %%DATADIR%%/pixmaps/gnucash-icon.ico %%DATADIR%%/pixmaps/gnucash_splash.png %%PYTHON%%%%DATADIR%%/python/init.py %%PYTHON%%%%DATADIR%%/python/pycons/__init__.py %%PYTHON%%%%DATADIR%%/python/pycons/console.py %%PYTHON%%%%DATADIR%%/python/pycons/ishell.py %%PYTHON%%%%DATADIR%%/python/pycons/pycons %%PYTHON%%%%DATADIR%%/python/pycons/setup.py %%PYTHON%%%%DATADIR%%/python/pycons/shell.py %%PYTHON%%%%DATADIR%%/python/pycons/simple_plot.py %%DATADIR%%/scm/business-options.scm %%DATADIR%%/scm/business-prefs.scm %%DATADIR%%/scm/c-interface.scm %%DATADIR%%/scm/commodity-table.scm %%DATADIR%%/scm/commodity-utilities.scm %%DATADIR%%/scm/date-utilities.scm %%DATADIR%%/scm/engine-interface.scm %%DATADIR%%/scm/engine-utilities.scm %%DATADIR%%/scm/fin.scm %%DATADIR%%/scm/gnc-menu-extensions.scm %%DATADIR%%/scm/gnc-numeric.scm %%DATADIR%%/scm/gnucash/app-utils.scm %%TEST%%%%DATADIR%%/scm/gnucash/baz.scm %%DATADIR%%/scm/gnucash/business-core.scm %%DATADIR%%/scm/gnucash/core-utils.scm %%DATADIR%%/scm/gnucash/engine.scm %%TEST%%%%DATADIR%%/scm/gnucash/engine/test/test-extras.scm %%TEST%%%%DATADIR%%/scm/gnucash/engine/test/srfi64-extras.scm %%TEST%%%%DATADIR%%/scm/gnucash/foo.scm %%DATADIR%%/scm/gnucash/gettext.scm %%DATADIR%%/scm/gnucash/gnc-module.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-load-deps.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-load-scm.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-scm-dynload.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-scm-init.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-scm-module.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-scm-multi.scm %%TEST%%%%DATADIR%%/scm/gnucash/gnc-modules/test/test-gnc-module-swigged-c.scm %%DATADIR%%/scm/gnucash/gnome-utils.scm %%DATADIR%%/scm/gnucash/import-export/qif-import.scm %%DATADIR%%/scm/gnucash/import-export/string.scm %%DATADIR%%/scm/gnucash/price-quotes.scm %%DATADIR%%/scm/gnucash/report/aging.scm %%DATADIR%%/scm/gnucash/report/balsheet-eg.css %%DATADIR%%/scm/gnucash/report/balsheet-eg.eguile.scm %%DATADIR%%/scm/gnucash/report/balsheet-eg.scm %%DATADIR%%/scm/gnucash/report/business-reports.scm %%DATADIR%%/scm/gnucash/report/customer-summary.scm %%DATADIR%%/scm/gnucash/report/eguile-gnc.scm %%DATADIR%%/scm/gnucash/report/eguile-html-utilities.scm %%DATADIR%%/scm/gnucash/report/eguile-utilities.scm %%DATADIR%%/scm/gnucash/report/hello-world.scm %%DATADIR%%/scm/gnucash/report/invoice.scm %%DATADIR%%/scm/gnucash/report/job-report.scm %%DATADIR%%/scm/gnucash/report/locale-specific/de_DE.scm %%DATADIR%%/scm/gnucash/report/locale-specific/us.scm %%DATADIR%%/scm/gnucash/report/owner-report.scm %%DATADIR%%/scm/gnucash/report/payables.scm %%DATADIR%%/scm/gnucash/report/receipt.css %%DATADIR%%/scm/gnucash/report/receipt.eguile.scm %%DATADIR%%/scm/gnucash/report/receipt.scm %%DATADIR%%/scm/gnucash/report/receivables.scm %%DATADIR%%/scm/gnucash/report/report-gnome.scm %%DATADIR%%/scm/gnucash/report/report-system.scm %%DATADIR%%/scm/gnucash/report/report-system/collectors.scm %%DATADIR%%/scm/gnucash/report/report-system/report-collectors.scm %%TEST%%%%DATADIR%%/scm/gnucash/report/report-system/test/test-extras.scm %%TEST%%%%DATADIR%%/scm/gnucash/report/report-system/test/test-load-report-system-module.scm %%TEST%%%%DATADIR%%/scm/gnucash/report/report-system/test/test-test-extras.scm %%DATADIR%%/scm/gnucash/report/standard-reports.scm %%DATADIR%%/scm/gnucash/report/standard-reports/account-piecharts.scm %%DATADIR%%/scm/gnucash/report/standard-reports/account-summary.scm %%DATADIR%%/scm/gnucash/report/standard-reports/advanced-portfolio.scm %%DATADIR%%/scm/gnucash/report/standard-reports/average-balance.scm %%DATADIR%%/scm/gnucash/report/standard-reports/balance-forecast.scm %%DATADIR%%/scm/gnucash/report/standard-reports/balance-sheet.scm %%DATADIR%%/scm/gnucash/report/standard-reports/balsheet-pnl.scm %%DATADIR%%/scm/gnucash/report/standard-reports/budget-balance-sheet.scm %%DATADIR%%/scm/gnucash/report/standard-reports/budget-barchart.scm %%DATADIR%%/scm/gnucash/report/standard-reports/budget-flow.scm %%DATADIR%%/scm/gnucash/report/standard-reports/budget-income-statement.scm %%DATADIR%%/scm/gnucash/report/standard-reports/budget.scm %%DATADIR%%/scm/gnucash/report/standard-reports/cash-flow.scm %%DATADIR%%/scm/gnucash/report/standard-reports/cashflow-barchart.scm %%DATADIR%%/scm/gnucash/report/standard-reports/category-barchart.scm %%DATADIR%%/scm/gnucash/report/standard-reports/daily-reports.scm %%DATADIR%%/scm/gnucash/report/standard-reports/equity-statement.scm %%DATADIR%%/scm/gnucash/report/standard-reports/general-journal.scm %%DATADIR%%/scm/gnucash/report/standard-reports/general-ledger.scm %%DATADIR%%/scm/gnucash/report/standard-reports/income-gst-statement.scm %%DATADIR%%/scm/gnucash/report/standard-reports/income-statement.scm %%DATADIR%%/scm/gnucash/report/standard-reports/net-charts.scm %%DATADIR%%/scm/gnucash/report/standard-reports/portfolio.scm %%DATADIR%%/scm/gnucash/report/standard-reports/price-scatter.scm %%DATADIR%%/scm/gnucash/report/standard-reports/reconcile-report.scm %%DATADIR%%/scm/gnucash/report/standard-reports/register.scm %%DATADIR%%/scm/gnucash/report/standard-reports/sx-summary.scm %%TEST%%%%DATADIR%%/scm/gnucash/report/standard-reports/test/test-cash-flow.scm %%DATADIR%%/scm/gnucash/report/standard-reports/transaction.scm %%DATADIR%%/scm/gnucash/report/standard-reports/trial-balance.scm %%DATADIR%%/scm/gnucash/report/stylesheet-easy.scm %%DATADIR%%/scm/gnucash/report/stylesheet-fancy.scm %%DATADIR%%/scm/gnucash/report/stylesheet-footer.scm %%DATADIR%%/scm/gnucash/report/stylesheet-head-or-tail.scm %%DATADIR%%/scm/gnucash/report/stylesheet-plain.scm %%DATADIR%%/scm/gnucash/report/stylesheets.scm %%DATADIR%%/scm/gnucash/report/taxinvoice.css %%DATADIR%%/scm/gnucash/report/taxinvoice.eguile.scm %%DATADIR%%/scm/gnucash/report/taxinvoice.scm %%DATADIR%%/scm/gnucash/report/taxtxf-de_DE.scm %%DATADIR%%/scm/gnucash/report/taxtxf.scm %%TEST%%%%DATADIR%%/scm/gnucash/report/test-load-report-stylesheets-module.scm %%DATADIR%%/scm/gnucash/report/utility-reports.scm %%DATADIR%%/scm/gnucash/report/view-column.scm %%DATADIR%%/scm/gnucash/report/welcome-to-gnucash.scm %%TEST%%%%DATADIR%%/scm/gnucash/reports/test-load-app-utils-module.scm %%TEST%%%%DATADIR%%/scm/gnucash/reports/test-load-gnome-utils-module.scm %%TEST%%%%DATADIR%%/scm/gnucash/reports/test-load-report-gnome-module.scm %%DATADIR%%/scm/gnucash/tax/de_DE.scm %%DATADIR%%/scm/gnucash/tax/us.scm %%TEST%%%%DATADIR%%/scm/gnucash/unittest-support.scm %%DATADIR%%/scm/gnucash/utilities.scm %%DATADIR%%/scm/hooks.scm %%DATADIR%%/scm/html-acct-table.scm %%DATADIR%%/scm/html-anytag.scm %%DATADIR%%/scm/html-barchart.scm %%DATADIR%%/scm/html-document.scm %%DATADIR%%/scm/html-fonts.scm %%DATADIR%%/scm/html-linechart.scm %%DATADIR%%/scm/html-piechart.scm %%DATADIR%%/scm/html-scatter.scm %%DATADIR%%/scm/html-style-info.scm %%DATADIR%%/scm/html-style-sheet.scm %%DATADIR%%/scm/html-table.scm %%DATADIR%%/scm/html-text.scm %%DATADIR%%/scm/html-utilities.scm %%DATADIR%%/scm/json.scm %%DATADIR%%/scm/json/builder.scm %%DATADIR%%/scm/json/parser.scm %%DATADIR%%/scm/json/syntax.scm %%DATADIR%%/scm/migrate-prefs.scm %%DATADIR%%/scm/options-utilities.scm %%DATADIR%%/scm/options.scm %%DATADIR%%/scm/prefs.scm %%DATADIR%%/scm/qif-import/qif-dialog-utils.scm %%DATADIR%%/scm/qif-import/qif-file.scm %%DATADIR%%/scm/qif-import/qif-guess-map.scm %%DATADIR%%/scm/qif-import/qif-import.scm %%DATADIR%%/scm/qif-import/qif-merge-groups.scm %%DATADIR%%/scm/qif-import/qif-objects.scm %%DATADIR%%/scm/qif-import/qif-parse.scm %%DATADIR%%/scm/qif-import/qif-to-gnc.scm %%DATADIR%%/scm/qif-import/qif-utils.scm %%DATADIR%%/scm/report-utilities.scm %%DATADIR%%/scm/report.scm %%DATADIR%%/scm/simple-obj.scm %%DATADIR%%/scm/trep-engine.scm %%TEST%%%%DATADIR%%/scm/test-account.scm %%TEST%%%%DATADIR%%/scm/test-c-interface.scm %%TEST%%%%DATADIR%%/scm/test-create-account.scm %%TEST%%%%DATADIR%%/scm/test-libgnucash-scm-utilities.scm %%TEST%%%%DATADIR%%/scm/test-split.scm %%DATADIR%%/scm/txf-de_DE.scm %%DATADIR%%/scm/txf-help-de_DE.scm %%DATADIR%%/scm/txf-help.scm %%DATADIR%%/scm/txf.scm %%DATADIR%%/tip_of_the_day.list %%DATADIR%%/ui/gnc-main-window-ui.xml %%DATADIR%%/ui/gnc-plugin-bi-import-ui.xml %%DATADIR%%/ui/gnc-plugin-csv-export-ui.xml %%DATADIR%%/ui/gnc-plugin-csv-import-ui.xml %%DATADIR%%/ui/gnc-plugin-account-tree-ui.xml %%AQBANKING%%%%DATADIR%%/ui/gnc-plugin-aqbanking-ui.xml %%DATADIR%%/ui/gnc-plugin-basic-commands-ui.xml %%DATADIR%%/ui/gnc-plugin-budget-ui.xml %%DATADIR%%/ui/gnc-plugin-business-ui.xml %%DATADIR%%/ui/gnc-plugin-customer-import-ui.xml %%DATADIR%%/ui/gnc-plugin-file-history-ui.xml %%DATADIR%%/ui/gnc-plugin-log-replay-ui.xml %%OFX%%%%DATADIR%%/ui/gnc-plugin-ofx-ui.xml %%DATADIR%%/ui/gnc-plugin-page-account-tree2-ui.xml %%DATADIR%%/ui/gnc-plugin-page-owner-tree-ui.xml %%DATADIR%%/ui/gnc-plugin-page-register2-ui.xml %%DATADIR%%/ui/gnc-plugin-page-sx-list2-ui.xml %%DATADIR%%/ui/gnc-plugin-page-account-tree-ui.xml %%DATADIR%%/ui/gnc-plugin-page-budget-ui.xml %%DATADIR%%/ui/gnc-plugin-page-invoice-ui.xml %%DATADIR%%/ui/gnc-plugin-page-register-ui.xml %%DATADIR%%/ui/gnc-plugin-page-report-ui.xml %%DATADIR%%/ui/gnc-plugin-page-sx-list-ui.xml %%DATADIR%%/ui/gnc-plugin-page-sxregister-ui.xml %%DATADIR%%/ui/gnc-plugin-qif-import-ui.xml %%DATADIR%%/ui/gnc-plugin-register-ui.xml %%DATADIR%%/ui/gnc-plugin-register2-ui.xml %%DATADIR%%/ui/gnc-plugin-register22-ui.xml %%DATADIR%%/ui/gnc-plugin-stylesheets-ui.xml %%DATADIR%%/ui/gnc-reconcile-window-ui.xml %%DATADIR%%/ui/gnc-sxed-to-create-window-ui.xml %%DATADIR%%/ui/gnc-sxed-window-ui-full.xml %%DATADIR%%/ui/gnc-sxed-window-ui.xml %%DATADIR%%/ui/gnc-windows-menu-ui-quartz.xml %%DATADIR%%/ui/gnc-windows-menu-ui.xml %%DATADIR%%/ui/osx_accel_map share/icons/hicolor/128x128/apps/gnucash-icon.png share/icons/hicolor/16x16/apps/gnucash-icon.png share/icons/hicolor/22x22/apps/gnucash-icon.png share/icons/hicolor/24x24/apps/gnucash-icon.png share/icons/hicolor/256x256/apps/gnucash-icon.png share/icons/hicolor/32x32/apps/gnucash-icon.png share/icons/hicolor/48x48/apps/gnucash-icon.png share/icons/hicolor/64x64/apps/gnucash-icon.png share/icons/hicolor/96x96/apps/gnucash-icon.png share/icons/hicolor/scalable/apps/gnucash-icon.svg %%NLS%%share/locale/ar/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/as/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/az/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/bg/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/brx/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ca/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/cs/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/da/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/de/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/doi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/el/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/es/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/es_NI/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/eu/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/fa/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/fi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/fr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/gu/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/he/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/hi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/hr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/hu/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/it/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ja/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/kn/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ko/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/kok/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/kok@latin/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ks/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/lt/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/lv/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mai/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mni/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mni@bengali/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/nb/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ne/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/nl/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/pl/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/pt/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ro/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ru/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/rw/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/sk/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/sr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/sv/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ta/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/te/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/tr/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/uk/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/ur/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/vi/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gnucash.mo Index: head/finance/gnucash-docs/Makefile =================================================================== --- head/finance/gnucash-docs/Makefile (revision 511751) +++ head/finance/gnucash-docs/Makefile (revision 511752) @@ -1,31 +1,31 @@ # Created by: Glenn Johnson # $FreeBSD$ # $MCom: ports/finance/gnucash-docs/Makefile,v 1.7 2007/08/04 03:51:29 marcus Exp $ PORTNAME= gnucash-docs -DISTVERSION= 3.6 +DISTVERSION= 3.7 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Documentation for gnucash LIB_DEPENDS= librarian.so:textproc/rarian RUN_DEPENDS= yelp:x11/yelp USES= autoreconf localbase gmake gnome USE_GNOME= libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALLS_OMF= yes GNU_CONFIGURE= yes NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e '/scrollkeeper-preinstall/s|$$(docdir)|$$(gnomehelpdir)|' \ ${WRKSRC}/omf.make ${WRKSRC}/guide/C/Makefile.in ${WRKSRC}/guide/de/Makefile.in \ ${WRKSRC}/guide/it/Makefile.in ${WRKSRC}/guide/ja/Makefile.in \ ${WRKSRC}/help/C/Makefile.in ${WRKSRC}/help/de/Makefile.in \ ${WRKSRC}/help/it/Makefile.in .include Index: head/finance/gnucash-docs/distinfo =================================================================== --- head/finance/gnucash-docs/distinfo (revision 511751) +++ head/finance/gnucash-docs/distinfo (revision 511752) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561973142 -SHA256 (gnucash-docs-3.6.tar.gz) = 32d373a4faa96cde2bba564bc8d7143d6317f121c488492f2dc5ebe99b4b6163 -SIZE (gnucash-docs-3.6.tar.gz) = 96921528 +TIMESTAMP = 1568017014 +SHA256 (gnucash-docs-3.7.tar.gz) = 393919c12e7a0711b113cca3af83c2dcd195eabfa83ed2e985cbb91951a990c0 +SIZE (gnucash-docs-3.7.tar.gz) = 61234559 Index: head/finance/gnucash-docs/pkg-plist =================================================================== --- head/finance/gnucash-docs/pkg-plist (revision 511751) +++ head/finance/gnucash-docs/pkg-plist (revision 511752) @@ -1,1343 +1,1353 @@ share/gnome/help/gnucash-guide/C/appendixa.xml share/gnome/help/gnucash-guide/C/appendixb.xml share/gnome/help/gnucash-guide/C/appendixc.xml share/gnome/help/gnucash-guide/C/appendixd.xml share/gnome/help/gnucash-guide/C/ch_accts.xml share/gnome/help/gnucash-guide/C/ch_basics.xml share/gnome/help/gnucash-guide/C/ch_budgets.xml share/gnome/help/gnucash-guide/C/ch_bus_features.xml share/gnome/help/gnucash-guide/C/ch_capgain.xml share/gnome/help/gnucash-guide/C/ch_cbook.xml share/gnome/help/gnucash-guide/C/ch_cc.xml share/gnome/help/gnucash-guide/C/ch_configuring.xml share/gnome/help/gnucash-guide/C/ch_currency.xml share/gnome/help/gnucash-guide/C/ch_dep.xml share/gnome/help/gnucash-guide/C/ch_expenses.xml share/gnome/help/gnucash-guide/C/ch_import_business_data.xml share/gnome/help/gnucash-guide/C/ch_importing.xml share/gnome/help/gnucash-guide/C/ch_invest.xml share/gnome/help/gnucash-guide/C/ch_loans.xml share/gnome/help/gnucash-guide/C/ch_oth_assets.xml share/gnome/help/gnucash-guide/C/ch_oview.xml share/gnome/help/gnucash-guide/C/ch_python_bindings.xml share/gnome/help/gnucash-guide/C/ch_reports.xml share/gnome/help/gnucash-guide/C/ch_txns.xml share/gnome/help/gnucash-guide/C/fdl-appendix.xml share/gnome/help/gnucash-guide/C/figures/accts_CreateAssetsAccount.png share/gnome/help/gnucash-guide/C/figures/accts_DefaultExpenseAccounts.png share/gnome/help/gnucash-guide/C/figures/accts_DefaultIncomeAccounts.png share/gnome/help/gnucash-guide/C/figures/accts_toplevel.png share/gnome/help/gnucash-guide/C/figures/accts_tree.png share/gnome/help/gnucash-guide/C/figures/basics_AccountRelationships.png share/gnome/help/gnucash-guide/C/figures/basics_Accounts.png share/gnome/help/gnucash-guide/C/figures/basics_AccountsSampleQIF.png share/gnome/help/gnucash-guide/C/figures/basics_CheckAccount.png share/gnome/help/gnucash-guide/C/figures/basics_DoubleEntryIntro_SalarySplit.png share/gnome/help/gnucash-guide/C/figures/basics_DoubleEntryIntro_compact.png share/gnome/help/gnucash-guide/C/figures/basics_DoubleEntryIntro_expanded.png share/gnome/help/gnucash-guide/C/figures/basics_DoubleEntryIntro_groceries.png share/gnome/help/gnucash-guide/C/figures/basics_DoubleEntryIntro_salary.png share/gnome/help/gnucash-guide/C/figures/basics_EmptyAccounts.png share/gnome/help/gnucash-guide/C/figures/basics_NewAccountHierarchySetup.png share/gnome/help/gnucash-guide/C/figures/basics_NewAccountHierarchySetup_Accounts.png share/gnome/help/gnucash-guide/C/figures/basics_NewAccountHierarchySetup_Finish.png share/gnome/help/gnucash-guide/C/figures/basics_NewAccountHierarchySetup_Setup.png share/gnome/help/gnucash-guide/C/figures/basics_NewAccountHierarchySetup_currency.png share/gnome/help/gnucash-guide/C/figures/basics_NewBookOpts.png share/gnome/help/gnucash-guide/C/figures/basics_QIF_Import_welcome.png share/gnome/help/gnucash-guide/C/figures/basics_SaveSQL.png share/gnome/help/gnucash-guide/C/figures/basics_SaveXML.png share/gnome/help/gnucash-guide/C/figures/basics_TipOfDay.png share/gnome/help/gnucash-guide/C/figures/bus_ap_billedit.png share/gnome/help/gnucash-guide/C/figures/bus_ap_billnew.png share/gnome/help/gnucash-guide/C/figures/bus_ap_billpost.png share/gnome/help/gnucash-guide/C/figures/bus_ap_jobnew.png share/gnome/help/gnucash-guide/C/figures/bus_ap_payment.png share/gnome/help/gnucash-guide/C/figures/bus_ap_vendorfind.png share/gnome/help/gnucash-guide/C/figures/bus_ap_vendornew.png share/gnome/help/gnucash-guide/C/figures/bus_ar_custfind.png share/gnome/help/gnucash-guide/C/figures/bus_ar_custnew.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoicechange1.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoicechange2.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoicechange3.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoiceedit.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoicenew.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoicepost.png share/gnome/help/gnucash-guide/C/figures/bus_ar_invoiceprint.png share/gnome/help/gnucash-guide/C/figures/bus_ar_jobnew.png share/gnome/help/gnucash-guide/C/figures/bus_ar_payment.png share/gnome/help/gnucash-guide/C/figures/bus_co_reg.png share/gnome/help/gnucash-guide/C/figures/bus_pay_ex1.png share/gnome/help/gnucash-guide/C/figures/bus_pay_ex2.png share/gnome/help/gnucash-guide/C/figures/bus_pay_ex3.png share/gnome/help/gnucash-guide/C/figures/bus_pay_ex4.png share/gnome/help/gnucash-guide/C/figures/bus_tax_main.png share/gnome/help/gnucash-guide/C/figures/bus_tax_new.png share/gnome/help/gnucash-guide/C/figures/bus_terms_main.png share/gnome/help/gnucash-guide/C/figures/bus_terms_new.png share/gnome/help/gnucash-guide/C/figures/capgain_app2main.png share/gnome/help/gnucash-guide/C/figures/capgain_app3main.png share/gnome/help/gnucash-guide/C/figures/capgain_appmain.png share/gnome/help/gnucash-guide/C/figures/cbook_CashFlow.png share/gnome/help/gnucash-guide/C/figures/cbook_TransactionRptAssets.png share/gnome/help/gnucash-guide/C/figures/cbook_TransactionRptExpenses.png share/gnome/help/gnucash-guide/C/figures/cbook_atm.png share/gnome/help/gnucash-guide/C/figures/cbook_bankstmt.png share/gnome/help/gnucash-guide/C/figures/cbook_chartaccts5.png share/gnome/help/gnucash-guide/C/figures/cbook_checkexamp.png share/gnome/help/gnucash-guide/C/figures/cbook_gcashdata4.png share/gnome/help/gnucash-guide/C/figures/cbook_reconciledCheckAct.png share/gnome/help/gnucash-guide/C/figures/cbook_reconexamp.png share/gnome/help/gnucash-guide/C/figures/cbook_servch.png share/gnome/help/gnucash-guide/C/figures/cbook_transferin.png share/gnome/help/gnucash-guide/C/figures/cc_CashFlow.png share/gnome/help/gnucash-guide/C/figures/cc_Reversing_Transaction_1.png share/gnome/help/gnucash-guide/C/figures/cc_Reversing_Transaction_2.png share/gnome/help/gnucash-guide/C/figures/cc_TransactionRptExpenses.png share/gnome/help/gnucash-guide/C/figures/cc_TransactionRptVisa.png share/gnome/help/gnucash-guide/C/figures/cc_accounts.png share/gnome/help/gnucash-guide/C/figures/cc_final.png share/gnome/help/gnucash-guide/C/figures/cc_interest.png share/gnome/help/gnucash-guide/C/figures/cc_payment.png share/gnome/help/gnucash-guide/C/figures/cc_purchases.png share/gnome/help/gnucash-guide/C/figures/cc_reconcile.png share/gnome/help/gnucash-guide/C/figures/cc_reconcile_init.png share/gnome/help/gnucash-guide/C/figures/cc_refund.png share/gnome/help/gnucash-guide/C/figures/currency_AfterGetOnlineQuotes.png share/gnome/help/gnucash-guide/C/figures/currency_BeforeGetOnlineQuotes.png share/gnome/help/gnucash-guide/C/figures/currency_PutTogether_AfterMoney.png share/gnome/help/gnucash-guide/C/figures/currency_PutTogether_AfterStocks.png share/gnome/help/gnucash-guide/C/figures/currency_PutTogether_AussieHouse.png share/gnome/help/gnucash-guide/C/figures/currency_addcurr.png share/gnome/help/gnucash-guide/C/figures/currency_main1.png share/gnome/help/gnucash-guide/C/figures/currency_main2.png share/gnome/help/gnucash-guide/C/figures/currency_main3.png share/gnome/help/gnucash-guide/C/figures/currency_peditor.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_AfterBoat.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_AfterStocks.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_BeforeBoat.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_BeforeStocks.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_Commodities.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_MoveMoney.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_SetExchangeRate.png share/gnome/help/gnucash-guide/C/figures/currency_purchase_ToAmount.png share/gnome/help/gnucash-guide/C/figures/dep_assetmain.png share/gnome/help/gnucash-guide/C/figures/dep_assetreg.png share/gnome/help/gnucash-guide/C/figures/dep_example.png share/gnome/help/gnucash-guide/C/figures/invest2Lots0RegB4Scrub.png share/gnome/help/gnucash-guide/C/figures/invest2Lots1B4Scrub.png share/gnome/help/gnucash-guide/C/figures/invest2Lots2LotsAftScrubAcct.png share/gnome/help/gnucash-guide/C/figures/invest2Lots3RegAftScrubAcct.png share/gnome/help/gnucash-guide/C/figures/investLots0_RegB4Scrub.png share/gnome/help/gnucash-guide/C/figures/investLots1_BeforeCreateLot.png share/gnome/help/gnucash-guide/C/figures/investLots2_BeforeScrub1Lot.png share/gnome/help/gnucash-guide/C/figures/investLots2_RegAfterScrub1Lot.png share/gnome/help/gnucash-guide/C/figures/investLotsSplitLot0.png share/gnome/help/gnucash-guide/C/figures/investLotsSplitLot1.png share/gnome/help/gnucash-guide/C/figures/investLotsSplitReg.png share/gnome/help/gnucash-guide/C/figures/invest_AccountsPredef.png share/gnome/help/gnucash-guide/C/figures/invest_SetupPortfolio2.png share/gnome/help/gnucash-guide/C/figures/invest_SetupPortfolio3.png share/gnome/help/gnucash-guide/C/figures/invest_dividendcash.png share/gnome/help/gnucash-guide/C/figures/invest_dividendreinvest1.png share/gnome/help/gnucash-guide/C/figures/invest_int1.png share/gnome/help/gnucash-guide/C/figures/invest_int2-1.png share/gnome/help/gnucash-guide/C/figures/invest_int2.png share/gnome/help/gnucash-guide/C/figures/invest_int3.png share/gnome/help/gnucash-guide/C/figures/invest_merge2.png share/gnome/help/gnucash-guide/C/figures/invest_merge3.png share/gnome/help/gnucash-guide/C/figures/invest_newaccount.png share/gnome/help/gnucash-guide/C/figures/invest_newsecurity.png share/gnome/help/gnucash-guide/C/figures/invest_peditor.png share/gnome/help/gnucash-guide/C/figures/invest_peditor2.png share/gnome/help/gnucash-guide/C/figures/invest_ret_of_cap.png share/gnome/help/gnucash-guide/C/figures/invest_selectsecurity.png share/gnome/help/gnucash-guide/C/figures/invest_sellstock.png share/gnome/help/gnucash-guide/C/figures/invest_sellstock2.png share/gnome/help/gnucash-guide/C/figures/invest_sellstockLoss2.png share/gnome/help/gnucash-guide/C/figures/invest_sellstockManProfCombNet.png share/gnome/help/gnucash-guide/C/figures/invest_sellstockManProfSep.png share/gnome/help/gnucash-guide/C/figures/invest_sellstockManProfSepNet.png share/gnome/help/gnucash-guide/C/figures/invest_setup_current.png share/gnome/help/gnucash-guide/C/figures/invest_setup_portfolio1.png share/gnome/help/gnucash-guide/C/figures/invest_simplesplit1.png share/gnome/help/gnucash-guide/C/figures/invest_split1.png share/gnome/help/gnucash-guide/C/figures/invest_split2.png share/gnome/help/gnucash-guide/C/figures/invest_split3.png share/gnome/help/gnucash-guide/C/figures/invest_split4.png share/gnome/help/gnucash-guide/C/figures/invest_split5.png share/gnome/help/gnucash-guide/C/figures/invest_stockmerge1.png share/gnome/help/gnucash-guide/C/figures/invest_stockvalue.png share/gnome/help/gnucash-guide/C/figures/invest_stockvalue_report.png share/gnome/help/gnucash-guide/C/figures/invest_stockvalue_report_options.png share/gnome/help/gnucash-guide/C/figures/loans_PrivateLoanCalculation.png share/gnome/help/gnucash-guide/C/figures/loans_PrivateLoanFirstPayment.png share/gnome/help/gnucash-guide/C/figures/loans_PrivateLoanInitial.png share/gnome/help/gnucash-guide/C/figures/loans_PrivateLoanSecondPayment.png share/gnome/help/gnucash-guide/C/figures/loans_PrivateLoanSecondPaymentAccounts.png share/gnome/help/gnucash-guide/C/figures/loans_fcalc.png share/gnome/help/gnucash-guide/C/figures/loans_mortgage1.png share/gnome/help/gnucash-guide/C/figures/loans_mortgage2.png share/gnome/help/gnucash-guide/C/figures/loans_mortgage3.png share/gnome/help/gnucash-guide/C/figures/oview_intro.png share/gnome/help/gnucash-guide/C/figures/txns_CashFlow.png share/gnome/help/gnucash-guide/C/figures/txns_TransactionRptChecking.png share/gnome/help/gnucash-guide/C/figures/txns_TransactionRptExpenses.png share/gnome/help/gnucash-guide/C/figures/txns_puttoget_Charts.png share/gnome/help/gnucash-guide/C/figures/txns_puttoget_Charts1.png share/gnome/help/gnucash-guide/C/figures/txns_puttoget_Charts2.png share/gnome/help/gnucash-guide/C/figures/txns_reconcile_window1.png share/gnome/help/gnucash-guide/C/figures/txns_reconcile_window2.png share/gnome/help/gnucash-guide/C/figures/txns_reconcile_window3.png share/gnome/help/gnucash-guide/C/figures/txns_register_2account.png share/gnome/help/gnucash-guide/C/figures/txns_register_2account2.png share/gnome/help/gnucash-guide/C/figures/txns_register_multiaccount.png share/gnome/help/gnucash-guide/C/figures/txns_registersplit2.png share/gnome/help/gnucash-guide/C/figures/txns_registersplit3.png share/gnome/help/gnucash-guide/C/figures/txns_registersplit4.png share/gnome/help/gnucash-guide/C/figures/txns_registersplit5.png share/gnome/help/gnucash-guide/C/figures/txns_registersplit6.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_editor-2.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_editor-3-frequency.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_editor-3-overview.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_editor-3-template.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_editor-4.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_editor_slr.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_ledger1.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_ledger2.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_ledger3.png share/gnome/help/gnucash-guide/C/figures/txns_sxn_ledger4.png +share/gnome/help/gnucash-guide/C/gnc-docbookx.dtd share/gnome/help/gnucash-guide/C/gnc-glossary.xml share/gnome/help/gnucash-guide/C/gnucash-guide.xml share/gnome/help/gnucash-guide/C/legal.xml share/gnome/help/gnucash-guide/de/appendixa.xml share/gnome/help/gnucash-guide/de/appendixb.xml share/gnome/help/gnucash-guide/de/appendixc.xml share/gnome/help/gnucash-guide/de/appendixd.xml share/gnome/help/gnucash-guide/de/appendixe.xml share/gnome/help/gnucash-guide/de/ch_accts.xml share/gnome/help/gnucash-guide/de/ch_basics.xml share/gnome/help/gnucash-guide/de/ch_budgets.xml share/gnome/help/gnucash-guide/de/ch_bus_ap.xml share/gnome/help/gnucash-guide/de/ch_bus_ar.xml share/gnome/help/gnucash-guide/de/ch_bus_intro.xml share/gnome/help/gnucash-guide/de/ch_bus_pay.xml share/gnome/help/gnucash-guide/de/ch_bus_setup.xml share/gnome/help/gnucash-guide/de/ch_capgain.xml share/gnome/help/gnucash-guide/de/ch_cbook.xml share/gnome/help/gnucash-guide/de/ch_cc.xml share/gnome/help/gnucash-guide/de/ch_currency.xml share/gnome/help/gnucash-guide/de/ch_dep.xml share/gnome/help/gnucash-guide/de/ch_expenses.xml share/gnome/help/gnucash-guide/de/ch_import_business_data.xml share/gnome/help/gnucash-guide/de/ch_invest.xml share/gnome/help/gnucash-guide/de/ch_loans.xml share/gnome/help/gnucash-guide/de/ch_oth_assets.xml share/gnome/help/gnucash-guide/de/ch_oview.xml share/gnome/help/gnucash-guide/de/ch_python_bindings.xml share/gnome/help/gnucash-guide/de/ch_txns.xml share/gnome/help/gnucash-guide/de/fdl-appendix.xml share/gnome/help/gnucash-guide/de/figures/accts_CreateAssetsAccount.png share/gnome/help/gnucash-guide/de/figures/accts_DefaultExpenseAccounts.png share/gnome/help/gnucash-guide/de/figures/accts_DefaultIncomeAccounts.png share/gnome/help/gnucash-guide/de/figures/accts_toplevel.png share/gnome/help/gnucash-guide/de/figures/accts_tree.png share/gnome/help/gnucash-guide/de/figures/basics_AccountRelationships.png share/gnome/help/gnucash-guide/de/figures/basics_Accounts.png share/gnome/help/gnucash-guide/de/figures/basics_AccountsSampleQIF.png share/gnome/help/gnucash-guide/de/figures/basics_CheckAccount.png share/gnome/help/gnucash-guide/de/figures/basics_DoubleEntryIntro_Salary.png share/gnome/help/gnucash-guide/de/figures/basics_DoubleEntryIntro_SalarySplit.png share/gnome/help/gnucash-guide/de/figures/basics_DoubleEntryIntro_compact.png share/gnome/help/gnucash-guide/de/figures/basics_DoubleEntryIntro_expanded.png share/gnome/help/gnucash-guide/de/figures/basics_DoubleEntryIntro_groceries.png share/gnome/help/gnucash-guide/de/figures/basics_EmptyAccounts.png share/gnome/help/gnucash-guide/de/figures/basics_NewAccountHierarchySetup.png share/gnome/help/gnucash-guide/de/figures/basics_NewAccountHierarchySetup_Accounts.png share/gnome/help/gnucash-guide/de/figures/basics_NewAccountHierarchySetup_Finish.png share/gnome/help/gnucash-guide/de/figures/basics_NewAccountHierarchySetup_Setup.png share/gnome/help/gnucash-guide/de/figures/basics_NewAccountHierarchySetup_currency.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_AccountingPeriod.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_Accounts.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_Business.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_DateTime.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_General.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_OnlineBanking.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_Print.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_Register.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_RegisterDefaults.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_Reports.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_ScheduledTransactions.png share/gnome/help/gnucash-guide/de/figures/basics_Preferences_Windows.png share/gnome/help/gnucash-guide/de/figures/basics_QIF_Import_welcome.png share/gnome/help/gnucash-guide/de/figures/basics_SaveAs_big.png share/gnome/help/gnucash-guide/de/figures/basics_SaveSQL.png share/gnome/help/gnucash-guide/de/figures/basics_SaveXML.png share/gnome/help/gnucash-guide/de/figures/basics_TipOfDay.png share/gnome/help/gnucash-guide/de/figures/basics_accounts_diagram.png share/gnome/help/gnucash-guide/de/figures/basics_gcashdata.png share/gnome/help/gnucash-guide/de/figures/basics_gcashdata2.png share/gnome/help/gnucash-guide/de/figures/basics_gcashdata2old.png share/gnome/help/gnucash-guide/de/figures/basics_import_csv1.png share/gnome/help/gnucash-guide/de/figures/basics_import_csv3.png share/gnome/help/gnucash-guide/de/figures/basics_import_done.png share/gnome/help/gnucash-guide/de/figures/basics_import_general1.png share/gnome/help/gnucash-guide/de/figures/basics_import_general2.png share/gnome/help/gnucash-guide/de/figures/basics_import_help.png share/gnome/help/gnucash-guide/de/figures/basics_import_menue.png share/gnome/help/gnucash-guide/de/figures/basics_lock.png share/gnome/help/gnucash-guide/de/figures/basics_main_window.png share/gnome/help/gnucash-guide/de/figures/basics_multiCurrencies.png share/gnome/help/gnucash-guide/de/figures/basics_saveAs.png share/gnome/help/gnucash-guide/de/figures/basics_summarybar.png share/gnome/help/gnucash-guide/de/figures/basics_summarybar_small.png share/gnome/help/gnucash-guide/de/figures/bus_ap_billedit.png share/gnome/help/gnucash-guide/de/figures/bus_ap_billnew.png share/gnome/help/gnucash-guide/de/figures/bus_ap_billpost.png share/gnome/help/gnucash-guide/de/figures/bus_ap_jobnew.png share/gnome/help/gnucash-guide/de/figures/bus_ap_payment.png share/gnome/help/gnucash-guide/de/figures/bus_ap_vendorfind.png share/gnome/help/gnucash-guide/de/figures/bus_ap_vendornew.png share/gnome/help/gnucash-guide/de/figures/bus_ar_custfind.png share/gnome/help/gnucash-guide/de/figures/bus_ar_custnew.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoicechange1.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoicechange2.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoicechange3.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoiceedit.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoicenew.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoicepost.png share/gnome/help/gnucash-guide/de/figures/bus_ar_invoiceprint.png share/gnome/help/gnucash-guide/de/figures/bus_ar_jobnew.png share/gnome/help/gnucash-guide/de/figures/bus_ar_payment.png share/gnome/help/gnucash-guide/de/figures/bus_co_reg.png share/gnome/help/gnucash-guide/de/figures/bus_tax_main.png share/gnome/help/gnucash-guide/de/figures/bus_tax_new.png share/gnome/help/gnucash-guide/de/figures/bus_terms_main.png share/gnome/help/gnucash-guide/de/figures/bus_terms_new.png share/gnome/help/gnucash-guide/de/figures/capgain_app2main.png share/gnome/help/gnucash-guide/de/figures/capgain_app3main.png share/gnome/help/gnucash-guide/de/figures/capgain_appmain.png share/gnome/help/gnucash-guide/de/figures/cbook_CashFlow.png share/gnome/help/gnucash-guide/de/figures/cbook_TransactionRptAssets.png share/gnome/help/gnucash-guide/de/figures/cbook_TransactionRptExpenses.png share/gnome/help/gnucash-guide/de/figures/cbook_atm.png share/gnome/help/gnucash-guide/de/figures/cbook_bankstmt.png share/gnome/help/gnucash-guide/de/figures/cbook_chartaccts5.png share/gnome/help/gnucash-guide/de/figures/cbook_checkexamp.png share/gnome/help/gnucash-guide/de/figures/cbook_gcashdata4.png share/gnome/help/gnucash-guide/de/figures/cbook_reconciledCheckAct.png share/gnome/help/gnucash-guide/de/figures/cbook_reconexamp.png share/gnome/help/gnucash-guide/de/figures/cbook_servch.png share/gnome/help/gnucash-guide/de/figures/cbook_transferin.png share/gnome/help/gnucash-guide/de/figures/cc_CashFlow.png share/gnome/help/gnucash-guide/de/figures/cc_Reversing_Transaction_1.png share/gnome/help/gnucash-guide/de/figures/cc_Reversing_Transaction_2.png share/gnome/help/gnucash-guide/de/figures/cc_TransactionRptExpenses.png share/gnome/help/gnucash-guide/de/figures/cc_TransactionRptVisa.png share/gnome/help/gnucash-guide/de/figures/cc_accounts.png share/gnome/help/gnucash-guide/de/figures/cc_final.png share/gnome/help/gnucash-guide/de/figures/cc_interest.png share/gnome/help/gnucash-guide/de/figures/cc_payment.png share/gnome/help/gnucash-guide/de/figures/cc_purchases.png share/gnome/help/gnucash-guide/de/figures/cc_reconcile.png share/gnome/help/gnucash-guide/de/figures/cc_reconcile_init.png share/gnome/help/gnucash-guide/de/figures/cc_refund.png share/gnome/help/gnucash-guide/de/figures/currency_AfterGetOnlineQuotes.png share/gnome/help/gnucash-guide/de/figures/currency_BeforeGetOnlineQuotes.png share/gnome/help/gnucash-guide/de/figures/currency_PutTogether_AfterMoney.png share/gnome/help/gnucash-guide/de/figures/currency_PutTogether_AfterStocks.png share/gnome/help/gnucash-guide/de/figures/currency_PutTogether_AussieHouse.png share/gnome/help/gnucash-guide/de/figures/currency_addcurr.png share/gnome/help/gnucash-guide/de/figures/currency_main1.png share/gnome/help/gnucash-guide/de/figures/currency_main2.png share/gnome/help/gnucash-guide/de/figures/currency_main3.png share/gnome/help/gnucash-guide/de/figures/currency_peditor.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_AfterBoat.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_AfterStocks.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_BeforeBoat.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_BeforeStocks.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_Commodities.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_MoveMoney.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_SetExchangeRate.png share/gnome/help/gnucash-guide/de/figures/currency_purchase_ToAmount.png share/gnome/help/gnucash-guide/de/figures/dep_assetmain.png share/gnome/help/gnucash-guide/de/figures/dep_assetreg.png share/gnome/help/gnucash-guide/de/figures/dep_example.png share/gnome/help/gnucash-guide/de/figures/gnc_welcome.png share/gnome/help/gnucash-guide/de/figures/investLots2_BeforeScrub1Lot.png share/gnome/help/gnucash-guide/de/figures/invest_AccountsPredef.png share/gnome/help/gnucash-guide/de/figures/invest_SetupPortfolio2.png share/gnome/help/gnucash-guide/de/figures/invest_dividendcash.png share/gnome/help/gnucash-guide/de/figures/invest_dividendreinvest1.png share/gnome/help/gnucash-guide/de/figures/invest_int1.png share/gnome/help/gnucash-guide/de/figures/invest_int2-1.png share/gnome/help/gnucash-guide/de/figures/invest_int2.png share/gnome/help/gnucash-guide/de/figures/invest_int3.png share/gnome/help/gnucash-guide/de/figures/invest_merge2.png share/gnome/help/gnucash-guide/de/figures/invest_merge3.png share/gnome/help/gnucash-guide/de/figures/invest_newaccount.png share/gnome/help/gnucash-guide/de/figures/invest_newsecurity.png share/gnome/help/gnucash-guide/de/figures/invest_peditor.png share/gnome/help/gnucash-guide/de/figures/invest_peditor2.png share/gnome/help/gnucash-guide/de/figures/invest_ret_of_cap.png share/gnome/help/gnucash-guide/de/figures/invest_selectsecurity.png share/gnome/help/gnucash-guide/de/figures/invest_sellstock.png share/gnome/help/gnucash-guide/de/figures/invest_sellstock2.png share/gnome/help/gnucash-guide/de/figures/invest_sellstockLoss.png share/gnome/help/gnucash-guide/de/figures/invest_sellstockLoss2.png share/gnome/help/gnucash-guide/de/figures/invest_setup_current.png share/gnome/help/gnucash-guide/de/figures/invest_setup_portfolio1.png share/gnome/help/gnucash-guide/de/figures/invest_simplesplit1.png share/gnome/help/gnucash-guide/de/figures/invest_split1.png share/gnome/help/gnucash-guide/de/figures/invest_split2.png share/gnome/help/gnucash-guide/de/figures/invest_split3.png share/gnome/help/gnucash-guide/de/figures/invest_split4.png share/gnome/help/gnucash-guide/de/figures/invest_stockmerge1.png share/gnome/help/gnucash-guide/de/figures/invest_stockvalue.png share/gnome/help/gnucash-guide/de/figures/invest_stockvalue_report.png share/gnome/help/gnucash-guide/de/figures/invest_stockvalue_report_options.png share/gnome/help/gnucash-guide/de/figures/kontenbaum.png share/gnome/help/gnucash-guide/de/figures/kontenblatt.png share/gnome/help/gnucash-guide/de/figures/loans_PrivateLoanCalculation.png share/gnome/help/gnucash-guide/de/figures/loans_PrivateLoanFirstPayment.png share/gnome/help/gnucash-guide/de/figures/loans_PrivateLoanInitial.png share/gnome/help/gnucash-guide/de/figures/loans_PrivateLoanSecondPayment.png share/gnome/help/gnucash-guide/de/figures/loans_PrivateLoanSecondPaymentAccounts.png share/gnome/help/gnucash-guide/de/figures/loans_fcalc.png share/gnome/help/gnucash-guide/de/figures/loans_mortgage1.png share/gnome/help/gnucash-guide/de/figures/loans_mortgage2.png share/gnome/help/gnucash-guide/de/figures/loans_mortgage3.png share/gnome/help/gnucash-guide/de/figures/oview_backends.png share/gnome/help/gnucash-guide/de/figures/oview_backends_config.png share/gnome/help/gnucash-guide/de/figures/oview_intro.png share/gnome/help/gnucash-guide/de/figures/txns_CashFlow.png share/gnome/help/gnucash-guide/de/figures/txns_TransactionRptChecking.png share/gnome/help/gnucash-guide/de/figures/txns_TransactionRptExpenses.png share/gnome/help/gnucash-guide/de/figures/txns_puttoget_Charts.png share/gnome/help/gnucash-guide/de/figures/txns_puttoget_Charts1.png share/gnome/help/gnucash-guide/de/figures/txns_puttoget_Charts2.png share/gnome/help/gnucash-guide/de/figures/txns_reconcile_window1.png share/gnome/help/gnucash-guide/de/figures/txns_reconcile_window2.png share/gnome/help/gnucash-guide/de/figures/txns_reconcile_window3.png share/gnome/help/gnucash-guide/de/figures/txns_register_2account.png share/gnome/help/gnucash-guide/de/figures/txns_register_2account2.png share/gnome/help/gnucash-guide/de/figures/txns_register_multiaccount.png share/gnome/help/gnucash-guide/de/figures/txns_registersplit2.png share/gnome/help/gnucash-guide/de/figures/txns_registersplit3.png share/gnome/help/gnucash-guide/de/figures/txns_registersplit4.png share/gnome/help/gnucash-guide/de/figures/txns_registersplit5.png share/gnome/help/gnucash-guide/de/figures/txns_registersplit6.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_editor-2.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_editor-3-frequency.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_editor-3-overview.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_editor-3-template.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_editor-4.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_editor_slr.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_ledger1.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_ledger2.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_ledger3.png share/gnome/help/gnucash-guide/de/figures/txns_sxn_ledger4.png share/gnome/help/gnucash-guide/de/glossary.xml +share/gnome/help/gnucash-guide/de/gnc-docbookx.dtd share/gnome/help/gnucash-guide/de/gnucash-guide.xml share/gnome/help/gnucash-guide/it/figures/accts_CreateAssetsAccount.png share/gnome/help/gnucash-guide/it/figures/accts_DefaultExpenseAccounts.png share/gnome/help/gnucash-guide/it/figures/accts_DefaultIncomeAccounts.png share/gnome/help/gnucash-guide/it/figures/accts_toplevel.png share/gnome/help/gnucash-guide/it/figures/accts_tree.png share/gnome/help/gnucash-guide/it/figures/basics_AccountRelationships.png share/gnome/help/gnucash-guide/it/figures/basics_Accounts.png share/gnome/help/gnucash-guide/it/figures/basics_AccountsSampleQIF.png share/gnome/help/gnucash-guide/it/figures/basics_CheckAccount.png share/gnome/help/gnucash-guide/it/figures/basics_DoubleEntryIntro_SalarySplit.png share/gnome/help/gnucash-guide/it/figures/basics_DoubleEntryIntro_compact.png share/gnome/help/gnucash-guide/it/figures/basics_DoubleEntryIntro_expanded.png share/gnome/help/gnucash-guide/it/figures/basics_DoubleEntryIntro_groceries.png share/gnome/help/gnucash-guide/it/figures/basics_DoubleEntryIntro_salary.png share/gnome/help/gnucash-guide/it/figures/basics_EmptyAccounts.png share/gnome/help/gnucash-guide/it/figures/basics_NewAccountHierarchySetup.png share/gnome/help/gnucash-guide/it/figures/basics_NewAccountHierarchySetup_Accounts.png share/gnome/help/gnucash-guide/it/figures/basics_NewAccountHierarchySetup_Finish.png share/gnome/help/gnucash-guide/it/figures/basics_NewAccountHierarchySetup_Setup.png share/gnome/help/gnucash-guide/it/figures/basics_NewAccountHierarchySetup_currency.png share/gnome/help/gnucash-guide/it/figures/basics_NewBookOpts.png share/gnome/help/gnucash-guide/it/figures/basics_QIF_Import_welcome.png share/gnome/help/gnucash-guide/it/figures/basics_SaveSQL.png share/gnome/help/gnucash-guide/it/figures/basics_SaveXML.png share/gnome/help/gnucash-guide/it/figures/basics_TipOfDay.png share/gnome/help/gnucash-guide/it/figures/bus_ap_billedit.png share/gnome/help/gnucash-guide/it/figures/bus_ap_billnew.png share/gnome/help/gnucash-guide/it/figures/bus_ap_billpost.png share/gnome/help/gnucash-guide/it/figures/bus_ap_jobnew.png share/gnome/help/gnucash-guide/it/figures/bus_ap_payment.png share/gnome/help/gnucash-guide/it/figures/bus_ap_vendorfind.png share/gnome/help/gnucash-guide/it/figures/bus_ap_vendornew.png share/gnome/help/gnucash-guide/it/figures/bus_ar_custfind.png share/gnome/help/gnucash-guide/it/figures/bus_ar_custnew.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoicechange1.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoicechange2.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoicechange3.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoiceedit.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoicenew.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoicepost.png share/gnome/help/gnucash-guide/it/figures/bus_ar_invoiceprint.png share/gnome/help/gnucash-guide/it/figures/bus_ar_jobnew.png share/gnome/help/gnucash-guide/it/figures/bus_ar_payment.png share/gnome/help/gnucash-guide/it/figures/bus_pay_ex1.png share/gnome/help/gnucash-guide/it/figures/bus_pay_ex2.png share/gnome/help/gnucash-guide/it/figures/bus_pay_ex3.png share/gnome/help/gnucash-guide/it/figures/bus_pay_ex4.png share/gnome/help/gnucash-guide/it/figures/capgain_app2main.png share/gnome/help/gnucash-guide/it/figures/capgain_app3main.png share/gnome/help/gnucash-guide/it/figures/capgain_appmain.png share/gnome/help/gnucash-guide/it/figures/cbook_CashFlow.png share/gnome/help/gnucash-guide/it/figures/cbook_TransactionRptAssets.png share/gnome/help/gnucash-guide/it/figures/cbook_TransactionRptExpenses.png share/gnome/help/gnucash-guide/it/figures/cbook_atm.png share/gnome/help/gnucash-guide/it/figures/cbook_bankstmt.png share/gnome/help/gnucash-guide/it/figures/cbook_chartaccts5.png share/gnome/help/gnucash-guide/it/figures/cbook_checkexamp.png share/gnome/help/gnucash-guide/it/figures/cbook_gcashdata4.png share/gnome/help/gnucash-guide/it/figures/cbook_reconciledCheckAct.png share/gnome/help/gnucash-guide/it/figures/cbook_reconexamp.png share/gnome/help/gnucash-guide/it/figures/cbook_servch.png share/gnome/help/gnucash-guide/it/figures/cbook_transferin.png share/gnome/help/gnucash-guide/it/figures/cc_CashFlow.png share/gnome/help/gnucash-guide/it/figures/cc_Reversing_Transaction_1.png share/gnome/help/gnucash-guide/it/figures/cc_Reversing_Transaction_2.png share/gnome/help/gnucash-guide/it/figures/cc_TransactionRptExpenses.png share/gnome/help/gnucash-guide/it/figures/cc_TransactionRptVisa.png share/gnome/help/gnucash-guide/it/figures/cc_accounts.png share/gnome/help/gnucash-guide/it/figures/cc_final.png share/gnome/help/gnucash-guide/it/figures/cc_interest.png share/gnome/help/gnucash-guide/it/figures/cc_payment.png share/gnome/help/gnucash-guide/it/figures/cc_purchases.png share/gnome/help/gnucash-guide/it/figures/cc_reconcile.png share/gnome/help/gnucash-guide/it/figures/cc_reconcile_init.png share/gnome/help/gnucash-guide/it/figures/cc_refund.png share/gnome/help/gnucash-guide/it/figures/currency_AfterGetOnlineQuotes.png share/gnome/help/gnucash-guide/it/figures/currency_BeforeGetOnlineQuotes.png share/gnome/help/gnucash-guide/it/figures/currency_PutTogether_AfterMoney.png share/gnome/help/gnucash-guide/it/figures/currency_PutTogether_AfterStocks.png share/gnome/help/gnucash-guide/it/figures/currency_PutTogether_AussieHouse.png share/gnome/help/gnucash-guide/it/figures/currency_addcurr.png share/gnome/help/gnucash-guide/it/figures/currency_main1.png share/gnome/help/gnucash-guide/it/figures/currency_main2.png share/gnome/help/gnucash-guide/it/figures/currency_main3.png share/gnome/help/gnucash-guide/it/figures/currency_peditor.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_AfterBoat.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_AfterStocks.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_BeforeBoat.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_BeforeStocks.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_Commodities.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_MoveMoney.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_SetExchangeRate.png share/gnome/help/gnucash-guide/it/figures/currency_purchase_ToAmount.png share/gnome/help/gnucash-guide/it/figures/dep_assetmain.png share/gnome/help/gnucash-guide/it/figures/dep_assetreg.png share/gnome/help/gnucash-guide/it/figures/dep_example.png share/gnome/help/gnucash-guide/it/figures/invest_AccountsPredef.png share/gnome/help/gnucash-guide/it/figures/invest_SetupPortfolio2.png share/gnome/help/gnucash-guide/it/figures/invest_dividendcash.png share/gnome/help/gnucash-guide/it/figures/invest_dividendreinvest1.png share/gnome/help/gnucash-guide/it/figures/invest_dividendreinvest2.png share/gnome/help/gnucash-guide/it/figures/invest_int1.png share/gnome/help/gnucash-guide/it/figures/invest_int2.png share/gnome/help/gnucash-guide/it/figures/invest_int3.png share/gnome/help/gnucash-guide/it/figures/invest_merge2.png share/gnome/help/gnucash-guide/it/figures/invest_merge3.png share/gnome/help/gnucash-guide/it/figures/invest_newaccount.png share/gnome/help/gnucash-guide/it/figures/invest_newsecurity.png share/gnome/help/gnucash-guide/it/figures/invest_peditor.png share/gnome/help/gnucash-guide/it/figures/invest_peditor2.png share/gnome/help/gnucash-guide/it/figures/invest_selectsecurity.png share/gnome/help/gnucash-guide/it/figures/invest_sellstock.png share/gnome/help/gnucash-guide/it/figures/invest_sellstock2.png share/gnome/help/gnucash-guide/it/figures/invest_sellstockLoss.png share/gnome/help/gnucash-guide/it/figures/invest_sellstockLoss2.png share/gnome/help/gnucash-guide/it/figures/invest_setup_current.png share/gnome/help/gnucash-guide/it/figures/invest_setup_portfolio1.png share/gnome/help/gnucash-guide/it/figures/invest_simplesplit1.png share/gnome/help/gnucash-guide/it/figures/invest_split1.png share/gnome/help/gnucash-guide/it/figures/invest_split2.png share/gnome/help/gnucash-guide/it/figures/invest_split3.png share/gnome/help/gnucash-guide/it/figures/invest_split4.png share/gnome/help/gnucash-guide/it/figures/invest_split5.png share/gnome/help/gnucash-guide/it/figures/invest_stockmerge1.png share/gnome/help/gnucash-guide/it/figures/invest_stockvalue.png share/gnome/help/gnucash-guide/it/figures/invest_stockvalue_report.png share/gnome/help/gnucash-guide/it/figures/invest_stockvalue_report_options.png share/gnome/help/gnucash-guide/it/figures/loans_PrivateLoanCalculation.png share/gnome/help/gnucash-guide/it/figures/loans_PrivateLoanFirstPayment.png share/gnome/help/gnucash-guide/it/figures/loans_PrivateLoanInitial.png share/gnome/help/gnucash-guide/it/figures/loans_PrivateLoanSecondPayment.png share/gnome/help/gnucash-guide/it/figures/loans_PrivateLoanSecondPaymentAccounts.png share/gnome/help/gnucash-guide/it/figures/loans_fcalc.png share/gnome/help/gnucash-guide/it/figures/loans_mortgage1.png share/gnome/help/gnucash-guide/it/figures/loans_mortgage2.png share/gnome/help/gnucash-guide/it/figures/loans_mortgage3.png share/gnome/help/gnucash-guide/it/figures/oview_intro.png share/gnome/help/gnucash-guide/it/figures/txns_CashFlow.png share/gnome/help/gnucash-guide/it/figures/txns_TransactionRptChecking.png share/gnome/help/gnucash-guide/it/figures/txns_TransactionRptExpenses.png share/gnome/help/gnucash-guide/it/figures/txns_puttoget_Charts.png share/gnome/help/gnucash-guide/it/figures/txns_puttoget_Charts1.png share/gnome/help/gnucash-guide/it/figures/txns_puttoget_Charts2.png share/gnome/help/gnucash-guide/it/figures/txns_reconcile_window1.png share/gnome/help/gnucash-guide/it/figures/txns_reconcile_window2.png share/gnome/help/gnucash-guide/it/figures/txns_reconcile_window3.png share/gnome/help/gnucash-guide/it/figures/txns_register_2account.png share/gnome/help/gnucash-guide/it/figures/txns_register_2account2.png share/gnome/help/gnucash-guide/it/figures/txns_register_multiaccount.png share/gnome/help/gnucash-guide/it/figures/txns_registersplit2.png share/gnome/help/gnucash-guide/it/figures/txns_registersplit3.png share/gnome/help/gnucash-guide/it/figures/txns_registersplit4.png share/gnome/help/gnucash-guide/it/figures/txns_registersplit5.png share/gnome/help/gnucash-guide/it/figures/txns_registersplit6.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_editor-2.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_editor-3-frequency.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_editor-3-overview.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_editor-3-template.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_editor-4.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_editor_slr.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_ledger1.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_ledger2.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_ledger3.png share/gnome/help/gnucash-guide/it/figures/txns_sxn_ledger4.png +share/gnome/help/gnucash-guide/it/gnc-docbookx.dtd share/gnome/help/gnucash-guide/it/gnucash-guide.xml share/gnome/help/gnucash-guide/ja/appendixa.xml share/gnome/help/gnucash-guide/ja/appendixb.xml share/gnome/help/gnucash-guide/ja/appendixc.xml share/gnome/help/gnucash-guide/ja/appendixd.xml share/gnome/help/gnucash-guide/ja/ch_accts.xml share/gnome/help/gnucash-guide/ja/ch_basics.xml share/gnome/help/gnucash-guide/ja/ch_budgets.xml share/gnome/help/gnucash-guide/ja/ch_bus_ap.xml share/gnome/help/gnucash-guide/ja/ch_bus_ar.xml share/gnome/help/gnucash-guide/ja/ch_bus_pay.xml share/gnome/help/gnucash-guide/ja/ch_capgain.xml share/gnome/help/gnucash-guide/ja/ch_cbook.xml share/gnome/help/gnucash-guide/ja/ch_cc.xml share/gnome/help/gnucash-guide/ja/ch_currency.xml share/gnome/help/gnucash-guide/ja/ch_dep.xml share/gnome/help/gnucash-guide/ja/ch_invest.xml share/gnome/help/gnucash-guide/ja/ch_loans.xml share/gnome/help/gnucash-guide/ja/ch_oth_assets.xml share/gnome/help/gnucash-guide/ja/ch_oview.xml share/gnome/help/gnucash-guide/ja/ch_python_bindings.xml share/gnome/help/gnucash-guide/ja/ch_txns.xml share/gnome/help/gnucash-guide/ja/fdl-appendix.xml share/gnome/help/gnucash-guide/ja/figures/accts_CreateAssetsAccount.png share/gnome/help/gnucash-guide/ja/figures/accts_DefaultExpenseAccounts.png share/gnome/help/gnucash-guide/ja/figures/accts_DefaultIncomeAccounts.png share/gnome/help/gnucash-guide/ja/figures/accts_toplevel.png share/gnome/help/gnucash-guide/ja/figures/accts_tree.png share/gnome/help/gnucash-guide/ja/figures/basics_AccountRelationships.png share/gnome/help/gnucash-guide/ja/figures/basics_Accounts.png share/gnome/help/gnucash-guide/ja/figures/basics_AccountsSampleQIF.png share/gnome/help/gnucash-guide/ja/figures/basics_CheckAccount.png share/gnome/help/gnucash-guide/ja/figures/basics_DoubleEntryIntro_SalarySplit.png share/gnome/help/gnucash-guide/ja/figures/basics_DoubleEntryIntro_compact.png share/gnome/help/gnucash-guide/ja/figures/basics_DoubleEntryIntro_expanded.png share/gnome/help/gnucash-guide/ja/figures/basics_DoubleEntryIntro_groceries.png share/gnome/help/gnucash-guide/ja/figures/basics_DoubleEntryIntro_salary.png share/gnome/help/gnucash-guide/ja/figures/basics_EmptyAccounts.png share/gnome/help/gnucash-guide/ja/figures/basics_EmptyAccounts2.png share/gnome/help/gnucash-guide/ja/figures/basics_NewAccountHierarchySetup.png share/gnome/help/gnucash-guide/ja/figures/basics_NewAccountHierarchySetup_Accounts.png share/gnome/help/gnucash-guide/ja/figures/basics_NewAccountHierarchySetup_Finish.png share/gnome/help/gnucash-guide/ja/figures/basics_NewAccountHierarchySetup_Setup.png share/gnome/help/gnucash-guide/ja/figures/basics_NewAccountHierarchySetup_currency.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_AccountingPeriod.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_Accounts.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_Business.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_DateTime.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_General.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_OnlineBanking.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_Register.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_RegisterDefaults.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_Reports.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_ScheduledTransactions.png share/gnome/help/gnucash-guide/ja/figures/basics_Preferences_Windows.png share/gnome/help/gnucash-guide/ja/figures/basics_QIF_Import_welcome.png share/gnome/help/gnucash-guide/ja/figures/basics_SaveAs.png share/gnome/help/gnucash-guide/ja/figures/basics_SaveSQL.png share/gnome/help/gnucash-guide/ja/figures/basics_SaveXML.png share/gnome/help/gnucash-guide/ja/figures/basics_TipOfDay.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_billedit.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_billnew.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_billpost.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_jobnew.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_payment.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_vendorfind.png share/gnome/help/gnucash-guide/ja/figures/bus_ap_vendornew.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_custfind.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_custnew.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoicechange1.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoicechange2.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoicechange3.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoiceedit.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoicenew.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoicepost.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_invoiceprint.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_jobnew.png share/gnome/help/gnucash-guide/ja/figures/bus_ar_payment.png share/gnome/help/gnucash-guide/ja/figures/bus_pay_ex1.png share/gnome/help/gnucash-guide/ja/figures/bus_pay_ex2.png share/gnome/help/gnucash-guide/ja/figures/bus_pay_ex3.png share/gnome/help/gnucash-guide/ja/figures/bus_pay_ex4.png share/gnome/help/gnucash-guide/ja/figures/capgain_app2main.png share/gnome/help/gnucash-guide/ja/figures/capgain_app3main.png share/gnome/help/gnucash-guide/ja/figures/capgain_appmain.png share/gnome/help/gnucash-guide/ja/figures/cbook_CashFlow.png share/gnome/help/gnucash-guide/ja/figures/cbook_TransactionRptAssets.png share/gnome/help/gnucash-guide/ja/figures/cbook_TransactionRptExpenses.png share/gnome/help/gnucash-guide/ja/figures/cbook_atm.png share/gnome/help/gnucash-guide/ja/figures/cbook_bankstmt.png share/gnome/help/gnucash-guide/ja/figures/cbook_chartaccts5.png share/gnome/help/gnucash-guide/ja/figures/cbook_checkexamp.png share/gnome/help/gnucash-guide/ja/figures/cbook_gcashdata4.png share/gnome/help/gnucash-guide/ja/figures/cbook_reconciledCheckAct.png share/gnome/help/gnucash-guide/ja/figures/cbook_reconexamp.png share/gnome/help/gnucash-guide/ja/figures/cbook_servch.png share/gnome/help/gnucash-guide/ja/figures/cbook_transferin.png share/gnome/help/gnucash-guide/ja/figures/cc_CashFlow.png share/gnome/help/gnucash-guide/ja/figures/cc_Reversing_Transaction_1.png share/gnome/help/gnucash-guide/ja/figures/cc_Reversing_Transaction_2.png share/gnome/help/gnucash-guide/ja/figures/cc_TransactionRptExpenses.png share/gnome/help/gnucash-guide/ja/figures/cc_TransactionRptVisa.png share/gnome/help/gnucash-guide/ja/figures/cc_accounts.png share/gnome/help/gnucash-guide/ja/figures/cc_final.png share/gnome/help/gnucash-guide/ja/figures/cc_interest.png share/gnome/help/gnucash-guide/ja/figures/cc_payment.png share/gnome/help/gnucash-guide/ja/figures/cc_purchases.png share/gnome/help/gnucash-guide/ja/figures/cc_reconcile.png share/gnome/help/gnucash-guide/ja/figures/cc_reconcile_init.png share/gnome/help/gnucash-guide/ja/figures/cc_refund.png share/gnome/help/gnucash-guide/ja/figures/currency_AfterGetOnlineQuotes.png share/gnome/help/gnucash-guide/ja/figures/currency_BeforeGetOnlineQuotes.png share/gnome/help/gnucash-guide/ja/figures/currency_PutTogether_AfterMoney.png share/gnome/help/gnucash-guide/ja/figures/currency_PutTogether_AfterStocks.png share/gnome/help/gnucash-guide/ja/figures/currency_PutTogether_AussieHouse.png share/gnome/help/gnucash-guide/ja/figures/currency_addcurr.png share/gnome/help/gnucash-guide/ja/figures/currency_main1.png share/gnome/help/gnucash-guide/ja/figures/currency_main2.png share/gnome/help/gnucash-guide/ja/figures/currency_main3.png share/gnome/help/gnucash-guide/ja/figures/currency_peditor.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_AfterBoat.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_AfterStocks.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_BeforeBoat.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_BeforeStocks.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_Commodities.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_MoveMoney.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_SetExchangeRate.png share/gnome/help/gnucash-guide/ja/figures/currency_purchase_ToAmount.png share/gnome/help/gnucash-guide/ja/figures/currency_selectcomm.png share/gnome/help/gnucash-guide/ja/figures/currency_selectcurr.png share/gnome/help/gnucash-guide/ja/figures/dep_assetmain.png share/gnome/help/gnucash-guide/ja/figures/dep_assetreg.png share/gnome/help/gnucash-guide/ja/figures/dep_example.png share/gnome/help/gnucash-guide/ja/figures/invest_AccountsPredef.png share/gnome/help/gnucash-guide/ja/figures/invest_SetupPortfolio2.png share/gnome/help/gnucash-guide/ja/figures/invest_dividendcash.png share/gnome/help/gnucash-guide/ja/figures/invest_dividendreinvest1.png share/gnome/help/gnucash-guide/ja/figures/invest_dividendreinvest2.png share/gnome/help/gnucash-guide/ja/figures/invest_int1.png share/gnome/help/gnucash-guide/ja/figures/invest_int2.png share/gnome/help/gnucash-guide/ja/figures/invest_int3.png share/gnome/help/gnucash-guide/ja/figures/invest_merge2.png share/gnome/help/gnucash-guide/ja/figures/invest_merge3.png share/gnome/help/gnucash-guide/ja/figures/invest_newaccount.png share/gnome/help/gnucash-guide/ja/figures/invest_newsecurity.png share/gnome/help/gnucash-guide/ja/figures/invest_peditor.png share/gnome/help/gnucash-guide/ja/figures/invest_peditor2.png share/gnome/help/gnucash-guide/ja/figures/invest_selectsecurity.png share/gnome/help/gnucash-guide/ja/figures/invest_sellstock.png share/gnome/help/gnucash-guide/ja/figures/invest_sellstock2.png share/gnome/help/gnucash-guide/ja/figures/invest_sellstockLoss.png share/gnome/help/gnucash-guide/ja/figures/invest_sellstockLoss2.png share/gnome/help/gnucash-guide/ja/figures/invest_setup_current.png share/gnome/help/gnucash-guide/ja/figures/invest_setup_portfolio1.png share/gnome/help/gnucash-guide/ja/figures/invest_simplesplit1.png share/gnome/help/gnucash-guide/ja/figures/invest_split1.png share/gnome/help/gnucash-guide/ja/figures/invest_split2.png share/gnome/help/gnucash-guide/ja/figures/invest_split3.png share/gnome/help/gnucash-guide/ja/figures/invest_split4.png share/gnome/help/gnucash-guide/ja/figures/invest_split5.png share/gnome/help/gnucash-guide/ja/figures/invest_stockmerge1.png share/gnome/help/gnucash-guide/ja/figures/invest_stockvalue.png share/gnome/help/gnucash-guide/ja/figures/invest_stockvalue_report.png share/gnome/help/gnucash-guide/ja/figures/invest_stockvalue_report_options.png share/gnome/help/gnucash-guide/ja/figures/loans_PrivateLoanCalculation.png share/gnome/help/gnucash-guide/ja/figures/loans_PrivateLoanFirstPayment.png share/gnome/help/gnucash-guide/ja/figures/loans_PrivateLoanInitial.png share/gnome/help/gnucash-guide/ja/figures/loans_PrivateLoanSecondPayment.png share/gnome/help/gnucash-guide/ja/figures/loans_PrivateLoanSecondPaymentAccounts.png share/gnome/help/gnucash-guide/ja/figures/loans_fcalc.png share/gnome/help/gnucash-guide/ja/figures/loans_mortgage1.png share/gnome/help/gnucash-guide/ja/figures/loans_mortgage2.png share/gnome/help/gnucash-guide/ja/figures/loans_mortgage3.png share/gnome/help/gnucash-guide/ja/figures/oview_intro.png share/gnome/help/gnucash-guide/ja/figures/txns_CashFlow.png share/gnome/help/gnucash-guide/ja/figures/txns_TransactionRptChecking.png share/gnome/help/gnucash-guide/ja/figures/txns_TransactionRptExpenses.png share/gnome/help/gnucash-guide/ja/figures/txns_puttoget_Charts.png share/gnome/help/gnucash-guide/ja/figures/txns_puttoget_Charts1.png share/gnome/help/gnucash-guide/ja/figures/txns_puttoget_Charts2.png share/gnome/help/gnucash-guide/ja/figures/txns_reconcile_window1.png share/gnome/help/gnucash-guide/ja/figures/txns_reconcile_window2.png share/gnome/help/gnucash-guide/ja/figures/txns_reconcile_window3.png share/gnome/help/gnucash-guide/ja/figures/txns_register_2account.png share/gnome/help/gnucash-guide/ja/figures/txns_register_2account2.png share/gnome/help/gnucash-guide/ja/figures/txns_register_multiaccount.png share/gnome/help/gnucash-guide/ja/figures/txns_registersplit2.png share/gnome/help/gnucash-guide/ja/figures/txns_registersplit3.png share/gnome/help/gnucash-guide/ja/figures/txns_registersplit4.png share/gnome/help/gnucash-guide/ja/figures/txns_registersplit5.png share/gnome/help/gnucash-guide/ja/figures/txns_registersplit6.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor-2.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor-3-frequency.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor-3-overview.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor-3-template.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor-4.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor1.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor2.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor3.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor4.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor5.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor6.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor7.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor8.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_editor_slr.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_ledger1.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_ledger2.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_ledger3.png share/gnome/help/gnucash-guide/ja/figures/txns_sxn_ledger4.png +share/gnome/help/gnucash-guide/ja/gnc-docbookx.dtd share/gnome/help/gnucash-guide/ja/gnucash-guide.xml share/gnome/help/gnucash-guide/ja/legal.xml share/gnome/help/gnucash-guide/pt/appendixa.xml share/gnome/help/gnucash-guide/pt/appendixb.xml share/gnome/help/gnucash-guide/pt/appendixc.xml share/gnome/help/gnucash-guide/pt/appendixd.xml share/gnome/help/gnucash-guide/pt/ch_accts.xml share/gnome/help/gnucash-guide/pt/ch_basics.xml share/gnome/help/gnucash-guide/pt/ch_budgets.xml share/gnome/help/gnucash-guide/pt/ch_bus_ap.xml share/gnome/help/gnucash-guide/pt/ch_bus_ar.xml share/gnome/help/gnucash-guide/pt/ch_bus_intro.xml share/gnome/help/gnucash-guide/pt/ch_bus_pay.xml share/gnome/help/gnucash-guide/pt/ch_bus_setup.xml share/gnome/help/gnucash-guide/pt/ch_capgain.xml share/gnome/help/gnucash-guide/pt/ch_cbook.xml share/gnome/help/gnucash-guide/pt/ch_cc.xml share/gnome/help/gnucash-guide/pt/ch_currency.xml share/gnome/help/gnucash-guide/pt/ch_dep.xml share/gnome/help/gnucash-guide/pt/ch_import_business_data.xml share/gnome/help/gnucash-guide/pt/ch_invest.xml share/gnome/help/gnucash-guide/pt/ch_loans.xml share/gnome/help/gnucash-guide/pt/ch_oth_assets.xml share/gnome/help/gnucash-guide/pt/ch_oview.xml share/gnome/help/gnucash-guide/pt/ch_python_bindings.xml share/gnome/help/gnucash-guide/pt/ch_txns.xml share/gnome/help/gnucash-guide/pt/fdl-appendix.xml share/gnome/help/gnucash-guide/pt/figures/accts_CreateAssetsAccount.png share/gnome/help/gnucash-guide/pt/figures/accts_DefaultExpenseAccounts.png share/gnome/help/gnucash-guide/pt/figures/accts_DefaultIncomeAccounts.png share/gnome/help/gnucash-guide/pt/figures/accts_toplevel.png share/gnome/help/gnucash-guide/pt/figures/accts_tree.png share/gnome/help/gnucash-guide/pt/figures/basics_AccountRelationships.png share/gnome/help/gnucash-guide/pt/figures/basics_Accounts.png share/gnome/help/gnucash-guide/pt/figures/basics_AccountsSampleQIF.png share/gnome/help/gnucash-guide/pt/figures/basics_CheckAccount.png share/gnome/help/gnucash-guide/pt/figures/basics_DoubleEntryIntro_SalarySplit.png share/gnome/help/gnucash-guide/pt/figures/basics_DoubleEntryIntro_compact.png share/gnome/help/gnucash-guide/pt/figures/basics_DoubleEntryIntro_expanded.png share/gnome/help/gnucash-guide/pt/figures/basics_DoubleEntryIntro_groceries.png share/gnome/help/gnucash-guide/pt/figures/basics_DoubleEntryIntro_salary.png share/gnome/help/gnucash-guide/pt/figures/basics_EmptyAccounts.png share/gnome/help/gnucash-guide/pt/figures/basics_NewAccountHierarchySetup.png share/gnome/help/gnucash-guide/pt/figures/basics_NewAccountHierarchySetup_Accounts.png share/gnome/help/gnucash-guide/pt/figures/basics_NewAccountHierarchySetup_Finish.png share/gnome/help/gnucash-guide/pt/figures/basics_NewAccountHierarchySetup_Setup.png share/gnome/help/gnucash-guide/pt/figures/basics_NewAccountHierarchySetup_book_options.png share/gnome/help/gnucash-guide/pt/figures/basics_NewAccountHierarchySetup_currency.png share/gnome/help/gnucash-guide/pt/figures/basics_QIF_Import_welcome.png share/gnome/help/gnucash-guide/pt/figures/basics_SaveSQL.png share/gnome/help/gnucash-guide/pt/figures/basics_SaveXML.png share/gnome/help/gnucash-guide/pt/figures/basics_TipOfDay.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_billedit.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_billnew.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_billpost.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_jobnew.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_payment.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_vendorfind.png share/gnome/help/gnucash-guide/pt/figures/bus_ap_vendornew.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_custfind.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_custnew.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoicechange1.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoicechange2.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoicechange3.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoiceedit.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoicenew.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoicepost.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_invoiceprint.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_jobnew.png share/gnome/help/gnucash-guide/pt/figures/bus_ar_payment.png share/gnome/help/gnucash-guide/pt/figures/bus_co_reg.png share/gnome/help/gnucash-guide/pt/figures/bus_pay_ex1.png share/gnome/help/gnucash-guide/pt/figures/bus_pay_ex2.png share/gnome/help/gnucash-guide/pt/figures/bus_pay_ex3.png share/gnome/help/gnucash-guide/pt/figures/bus_pay_ex4.png share/gnome/help/gnucash-guide/pt/figures/bus_tax_main.png share/gnome/help/gnucash-guide/pt/figures/bus_tax_new.png share/gnome/help/gnucash-guide/pt/figures/bus_terms_main.png share/gnome/help/gnucash-guide/pt/figures/bus_terms_new.png share/gnome/help/gnucash-guide/pt/figures/capgain_app2main.png share/gnome/help/gnucash-guide/pt/figures/capgain_app3main.png share/gnome/help/gnucash-guide/pt/figures/capgain_appmain.png share/gnome/help/gnucash-guide/pt/figures/cbook_CashFlow.png share/gnome/help/gnucash-guide/pt/figures/cbook_TransactionRptAssets.png share/gnome/help/gnucash-guide/pt/figures/cbook_TransactionRptExpenses.png share/gnome/help/gnucash-guide/pt/figures/cbook_atm.png share/gnome/help/gnucash-guide/pt/figures/cbook_bankstmt.png share/gnome/help/gnucash-guide/pt/figures/cbook_chartaccts5.png share/gnome/help/gnucash-guide/pt/figures/cbook_checkexamp.png share/gnome/help/gnucash-guide/pt/figures/cbook_gcashdata4.png share/gnome/help/gnucash-guide/pt/figures/cbook_reconciledCheckAct.png share/gnome/help/gnucash-guide/pt/figures/cbook_reconexamp.png share/gnome/help/gnucash-guide/pt/figures/cbook_servch.png share/gnome/help/gnucash-guide/pt/figures/cbook_transferin.png share/gnome/help/gnucash-guide/pt/figures/cc_CashFlow.png share/gnome/help/gnucash-guide/pt/figures/cc_Reversing_Transaction_1.png share/gnome/help/gnucash-guide/pt/figures/cc_Reversing_Transaction_2.png share/gnome/help/gnucash-guide/pt/figures/cc_TransactionRptExpenses.png share/gnome/help/gnucash-guide/pt/figures/cc_TransactionRptVisa.png share/gnome/help/gnucash-guide/pt/figures/cc_accounts.png share/gnome/help/gnucash-guide/pt/figures/cc_final.png share/gnome/help/gnucash-guide/pt/figures/cc_interest.png share/gnome/help/gnucash-guide/pt/figures/cc_payment.png share/gnome/help/gnucash-guide/pt/figures/cc_purchases.png share/gnome/help/gnucash-guide/pt/figures/cc_reconcile.png share/gnome/help/gnucash-guide/pt/figures/cc_reconcile_init.png share/gnome/help/gnucash-guide/pt/figures/cc_refund.png share/gnome/help/gnucash-guide/pt/figures/currency_AfterGetOnlineQuotes.png share/gnome/help/gnucash-guide/pt/figures/currency_BeforeGetOnlineQuotes.png share/gnome/help/gnucash-guide/pt/figures/currency_PutTogether_AfterMoney.png share/gnome/help/gnucash-guide/pt/figures/currency_PutTogether_AfterStocks.png share/gnome/help/gnucash-guide/pt/figures/currency_PutTogether_AussieHouse.png share/gnome/help/gnucash-guide/pt/figures/currency_addcurr.png share/gnome/help/gnucash-guide/pt/figures/currency_main1.png share/gnome/help/gnucash-guide/pt/figures/currency_main2.png share/gnome/help/gnucash-guide/pt/figures/currency_main3.png share/gnome/help/gnucash-guide/pt/figures/currency_peditor.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_AfterBoat.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_AfterStocks.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_BeforeBoat.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_BeforeStocks.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_Commodities.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_MoveMoney.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_SetExchangeRate.png share/gnome/help/gnucash-guide/pt/figures/currency_purchase_ToAmount.png share/gnome/help/gnucash-guide/pt/figures/dep_assetmain.png share/gnome/help/gnucash-guide/pt/figures/dep_assetreg.png share/gnome/help/gnucash-guide/pt/figures/dep_example.png share/gnome/help/gnucash-guide/pt/figures/invest_AccountsPredef.png share/gnome/help/gnucash-guide/pt/figures/invest_SetupPortfolio2.png share/gnome/help/gnucash-guide/pt/figures/invest_dividendcash.png share/gnome/help/gnucash-guide/pt/figures/invest_dividendreinvest1.png share/gnome/help/gnucash-guide/pt/figures/invest_int1.png share/gnome/help/gnucash-guide/pt/figures/invest_int2-1.png share/gnome/help/gnucash-guide/pt/figures/invest_int2.png share/gnome/help/gnucash-guide/pt/figures/invest_int3.png share/gnome/help/gnucash-guide/pt/figures/invest_merge2.png share/gnome/help/gnucash-guide/pt/figures/invest_merge3.png share/gnome/help/gnucash-guide/pt/figures/invest_newaccount.png share/gnome/help/gnucash-guide/pt/figures/invest_newsecurity.png share/gnome/help/gnucash-guide/pt/figures/invest_peditor.png share/gnome/help/gnucash-guide/pt/figures/invest_peditor2.png share/gnome/help/gnucash-guide/pt/figures/invest_selectsecurity.png share/gnome/help/gnucash-guide/pt/figures/invest_sellstock.png share/gnome/help/gnucash-guide/pt/figures/invest_sellstock2.png share/gnome/help/gnucash-guide/pt/figures/invest_sellstockLoss.png share/gnome/help/gnucash-guide/pt/figures/invest_sellstockLoss2.png share/gnome/help/gnucash-guide/pt/figures/invest_setup_current.png share/gnome/help/gnucash-guide/pt/figures/invest_setup_portfolio1.png share/gnome/help/gnucash-guide/pt/figures/invest_simplesplit1.png share/gnome/help/gnucash-guide/pt/figures/invest_split1.png share/gnome/help/gnucash-guide/pt/figures/invest_split2.png share/gnome/help/gnucash-guide/pt/figures/invest_split3.png share/gnome/help/gnucash-guide/pt/figures/invest_split4.png share/gnome/help/gnucash-guide/pt/figures/invest_split5.png share/gnome/help/gnucash-guide/pt/figures/invest_stockmerge1.png share/gnome/help/gnucash-guide/pt/figures/invest_stockvalue.png share/gnome/help/gnucash-guide/pt/figures/invest_stockvalue_report.png share/gnome/help/gnucash-guide/pt/figures/invest_stockvalue_report_options.png share/gnome/help/gnucash-guide/pt/figures/loans_PrivateLoanCalculation.png share/gnome/help/gnucash-guide/pt/figures/loans_PrivateLoanFirstPayment.png share/gnome/help/gnucash-guide/pt/figures/loans_PrivateLoanInitial.png share/gnome/help/gnucash-guide/pt/figures/loans_PrivateLoanSecondPayment.png share/gnome/help/gnucash-guide/pt/figures/loans_PrivateLoanSecondPaymentAccounts.png share/gnome/help/gnucash-guide/pt/figures/loans_fcalc.png share/gnome/help/gnucash-guide/pt/figures/loans_mortgage1.png share/gnome/help/gnucash-guide/pt/figures/loans_mortgage2.png share/gnome/help/gnucash-guide/pt/figures/loans_mortgage3.png share/gnome/help/gnucash-guide/pt/figures/oview_intro.png share/gnome/help/gnucash-guide/pt/figures/txns_CashFlow.png share/gnome/help/gnucash-guide/pt/figures/txns_TransactionRptChecking.png share/gnome/help/gnucash-guide/pt/figures/txns_TransactionRptExpenses.png share/gnome/help/gnucash-guide/pt/figures/txns_puttoget_Charts.png share/gnome/help/gnucash-guide/pt/figures/txns_puttoget_Charts1.png share/gnome/help/gnucash-guide/pt/figures/txns_puttoget_Charts2.png share/gnome/help/gnucash-guide/pt/figures/txns_reconcile_window1.png share/gnome/help/gnucash-guide/pt/figures/txns_reconcile_window2.png share/gnome/help/gnucash-guide/pt/figures/txns_reconcile_window3.png share/gnome/help/gnucash-guide/pt/figures/txns_register_2account.png share/gnome/help/gnucash-guide/pt/figures/txns_register_2account2.png share/gnome/help/gnucash-guide/pt/figures/txns_register_multiaccount.png share/gnome/help/gnucash-guide/pt/figures/txns_registersplit2.png share/gnome/help/gnucash-guide/pt/figures/txns_registersplit3.png share/gnome/help/gnucash-guide/pt/figures/txns_registersplit4.png share/gnome/help/gnucash-guide/pt/figures/txns_registersplit5.png share/gnome/help/gnucash-guide/pt/figures/txns_registersplit6.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_editor-2.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_editor-3-frequency.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_editor-3-overview.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_editor-3-template.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_editor-4.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_editor_slr.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_ledger1.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_ledger2.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_ledger3.png share/gnome/help/gnucash-guide/pt/figures/txns_sxn_ledger4.png +share/gnome/help/gnucash-guide/pt/gnc-docbookx.dtd share/gnome/help/gnucash-guide/pt/gnucash-guide.xml share/gnome/help/gnucash-guide/pt/legal.xml share/gnome/help/gnucash-guide/ru/appendixa.xml share/gnome/help/gnucash-guide/ru/appendixb.xml share/gnome/help/gnucash-guide/ru/appendixc.xml share/gnome/help/gnucash-guide/ru/appendixd.xml share/gnome/help/gnucash-guide/ru/ch_accts.xml share/gnome/help/gnucash-guide/ru/ch_basics.xml share/gnome/help/gnucash-guide/ru/ch_budgets.xml share/gnome/help/gnucash-guide/ru/ch_bus_features.xml share/gnome/help/gnucash-guide/ru/ch_capgain.xml share/gnome/help/gnucash-guide/ru/ch_cbook.xml share/gnome/help/gnucash-guide/ru/ch_cc.xml share/gnome/help/gnucash-guide/ru/ch_currency.xml share/gnome/help/gnucash-guide/ru/ch_dep.xml share/gnome/help/gnucash-guide/ru/ch_expenses.xml share/gnome/help/gnucash-guide/ru/ch_import_business_data.xml share/gnome/help/gnucash-guide/ru/ch_invest.xml share/gnome/help/gnucash-guide/ru/ch_loans.xml share/gnome/help/gnucash-guide/ru/ch_oth_assets.xml share/gnome/help/gnucash-guide/ru/ch_oview.xml share/gnome/help/gnucash-guide/ru/ch_python_bindings.xml share/gnome/help/gnucash-guide/ru/ch_reports.xml share/gnome/help/gnucash-guide/ru/ch_txns.xml share/gnome/help/gnucash-guide/ru/fdl-appendix.xml share/gnome/help/gnucash-guide/ru/figures/accts_CreateAssetsAccount.png share/gnome/help/gnucash-guide/ru/figures/accts_DefaultExpenseAccounts.png share/gnome/help/gnucash-guide/ru/figures/accts_DefaultIncomeAccounts.png share/gnome/help/gnucash-guide/ru/figures/accts_toplevel.png share/gnome/help/gnucash-guide/ru/figures/accts_tree.png share/gnome/help/gnucash-guide/ru/figures/basics_AccountRelationships.png share/gnome/help/gnucash-guide/ru/figures/basics_Accounts.png share/gnome/help/gnucash-guide/ru/figures/basics_AccountsSampleQIF.png share/gnome/help/gnucash-guide/ru/figures/basics_CheckAccount.png share/gnome/help/gnucash-guide/ru/figures/basics_DoubleEntryIntro_SalarySplit.png share/gnome/help/gnucash-guide/ru/figures/basics_DoubleEntryIntro_compact.png share/gnome/help/gnucash-guide/ru/figures/basics_DoubleEntryIntro_expanded.png share/gnome/help/gnucash-guide/ru/figures/basics_DoubleEntryIntro_groceries.png share/gnome/help/gnucash-guide/ru/figures/basics_DoubleEntryIntro_salary.png share/gnome/help/gnucash-guide/ru/figures/basics_EmptyAccounts.png share/gnome/help/gnucash-guide/ru/figures/basics_NewAccountHierarchySetup.png share/gnome/help/gnucash-guide/ru/figures/basics_NewAccountHierarchySetup_Accounts.png share/gnome/help/gnucash-guide/ru/figures/basics_NewAccountHierarchySetup_Currency.png share/gnome/help/gnucash-guide/ru/figures/basics_NewAccountHierarchySetup_Finish.png share/gnome/help/gnucash-guide/ru/figures/basics_NewAccountHierarchySetup_NewBookOpts.png share/gnome/help/gnucash-guide/ru/figures/basics_NewAccountHierarchySetup_Setup.png share/gnome/help/gnucash-guide/ru/figures/basics_QIF_Import_welcome.png share/gnome/help/gnucash-guide/ru/figures/basics_SaveSQL.png share/gnome/help/gnucash-guide/ru/figures/basics_SaveXML.png share/gnome/help/gnucash-guide/ru/figures/basics_TipOfDay.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_billedit.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_billnew.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_billpost.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_jobnew.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_payment.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_vendorfind.png share/gnome/help/gnucash-guide/ru/figures/bus_ap_vendornew.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_custfind.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_custnew.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoicechange1.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoicechange2.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoicechange3.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoiceedit.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoicenew.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoicepost.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_invoiceprint.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_jobnew.png share/gnome/help/gnucash-guide/ru/figures/bus_ar_payment.png share/gnome/help/gnucash-guide/ru/figures/bus_co_reg.png share/gnome/help/gnucash-guide/ru/figures/bus_pay_ex1.png share/gnome/help/gnucash-guide/ru/figures/bus_pay_ex2.png share/gnome/help/gnucash-guide/ru/figures/bus_pay_ex3.png share/gnome/help/gnucash-guide/ru/figures/bus_pay_ex4.png share/gnome/help/gnucash-guide/ru/figures/bus_tax_main.png share/gnome/help/gnucash-guide/ru/figures/bus_tax_new.png share/gnome/help/gnucash-guide/ru/figures/bus_terms_main.png share/gnome/help/gnucash-guide/ru/figures/bus_terms_new.png share/gnome/help/gnucash-guide/ru/figures/capgain_app2main.png share/gnome/help/gnucash-guide/ru/figures/capgain_app3main.png share/gnome/help/gnucash-guide/ru/figures/capgain_appmain.png share/gnome/help/gnucash-guide/ru/figures/cbook_CashFlow.png share/gnome/help/gnucash-guide/ru/figures/cbook_TransactionRptAssets.png share/gnome/help/gnucash-guide/ru/figures/cbook_TransactionRptExpenses.png share/gnome/help/gnucash-guide/ru/figures/cbook_atm.png share/gnome/help/gnucash-guide/ru/figures/cbook_bankstmt.png share/gnome/help/gnucash-guide/ru/figures/cbook_chartaccts5.png share/gnome/help/gnucash-guide/ru/figures/cbook_checkexamp.png share/gnome/help/gnucash-guide/ru/figures/cbook_gcashdata4.png share/gnome/help/gnucash-guide/ru/figures/cbook_reconciledCheckAct.png share/gnome/help/gnucash-guide/ru/figures/cbook_reconexamp.png share/gnome/help/gnucash-guide/ru/figures/cbook_servch.png share/gnome/help/gnucash-guide/ru/figures/cbook_transferin.png share/gnome/help/gnucash-guide/ru/figures/cc_CashFlow.png share/gnome/help/gnucash-guide/ru/figures/cc_Reversing_Transaction_1.png share/gnome/help/gnucash-guide/ru/figures/cc_Reversing_Transaction_2.png share/gnome/help/gnucash-guide/ru/figures/cc_TransactionRptExpenses.png share/gnome/help/gnucash-guide/ru/figures/cc_TransactionRptVisa.png share/gnome/help/gnucash-guide/ru/figures/cc_accounts.png share/gnome/help/gnucash-guide/ru/figures/cc_final.png share/gnome/help/gnucash-guide/ru/figures/cc_interest.png share/gnome/help/gnucash-guide/ru/figures/cc_payment.png share/gnome/help/gnucash-guide/ru/figures/cc_purchases.png share/gnome/help/gnucash-guide/ru/figures/cc_reconcile.png share/gnome/help/gnucash-guide/ru/figures/cc_reconcile_init.png share/gnome/help/gnucash-guide/ru/figures/cc_refund.png share/gnome/help/gnucash-guide/ru/figures/currency_AfterGetOnlineQuotes.png share/gnome/help/gnucash-guide/ru/figures/currency_BeforeGetOnlineQuotes.png share/gnome/help/gnucash-guide/ru/figures/currency_PutTogether_AfterMoney.png share/gnome/help/gnucash-guide/ru/figures/currency_PutTogether_AfterStocks.png share/gnome/help/gnucash-guide/ru/figures/currency_PutTogether_AussieHouse.png share/gnome/help/gnucash-guide/ru/figures/currency_addcurr.png share/gnome/help/gnucash-guide/ru/figures/currency_main1.png share/gnome/help/gnucash-guide/ru/figures/currency_main2.png share/gnome/help/gnucash-guide/ru/figures/currency_main3.png share/gnome/help/gnucash-guide/ru/figures/currency_peditor.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_AfterBoat.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_AfterStocks.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_BeforeBoat.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_BeforeStocks.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_Commodities.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_MoveMoney.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_SetExchangeRate.png share/gnome/help/gnucash-guide/ru/figures/currency_purchase_ToAmount.png share/gnome/help/gnucash-guide/ru/figures/dep_assetmain.png share/gnome/help/gnucash-guide/ru/figures/dep_assetreg.png share/gnome/help/gnucash-guide/ru/figures/dep_example.png share/gnome/help/gnucash-guide/ru/figures/invest2Lots0RegB4Scrub.png share/gnome/help/gnucash-guide/ru/figures/invest2Lots1B4Scrub.png share/gnome/help/gnucash-guide/ru/figures/invest2Lots2LotsAftScrubAcct.png share/gnome/help/gnucash-guide/ru/figures/invest2Lots3RegAftScrubAcct.png share/gnome/help/gnucash-guide/ru/figures/investLots0_RegB4Scrub.png share/gnome/help/gnucash-guide/ru/figures/investLots1_BeforeCreateLot.png share/gnome/help/gnucash-guide/ru/figures/investLots2_BeforeScrub1Lot.png share/gnome/help/gnucash-guide/ru/figures/investLots2_RegAfterScrub1Lot.png share/gnome/help/gnucash-guide/ru/figures/investLotsSplitLot0.png share/gnome/help/gnucash-guide/ru/figures/investLotsSplitLot1.png share/gnome/help/gnucash-guide/ru/figures/investLotsSplitReg.png share/gnome/help/gnucash-guide/ru/figures/invest_AccountsPredef.png share/gnome/help/gnucash-guide/ru/figures/invest_SetupPortfolio2.png share/gnome/help/gnucash-guide/ru/figures/invest_SetupPortfolio3.png share/gnome/help/gnucash-guide/ru/figures/invest_dividendcash.png share/gnome/help/gnucash-guide/ru/figures/invest_dividendreinvest1.png share/gnome/help/gnucash-guide/ru/figures/invest_int1.png share/gnome/help/gnucash-guide/ru/figures/invest_int2-1.png share/gnome/help/gnucash-guide/ru/figures/invest_int2.png share/gnome/help/gnucash-guide/ru/figures/invest_int3.png share/gnome/help/gnucash-guide/ru/figures/invest_merge2.png share/gnome/help/gnucash-guide/ru/figures/invest_merge3.png share/gnome/help/gnucash-guide/ru/figures/invest_newaccount.png share/gnome/help/gnucash-guide/ru/figures/invest_newsecurity.png share/gnome/help/gnucash-guide/ru/figures/invest_peditor.png share/gnome/help/gnucash-guide/ru/figures/invest_peditor2.png share/gnome/help/gnucash-guide/ru/figures/invest_ret_of_cap.png share/gnome/help/gnucash-guide/ru/figures/invest_selectsecurity.png share/gnome/help/gnucash-guide/ru/figures/invest_sellstock.png share/gnome/help/gnucash-guide/ru/figures/invest_sellstock2.png share/gnome/help/gnucash-guide/ru/figures/invest_sellstockLoss2.png share/gnome/help/gnucash-guide/ru/figures/invest_sellstockManProfCombNet.png share/gnome/help/gnucash-guide/ru/figures/invest_sellstockManProfSep.png share/gnome/help/gnucash-guide/ru/figures/invest_sellstockManProfSepNet.png share/gnome/help/gnucash-guide/ru/figures/invest_setup_current.png share/gnome/help/gnucash-guide/ru/figures/invest_setup_portfolio1.png share/gnome/help/gnucash-guide/ru/figures/invest_simplesplit1.png share/gnome/help/gnucash-guide/ru/figures/invest_split1.png share/gnome/help/gnucash-guide/ru/figures/invest_split2.png share/gnome/help/gnucash-guide/ru/figures/invest_split3.png share/gnome/help/gnucash-guide/ru/figures/invest_split4.png share/gnome/help/gnucash-guide/ru/figures/invest_split5.png share/gnome/help/gnucash-guide/ru/figures/invest_stockmerge1.png share/gnome/help/gnucash-guide/ru/figures/invest_stockvalue.png share/gnome/help/gnucash-guide/ru/figures/invest_stockvalue_report.png share/gnome/help/gnucash-guide/ru/figures/invest_stockvalue_report_options.png share/gnome/help/gnucash-guide/ru/figures/loans_PrivateLoanCalculation.png share/gnome/help/gnucash-guide/ru/figures/loans_PrivateLoanFirstPayment.png share/gnome/help/gnucash-guide/ru/figures/loans_PrivateLoanInitial.png share/gnome/help/gnucash-guide/ru/figures/loans_PrivateLoanSecondPayment.png share/gnome/help/gnucash-guide/ru/figures/loans_PrivateLoanSecondPaymentAccounts.png share/gnome/help/gnucash-guide/ru/figures/loans_fcalc.png share/gnome/help/gnucash-guide/ru/figures/loans_mortgage1.png share/gnome/help/gnucash-guide/ru/figures/loans_mortgage2.png share/gnome/help/gnucash-guide/ru/figures/loans_mortgage3.png share/gnome/help/gnucash-guide/ru/figures/oview_intro.png share/gnome/help/gnucash-guide/ru/figures/txns_CashFlow.png share/gnome/help/gnucash-guide/ru/figures/txns_TransactionRptChecking.png share/gnome/help/gnucash-guide/ru/figures/txns_TransactionRptExpenses.png share/gnome/help/gnucash-guide/ru/figures/txns_puttoget_Charts.png share/gnome/help/gnucash-guide/ru/figures/txns_puttoget_Charts1.png share/gnome/help/gnucash-guide/ru/figures/txns_puttoget_Charts2.png share/gnome/help/gnucash-guide/ru/figures/txns_reconcile_window1.png share/gnome/help/gnucash-guide/ru/figures/txns_reconcile_window2.png share/gnome/help/gnucash-guide/ru/figures/txns_reconcile_window3.png share/gnome/help/gnucash-guide/ru/figures/txns_register_2account.png share/gnome/help/gnucash-guide/ru/figures/txns_register_2account2.png share/gnome/help/gnucash-guide/ru/figures/txns_register_multiaccount.png share/gnome/help/gnucash-guide/ru/figures/txns_registersplit2.png share/gnome/help/gnucash-guide/ru/figures/txns_registersplit3.png share/gnome/help/gnucash-guide/ru/figures/txns_registersplit4.png share/gnome/help/gnucash-guide/ru/figures/txns_registersplit5.png share/gnome/help/gnucash-guide/ru/figures/txns_registersplit6.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_editor-2.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_editor-3-frequency.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_editor-3-overview.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_editor-3-template.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_editor-4.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_editor_slr.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_ledger1.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_ledger2.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_ledger3.png share/gnome/help/gnucash-guide/ru/figures/txns_sxn_ledger4.png +share/gnome/help/gnucash-guide/ru/gnc-docbookx.dtd share/gnome/help/gnucash-guide/ru/gnc-glossary.xml share/gnome/help/gnucash-guide/ru/gnucash-guide.xml share/gnome/help/gnucash-guide/ru/legal.xml share/gnome/help/gnucash-help/C/Help_ch_Account-Actions.xml share/gnome/help/gnucash-help/C/Help_ch_Business.xml share/gnome/help/gnucash-help/C/Help_ch_Customize.xml share/gnome/help/gnucash-help/C/Help_ch_GUIMenus.xml share/gnome/help/gnucash-help/C/Help_ch_GettingHelp.xml share/gnome/help/gnucash-help/C/Help_ch_GettingStarted.xml share/gnome/help/gnucash-help/C/Help_ch_Intro.xml share/gnome/help/gnucash-help/C/Help_ch_Reports.xml share/gnome/help/gnucash-help/C/Help_ch_Tools_Assistants.xml share/gnome/help/gnucash-help/C/Help_ch_Transactions.xml share/gnome/help/gnucash-help/C/Help_chartofaccts.xml share/gnome/help/gnucash-help/C/Help_chtacctseg.xml share/gnome/help/gnucash-help/C/Help_fdl-appendix.xml share/gnome/help/gnucash-help/C/Help_legal.xml share/gnome/help/gnucash-help/C/Help_tips-appendix.xml share/gnome/help/gnucash-help/C/Help_txf-categories.xml share/gnome/help/gnucash-help/C/figures/Help_AccountReg_Screen.png share/gnome/help/gnucash-help/C/figures/Help_AccountTree_Screen.png share/gnome/help/gnucash-help/C/figures/Help_Book_Options_Accounts.png share/gnome/help/gnucash-help/C/figures/Help_Book_Options_Budgeting.png share/gnome/help/gnucash-help/C/figures/Help_Book_Options_Business.png share/gnome/help/gnucash-help/C/figures/Help_Book_Options_Counters.png share/gnome/help/gnucash-help/C/figures/Help_Pref_AccntPeriod.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Accnts.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Business.png share/gnome/help/gnucash-help/C/figures/Help_Pref_DateTime.png share/gnome/help/gnucash-help/C/figures/Help_Pref_General.png share/gnome/help/gnucash-help/C/figures/Help_Pref_OnlineBanking.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Printing.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Quotes.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Register.png share/gnome/help/gnucash-help/C/figures/Help_Pref_RegisterDefaults.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Reports.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Sched.png share/gnome/help/gnucash-help/C/figures/Help_Pref_Windows.png share/gnome/help/gnucash-help/C/figures/Help_Report_Screen.png share/gnome/help/gnucash-help/C/figures/Help_Tool_LotsBus.png share/gnome/help/gnucash-help/C/figures/Help_Tool_LotsStk.png share/gnome/help/gnucash-help/C/figures/Help_Tool_Lots_h_double_arrow.png share/gnome/help/gnucash-help/C/figures/Help_Tool_Lots_v_double_arrow.png share/gnome/help/gnucash-help/C/figures/Help_TxRptOpt_Screen.png share/gnome/help/gnucash-help/C/figures/Main-window-callouts.png share/gnome/help/gnucash-help/C/figures/home.png share/gnome/help/gnucash-help/C/figures/left.png share/gnome/help/gnucash-help/C/figures/right.png share/gnome/help/gnucash-help/C/figures/up.png +share/gnome/help/gnucash-help/C/gnc-docbookx.dtd share/gnome/help/gnucash-help/C/gnucash-help.xml share/gnome/help/gnucash-help/de/Help_ch_GettingStarted.xml share/gnome/help/gnucash-help/de/Help_ch_Intro.xml share/gnome/help/gnucash-help/de/Help_chartofaccts.xml share/gnome/help/gnucash-help/de/Help_chtacctseg.xml share/gnome/help/gnucash-help/de/Help_fdl-appendix.xml share/gnome/help/gnucash-help/de/Help_legal.xml share/gnome/help/gnucash-help/de/Help_tips-appendix.xml share/gnome/help/gnucash-help/de/Help_txf-categories.xml share/gnome/help/gnucash-help/de/figures/home.png share/gnome/help/gnucash-help/de/figures/left.png share/gnome/help/gnucash-help/de/figures/right.png share/gnome/help/gnucash-help/de/figures/up.png +share/gnome/help/gnucash-help/de/gnc-docbookx.dtd share/gnome/help/gnucash-help/de/gnucash-help.xml share/gnome/help/gnucash-help/it/figures/Help_AccountReg_Screen.png share/gnome/help/gnucash-help/it/figures/Help_AccountTree_Screen.png share/gnome/help/gnucash-help/it/figures/Help_Pref_AccntPeriod.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Accnts.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Business.png share/gnome/help/gnucash-help/it/figures/Help_Pref_DateTime.png share/gnome/help/gnucash-help/it/figures/Help_Pref_General.png share/gnome/help/gnucash-help/it/figures/Help_Pref_OnlineBanking.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Printing.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Register.png share/gnome/help/gnucash-help/it/figures/Help_Pref_RegisterDefaults.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Reports.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Sched.png share/gnome/help/gnucash-help/it/figures/Help_Pref_Windows.png share/gnome/help/gnucash-help/it/figures/Help_Report_Screen.png share/gnome/help/gnucash-help/it/figures/Main-window-callouts.png share/gnome/help/gnucash-help/it/figures/home.png share/gnome/help/gnucash-help/it/figures/left.png share/gnome/help/gnucash-help/it/figures/right.png share/gnome/help/gnucash-help/it/figures/up.png +share/gnome/help/gnucash-help/it/gnc-docbookx.dtd share/gnome/help/gnucash-help/it/gnucash-help.xml share/gnome/help/gnucash-help/pt/Help_ch_Account-Actions.xml share/gnome/help/gnucash-help/pt/Help_ch_Business.xml share/gnome/help/gnucash-help/pt/Help_ch_Customize.xml share/gnome/help/gnucash-help/pt/Help_ch_GUIMenus.xml share/gnome/help/gnucash-help/pt/Help_ch_GettingHelp.xml share/gnome/help/gnucash-help/pt/Help_ch_GettingStarted.xml share/gnome/help/gnucash-help/pt/Help_ch_Intro.xml share/gnome/help/gnucash-help/pt/Help_ch_Reports.xml share/gnome/help/gnucash-help/pt/Help_ch_Tools_Assistants.xml share/gnome/help/gnucash-help/pt/Help_ch_Transactions.xml share/gnome/help/gnucash-help/pt/Help_chartofaccts.xml share/gnome/help/gnucash-help/pt/Help_chtacctseg.xml share/gnome/help/gnucash-help/pt/Help_fdl-appendix.xml share/gnome/help/gnucash-help/pt/Help_legal.xml share/gnome/help/gnucash-help/pt/Help_tips-appendix.xml share/gnome/help/gnucash-help/pt/Help_txf-categories.xml share/gnome/help/gnucash-help/pt/figures/Help_AccountReg_Screen.png share/gnome/help/gnucash-help/pt/figures/Help_AccountTree_Screen.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_AccntPeriod.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Accnts.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Business.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_DateTime.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_General.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_OnlineBanking.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Printing.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Register.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_RegisterDefaults.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Reports.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Sched.png share/gnome/help/gnucash-help/pt/figures/Help_Pref_Windows.png share/gnome/help/gnucash-help/pt/figures/Help_Report_Screen.png share/gnome/help/gnucash-help/pt/figures/Help_TxRptOpt_Screen.png share/gnome/help/gnucash-help/pt/figures/Main-window-callouts.png share/gnome/help/gnucash-help/pt/figures/Report_Screen.png share/gnome/help/gnucash-help/pt/figures/Report_Screen_pt_PT.png share/gnome/help/gnucash-help/pt/figures/home.png share/gnome/help/gnucash-help/pt/figures/left.png share/gnome/help/gnucash-help/pt/figures/right.png share/gnome/help/gnucash-help/pt/figures/up.png +share/gnome/help/gnucash-help/pt/gnc-docbookx.dtd share/gnome/help/gnucash-help/pt/gnucash-help.xml