Index: head/finance/gnucash/Makefile =================================================================== --- head/finance/gnucash/Makefile (revision 466511) +++ head/finance/gnucash/Makefile (revision 466512) @@ -1,130 +1,130 @@ # $FreeBSD$ # $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $ PORTNAME= gnucash -PORTVERSION= 2.6.19 -PORTREVISION= 2 +PORTVERSION= 2.6.20 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 \ libwebkitgtk-1.0.so:www/webkit-gtk2 \ libgoffice-0.8.so:devel/goffice \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-Finance-Quote>=0:finance/p5-Finance-Quote PORTSCOUT= limitw:1,even FLAVORS= guile2 guile1 guile1_PKGNAMESUFFIX= -guile1 guile1_LIB_DEPENDS= libguile.so:lang/guile \ libgmp.so:math/gmp \ libltdl.so:devel/libltdl guile1_BUILD_DEPENDS= slib-guile>0:lang/slib-guile guile1_RUN_DEPENDS= slib-guile>0:lang/slib-guile guile1_CONFLICTS_INSTALL= gnucash-[0-9]* guile2_LIB_DEPENDS= libguile-2.0.so:lang/guile2 \ libgc-threaded.so:devel/boehm-gc-threaded guile2_BUILD_DEPENDS= slib-guile2>0:lang/slib-guile2 guile2_RUN_DEPENDS= slib-guile2>0:lang/slib-guile2 guile2_CONFLICTS_INSTALL= gnucash-guile1-[0-9]* OPTIONS_DEFINE= AQBANKING OFX DATABASE LOCALE_TAX PYTHON GTKMM DOCS AQBANKING_DESC= AqBanking support (HBCI/OpenHBCI) OFX_DESC= OFX support DATABASE_DESC= Enable SQL database backends LOCALE_TAX_DESC= Enable localized tax categories GTKMM_DESC= Enable GTKMM based UI OPTIONS_SUB= yes AQBANKING_CONFIGURE_ENABLE=aqbanking AQBANKING_LIB_DEPENDS= libgwengui-gtk2.so:devel/gwenhywfar-gtk2 \ libktoblzcheck.so:finance/ktoblzcheck \ libaqbanking.so:finance/aqbanking AQBANKING_VARS= GLIB_SCHEMAS+=org.gnucash.dialogs.import.hbci.gschema.xml OFX_CONFIGURE_ENABLE= ofx OFX_LIB_DEPENDS= libofx.so:finance/libofx OFX_VARS= GLIB_SCHEMAS+=org.gnucash.dialogs.import.ofx.gschema.xml DATABASE_CONFIGURE_ENABLE=dbi 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 DATABASE_CONFIGURE_ON= --with-dbi-dbd-dir=${LOCALBASE}/lib/dbd LOCALE_TAX_CONFIGURE_ON=--enable-locale-specific-tax PYTHON_CONFIGURE_ON= --enable-python PYTHON_USES= python:2.7 GTKMM_USE= GNOME=gtkmm24 GTKMM_CONFIGURE_ON= --enable-gtkmm GTKMM_CONFIGURE_OFF= --disable-gtkmm USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool localbase \ perl5 pkgconfig shebangfix tar:bzip2 USE_XORG= x11 USE_CXXSTD= c++11 INSTALLS_ICONS= yes USE_GNOME+= cairo gtk20 intltool libgnomecanvas libxml2 libxslt GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-error-on-warning \ --disable-doxygen SHEBANG_FILES= src/gnc-test-env.pl src/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 .if ${FLAVOR:U} == guile1 CONFIGURE_ARGS+= --with-guile=1.8 PLIST_SUB+= GUILE2="@comment " .elif ${FLAVOR:U${FLAVORS:[1]}} == guile2 CONFIGURE_ARGS+= --with-guile=2.0 PLIST_SUB+= GUILE2="" .endif .include .if ${CHOSEN_COMPILER_TYPE} == gcc LDFLAGS+= -lstdc++ .endif 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*so* @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gnucash/lib*.so .include Index: head/finance/gnucash/distinfo =================================================================== --- head/finance/gnucash/distinfo (revision 466511) +++ head/finance/gnucash/distinfo (revision 466512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513552228 -SHA256 (gnucash-2.6.19.tar.bz2) = 50b89367246ec2d51e9765bd6bd8c669e35ceb4ac5ab92636f76758a9f3f7fd1 -SIZE (gnucash-2.6.19.tar.bz2) = 13612124 +TIMESTAMP = 1522864160 +SHA256 (gnucash-2.6.20.tar.bz2) = 44baf7d0133b8bdc9fcb819ee4360afaca2f03a1a254c0221d02e23f35c93025 +SIZE (gnucash-2.6.20.tar.bz2) = 13676724 Index: head/finance/gnucash/files/patch-missing-files =================================================================== --- head/finance/gnucash/files/patch-missing-files (nonexistent) +++ head/finance/gnucash/files/patch-missing-files (revision 466512) @@ -0,0 +1,1372 @@ +--- src/optional/python-bindings/__init__.py.orig 2018-04-04 21:00:06 UTC ++++ src/optional/python-bindings/__init__.py +@@ -0,0 +1,11 @@ ++# import all the symbols from gnucash_core, so basic gnucash stuff can be ++# loaded with: ++# >>> from gnucash import thingy ++# instead of ++# >>> from gnucash.gnucash_core import thingy ++from gnucash_core import * ++## @file ++# @brief helper file for the importing of gnucash ++# @author Mark Jenkins, ParIT Worker Co-operative ++# @author Jeff Green, ParIT Worker Co-operative ++# @ingroup python_bindings +--- src/optional/python-bindings/function_class.py.orig 2018-04-04 21:44:51 UTC ++++ src/optional/python-bindings/function_class.py +@@ -0,0 +1,227 @@ ++# function_class.py -- Library for making python classes from a set ++# of functions. ++# ++# Copyright (C) 2008 ParIT Worker Co-operative ++# This program is free software; you can redistribute it and/or ++# modify it under the terms of the GNU General Public License as ++# published by the Free Software Foundation; either version 2 of ++# the License, or (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, contact: ++# Free Software Foundation Voice: +1-617-542-5942 ++# 51 Franklin Street, Fifth Floor Fax: +1-617-542-2652 ++# Boston, MA 02110-1301, USA gnu@gnu.org ++# ++# @author Mark Jenkins, ParIT Worker Co-operative ++ ++## @file ++# @brief Library for making python classes from a set of functions. ++# @author Mark Jenkins, ParIT Worker Co-operative ++# @author Jeff Green, ParIT Worker Co-operative ++# @ingroup python_bindings ++ ++INSTANCE_ARGUMENT = "instance" ++ ++class ClassFromFunctions(object): ++ """Inherit this class to give yourself a python class that wraps a set of ++ functions that together constitute the methods of the class. ++ ++ The method functions must all have as a first argument an object ++ holding the instance data. There must also be a function that ++ returns a new instance of the class, the constructor. ++ ++ Your subclass must define ++ _module - The module where the method functions, including the ++ constructor can be found ++ _new_instance - The name of a function that serves as a constructor, ++ returning the instance data. ++ ++ To access the instance data, use the read-only property instance. ++ ++ To add some functions from _module as methods, call classmethods like ++ add_method and add_methods_with_prefix. ++ """ ++ def __new__(cls, *args, **kargs): ++ # why reimpliment __new__? Because later on we're going to ++ # use new to avoid creating new instances when existing instances ++ # already exist with the same __instance value, or equivalent __instance ++ # values, where this is desirable... ++ return super(ClassFromFunctions, cls).__new__(cls) ++ ++ def __init__(self, *args, **kargs): ++ """Construct a new instance, using either the function ++ self._module[self._new_instance] or using existing instance ++ data. (specified with the keyword argument, instance) ++ ++ Pass the arguments that should be passed on to ++ self._module[self._new_instance] . Any arguments of that ++ are instances of ClassFromFunctions will be switched with the instance ++ data. (by calling the .instance property) ++ """ ++ if INSTANCE_ARGUMENT in kargs: ++ self.__instance = kargs[INSTANCE_ARGUMENT] ++ else: ++ self.__instance = getattr(self._module, self._new_instance)( ++ *process_list_convert_to_instance(args) ) ++ ++ def get_instance(self): ++ """Get the instance data. ++ ++ You can also call the instance property ++ """ ++ return self.__instance ++ ++ instance = property(get_instance) ++ ++ # CLASS METHODS ++ ++ @classmethod ++ def add_method(cls, function_name, method_name): ++ """Add the function, method_name to this class as a method named name ++ """ ++ def method_function(self, *meth_func_args): ++ return getattr(self._module, function_name)( ++ self.instance, ++ *process_list_convert_to_instance(meth_func_args) ) ++ ++ setattr(cls, method_name, method_function) ++ setattr(method_function, "__name__", method_name) ++ return method_function ++ ++ @classmethod ++ def ya_add_classmethod(cls, function_name, method_name): ++ """Add the function, method_name to this class as a classmethod named name ++ ++ Taken from function_class and slightly modified. ++ """ ++ def method_function(self, *meth_func_args): ++ return getattr(self._module, function_name)( ++ self, ++ *process_list_convert_to_instance(meth_func_args) ) ++ ++ setattr(cls, method_name, classmethod(method_function)) ++ setattr(method_function, "__name__", method_name) ++ return method_function ++ ++ @classmethod ++ def ya_add_method(cls, function_name, method_name): ++ """Add the function, method_name to this class as a method named name ++ ++ Taken from function_class and slightly modified. ++ """ ++ def method_function(self, *meth_func_args): ++ return getattr(self._module, function_name)( ++ self, ++ *process_list_convert_to_instance(meth_func_args) ) ++ ++ setattr(cls, method_name, method_function) ++ setattr(method_function, "__name__", method_name) ++ return method_function ++ ++ @classmethod ++ def add_methods_with_prefix(cls, prefix): ++ """Add a group of functions with the same prefix ++ """ ++ for function_name, function_value, after_prefix in \ ++ extract_attributes_with_prefix(cls._module, prefix): ++ cls.add_method(function_name, after_prefix) ++ ++ @classmethod ++ def add_constructor_and_methods_with_prefix(cls, prefix, constructor): ++ """Add a group of functions with the same prefix, and set the ++ _new_instance attribute to prefix + constructor ++ """ ++ cls.add_methods_with_prefix(prefix) ++ cls._new_instance = prefix + constructor ++ ++ @classmethod ++ def decorate_functions(cls, decorator, *args): ++ for function_name in args: ++ setattr( cls, function_name, ++ decorator( getattr(cls, function_name) ) ) ++ ++def method_function_returns_instance(method_function, cls): ++ """A function decorator that is used to decorate method functions that ++ return instance data, to return instances instead. ++ ++ You can't use this decorator with @, because this function has a second ++ argument. ++ """ ++ assert( 'instance' == INSTANCE_ARGUMENT ) ++ def new_function(*args): ++ kargs = { INSTANCE_ARGUMENT : method_function(*args) } ++ if kargs['instance'] == None: ++ return None ++ else: ++ return cls( **kargs ) ++ ++ return new_function ++ ++def method_function_returns_instance_list(method_function, cls): ++ def new_function(*args): ++ return [ cls( **{INSTANCE_ARGUMENT: item} ) ++ for item in method_function(*args) ] ++ return new_function ++ ++def methods_return_instance_lists(cls, function_dict): ++ for func_name, instance_name in function_dict.iteritems(): ++ setattr(cls, func_name, ++ method_function_returns_instance_list( ++ getattr(cls, func_name), instance_name)) ++ ++def default_arguments_decorator(function, *args): ++ """Decorates a function to give it default, positional arguments ++ ++ You can't use this decorator with @, because this function has more ++ than one argument. ++ """ ++ def new_function(*function_args): ++ new_argset = list(function_args) ++ new_argset.extend( args[ len(function_args): ] ) ++ return function( *new_argset ) ++ return new_function ++ ++def return_instance_if_value_has_it(value): ++ """Return value.instance if value is an instance of ClassFromFunctions, ++ else return value ++ """ ++ if isinstance(value, ClassFromFunctions): ++ return value.instance ++ else: ++ return value ++ ++def process_list_convert_to_instance( value_list ): ++ """Return a list built from value_list, where if a value is in an instance ++ of ClassFromFunctions, we put value.instance in the list instead. ++ ++ Things that are not instances of ClassFromFunctions are returned to ++ the new list unchanged. ++ """ ++ return [ return_instance_if_value_has_it(value) ++ for value in value_list ] ++ ++def extract_attributes_with_prefix(obj, prefix): ++ """Generator that iterates through the attributes of an object and ++ for any attribute that matches a prefix, this yields ++ the attribute name, the attribute value, and the text that appears ++ after the prefix in the name ++ """ ++ for attr_name, attr_value in obj.__dict__.iteritems(): ++ if attr_name.startswith(prefix): ++ after_prefix = attr_name[ len(prefix): ] ++ yield attr_name, attr_value, after_prefix ++ ++def methods_return_instance(cls, function_dict): ++ """Iterates through a dictionary of function name strings and instance names ++ and sets the function to return the associated instance ++ """ ++ for func_name, instance_name in function_dict.iteritems(): ++ setattr(cls, func_name, ++ method_function_returns_instance( getattr(cls, func_name), instance_name)) ++ +--- src/optional/python-bindings/gnucash_business.py.orig 2018-04-04 23:06:43 UTC ++++ src/optional/python-bindings/gnucash_business.py +@@ -0,0 +1,370 @@ ++# gnucash_business.py -- High level python wrapper classes for the business ++# parts of GnuCash ++# ++# Copyright (C) 2008,2010 ParIT Worker Co-operative ++# This program is free software; you can redistribute it and/or ++# modify it under the terms of the GNU General Public License as ++# published by the Free Software Foundation; either version 2 of ++# the License, or (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, contact: ++# Free Software Foundation Voice: +1-617-542-5942 ++# 51 Franklin Street, Fifth Floor Fax: +1-617-542-2652 ++# Boston, MA 02110-1301, USA gnu@gnu.org ++# ++# @author Mark Jenkins, ParIT Worker Co-operative ++# @author Jeff Green, ParIT Worker Co-operative ++## @file ++# @brief High level python wrapper classes for the business parts of GnuCash ++# @author Mark Jenkins, ParIT Worker Co-operative ++# @author Jeff Green, ParIT Worker Co-operative ++# @ingroup python_bindings ++ ++import gnucash_core_c ++ ++from function_class import \ ++ ClassFromFunctions, extract_attributes_with_prefix, \ ++ default_arguments_decorator, method_function_returns_instance, \ ++ methods_return_instance, methods_return_instance_lists ++ ++from gnucash_core import \ ++ GnuCashCoreClass, GncNumeric, GncCommodity, Transaction, \ ++ Split, Book, GncLot, Account ++ ++from gnucash_core_c import GNC_OWNER_CUSTOMER, GNC_OWNER_JOB, \ ++ GNC_OWNER_EMPLOYEE, GNC_OWNER_VENDOR, \ ++ GNC_PAYMENT_CASH, GNC_PAYMENT_CARD, \ ++ GNC_DISC_PRETAX, GNC_DISC_SAMETIME, GNC_DISC_POSTTAX, \ ++ GNC_TAXINCLUDED_YES, GNC_TAXINCLUDED_NO, GNC_TAXINCLUDED_USEGLOBAL, \ ++ GNC_AMT_TYPE_VALUE, GNC_AMT_TYPE_PERCENT, GNC_ID_INVOICE ++ ++import datetime ++ ++class GnuCashBusinessEntity(GnuCashCoreClass): ++ def __init__(self, book=None, id=None, currency=None, name=None, ++ instance=None): ++ if instance == None: ++ if book==None or id==None or currency==None: ++ raise Exception( ++ "you must call GnuCashBusinessEntity.__init__ " ++ "with either a book, id, and currency, or an existing " ++ "low level swig proxy in the argument instance") ++ GnuCashCoreClass.__init__(self, book) ++ self.BeginEdit() ++ self.SetID(id) ++ self.SetCurrency(currency) ++ if name != None: ++ self.SetName(name) ++ self.CommitEdit() ++ else: ++ GnuCashCoreClass.__init__(self, instance=instance) ++ ++class Customer(GnuCashBusinessEntity): pass ++ ++class Employee(GnuCashBusinessEntity): pass ++ ++class Vendor(GnuCashBusinessEntity): pass ++ ++class Job(GnuCashBusinessEntity): ++ # override the superclass constructor, as Job doesn't require ++ # a currency but it does require an owner ++ def __init__(self, book=None, id=None, owner=None, name=None, ++ instance=None): ++ if instance == None: ++ if book==None or id==None or owner==None: ++ raise Exception( ++ "you must call Job.__init__ " ++ "with either a book, id, and owner or an existing " ++ "low level swig proxy in the argument instance") ++ GnuCashCoreClass.__init__(self, book) ++ self.SetID(id) ++ self.SetOwner(owner) ++ if name != None: ++ self.SetName(name) ++ else: ++ GnuCashCoreClass.__init__(self, instance=instance) ++ ++class Address(GnuCashCoreClass): pass ++ ++class BillTerm(GnuCashCoreClass): pass ++ ++class TaxTable(GnuCashCoreClass): ++ def __init__(self, book=None, name=None, first_entry=None, instance=None): ++ if instance == None: ++ if book==None or name==None or first_entry==None: ++ raise Exception( ++ "you must call TaxTable.__init__ with either a " ++ "book, name, and first_entry, or an existing " ++ "low level swig proxy in the argument instance") ++ GnuCashCoreClass.__init__(self, book) ++ self.SetName(name) ++ self.AddEntry(first_entry) ++ else: ++ GnuCashCoreClass.__init__(self, instance=instance) ++ ++class TaxTableEntry(GnuCashCoreClass): ++ def __init__(self, account=None, percent=True, amount=None, instance=None): ++ """TaxTableEntry constructor ++ ++ You must provide an account, or be initizing this with an existing ++ swig proxy object via the instance keyword argument. ++ ++ You may also optionally set the percent keyword argument to False to get ++ a fixed value instead of percentage based tax (which is the default, or ++ when percent=True). ++ ++ The tax will be zero percent or zero unless you set the amount keyword ++ argument to a GncNumeric value as well. ++ """ ++ ++ if instance == None: ++ if account==None: ++ raise Exception( ++ "you must call TaxTableEntry.__init__ with either a " ++ "account or an existing " ++ "low level swig proxy in the argument instance") ++ GnuCashCoreClass.__init__(self) ++ self.SetAccount(account) ++ if percent: ++ self.SetType(GNC_AMT_TYPE_PERCENT) ++ else: ++ self.SetType(GNC_AMT_TYPE_VALUE) ++ if amount != None: ++ self.SetAmount(amount) ++ else: ++ GnuCashCoreClass.__init__(self, instance=instance) ++ ++class Invoice(GnuCashCoreClass): ++ def __init__(self, book=None, id=None, currency=None, owner=None, ++ date_opened=None, instance=None): ++ """Invoice Contstructor ++ ++ You must provide a book, id, currency and owner ++ (Customer, Job, Employee, Vendor) or an existing swig proxy object ++ in the keyword argument instance. ++ ++ Optionally, you may provide a date the invoice is opened on ++ (datetime.date or datetime.datetime), otherwise today's date is used. ++ """ ++ if instance == None: ++ if book==None or id==None or currency==None or owner==None: ++ raise Exception( ++ "you must call Invoice.__init__ " ++ "with either a book, id, currency and owner, or an existing" ++ "low level swig proxy in the argument instance") ++ GnuCashCoreClass.__init__(self, book) ++ self.BeginEdit() ++ self.SetID(id) ++ self.SetCurrency(currency) ++ self.SetOwner(owner) ++ if date_opened == None: ++ date_opened = datetime.date.today() ++ self.SetDateOpened(date_opened) ++ self.CommitEdit() ++ else: ++ GnuCashCoreClass.__init__(self, instance=instance) ++ ++class Bill(Invoice): ++ pass ++ ++def decorate_to_return_instance_instead_of_owner(dec_function): ++ def new_get_owner_function(self): ++ (owner_type, instance) = dec_function(self) ++ if owner_type == GNC_OWNER_CUSTOMER: ++ return Customer(instance=instance) ++ elif owner_type == GNC_OWNER_JOB: ++ return Job(instance=instance) ++ elif owner_type == GNC_OWNER_EMPLOYEE: ++ return Employee(instance=instance) ++ elif owner_type == GNC_OWNER_VENDOR: ++ return Vendor(instance=instance) ++ else: ++ return None ++ return new_get_owner_function ++ ++class Entry(GnuCashCoreClass): ++ def __init__(self, book=None, invoice=None, date=None, instance=None): ++ """Invoice Entry constructor ++ ++ You must provide a book or be initizing this with an existing ++ swig proxy object via the instance keyword argument. ++ ++ The optional invoice argument can be set to a Bill or Invoice ++ that you would like to associate the entry with. You might as well ++ assign one now, as an Entry can't exist without one, but you can ++ always use Invoice.AddEntry or Bill.AddEntry later on. ++ ++ By default, the entry will be set to today's date unless you ++ override with the date argument. ++ """ ++ if instance == None: ++ if book==None: ++ raise Exception( ++ "you must call Entry.__init__ with either a " ++ "book or an existing " ++ "low level swig proxy in the argument instance") ++ GnuCashCoreClass.__init__(self, book) ++ ++ if date == None: ++ date = datetime.date.today() ++ self.SetDate(date) ++ if invoice != None: ++ invoice.AddEntry(self) ++ else: ++ ++ GnuCashCoreClass.__init__(self, instance=instance) ++ ++ def test_type(self, invoice): ++ if invoice.GetTypeString() == "Invoice" and self.GetInvoice() == None: ++ raise Exception("Entry type error. Check that Entry type matches Invoice.") ++ if invoice.GetTypeString() == "Bill" and self.GetBill() == None: ++ raise Exception("Entry type error. Check that Entry type matches Bill.") ++ ++ ++# Owner ++GnuCashBusinessEntity.add_methods_with_prefix('gncOwner') ++ ++owner_dict = { ++ 'GetCustomer' : Customer, ++ 'GetVendor' : Vendor, ++ 'GetEmployee' : Employee, ++ 'GetJob' : Job, ++ 'GetAddr' : Address, ++ 'GetCurrency' : GncCommodity, ++ 'GetEndOwner': GnuCashBusinessEntity, ++ 'GetBalanceInCurrency': GncNumeric, ++ } ++methods_return_instance(GnuCashBusinessEntity, owner_dict) ++ ++methods_return_instance_lists( ++ GnuCashBusinessEntity, { ++ 'GetCommoditiesList': GncCommodity ++ }) ++ ++# Customer ++Customer.add_constructor_and_methods_with_prefix('gncCustomer', 'Create') ++ ++customer_dict = { ++ 'GetAddr' : Address, ++ 'GetShipAddr' : Address, ++ 'GetDiscount' : GncNumeric, ++ 'GetCredit' : GncNumeric, ++ 'GetTerms' : BillTerm, ++ 'GetCurrency' : GncCommodity, ++ 'GetTaxTable': TaxTable, ++ } ++methods_return_instance(Customer, customer_dict) ++ ++# Employee ++Employee.add_constructor_and_methods_with_prefix('gncEmployee', 'Create') ++ ++employee_dict = { ++ 'GetBook' : Book, ++ 'GetAddr' : Address, ++ 'GetWorkday' : GncNumeric, ++ 'GetRate' : GncNumeric, ++ 'GetCurrency' : GncCommodity ++ } ++methods_return_instance(Employee, employee_dict) ++ ++# Vendor ++Vendor.add_constructor_and_methods_with_prefix('gncVendor', 'Create') ++ ++vendor_dict = { ++ 'GetAddr' : Address, ++ 'GetTerms' : BillTerm, ++ 'GetCurrency' : GncCommodity, ++ 'GetTaxTable': TaxTable, ++ } ++methods_return_instance(Vendor, vendor_dict) ++ ++# Job ++Job.add_constructor_and_methods_with_prefix('gncJob', 'Create') ++Job.decorate_functions( ++ decorate_to_return_instance_instead_of_owner, ++ 'GetOwner') ++ ++# Address ++Address.add_constructor_and_methods_with_prefix('gncAddress', 'Create') ++ ++# BillTerm ++BillTerm.add_constructor_and_methods_with_prefix('gncBillTerm', 'Create') ++ ++billterm_dict = { ++ 'LookupByName' : BillTerm, ++ 'GetDiscount' : GncNumeric, ++ 'GetParent' : BillTerm, ++ 'ReturnChild' : BillTerm ++ } ++methods_return_instance(BillTerm, billterm_dict) ++ ++# TaxTable ++TaxTable.add_constructor_and_methods_with_prefix('gncTaxTable', 'Create') ++ ++taxtable_dict = { ++ 'GetParent': TaxTable, ++ } ++methods_return_instance(TaxTable, taxtable_dict) ++ ++# TaxTableEntry ++TaxTableEntry.add_constructor_and_methods_with_prefix( ++ 'gncTaxTableEntry', 'Create') ++ ++taxtableentry_dict = { ++ 'GetAccount': Account, ++ 'GetAmount': GncNumeric, ++ } ++ ++# Invoice ++Invoice.add_constructor_and_methods_with_prefix('gncInvoice', 'Create') ++methods_return_instance_lists( ++ Invoice, { 'GetEntries': Entry }) ++ ++# Bill ++Bill.add_methods_with_prefix('gncBill') ++ ++invoice_dict = { ++ 'GetTerms': BillTerm, ++ 'GetCurrency': GncCommodity, ++ 'GetToChargeAmount': GncNumeric, ++ 'GetPostedLot': GncLot, ++ 'GetPostedTxn': Transaction, ++ 'GetPostedAcc': Account, ++ 'GetTotal': GncNumeric, ++ 'GetTotalOf': GncNumeric, ++ 'GetTotalSubtotal': GncNumeric, ++ 'GetTotalTax': GncNumeric, ++ 'PostToAccount': Transaction, ++ 'GetBook': Book, ++ } ++methods_return_instance(Invoice, invoice_dict) ++Invoice.decorate_functions( ++ decorate_to_return_instance_instead_of_owner, ++ 'GetOwner', 'GetBillTo') ++ ++# Entry ++Entry.add_constructor_and_methods_with_prefix('gncEntry', 'Create') ++ ++entry_dict = { ++ 'GetQuantity': GncNumeric, ++ 'GetInvAccount': Account, ++ 'GetInvPrice': GncNumeric, ++ 'GetInvDiscount': GncNumeric, ++ 'GetInvTaxTable': TaxTable, ++ 'GetBillAccount': Account, ++ 'GetBillPrice': GncNumeric, ++ 'GetBillTaxTable': TaxTable, ++ 'Copy': Entry, ++ 'GetInvoice': Invoice, ++ 'GetBill': Invoice ++ } ++methods_return_instance(Entry, entry_dict) ++Entry.decorate_functions( ++ decorate_to_return_instance_instead_of_owner, ++ 'GetBillTo' ) +--- src/optional/python-bindings/gnucash_core.py.orig 2018-04-04 22:55:00 UTC ++++ src/optional/python-bindings/gnucash_core.py +@@ -0,0 +1,752 @@ ++# gnucash_core.py -- High level python wrapper classes for the core parts ++# of GnuCash ++# ++# Copyright (C) 2008 ParIT Worker Co-operative ++# This program is free software; you can redistribute it and/or ++# modify it under the terms of the GNU General Public License as ++# published by the Free Software Foundation; either version 2 of ++# the License, or (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, contact: ++# Free Software Foundation Voice: +1-617-542-5942 ++# 51 Franklin Street, Fifth Floor Fax: +1-617-542-2652 ++# Boston, MA 02110-1301, USA gnu@gnu.org ++# ++# @author Mark Jenkins, ParIT Worker Co-operative ++# @author Jeff Green, ParIT Worker Co-operative ++ ++# The following is for doxygen ++## @file ++# @brief High level python wrapper classes for the core parts of GnuCash ++# @author Mark Jenkins, ParIT Worker Co-operative ++# @author Jeff Green, ParIT Worker Co-operative ++# @ingroup python_bindings ++ ++import gnucash_core_c ++ ++from function_class import \ ++ ClassFromFunctions, extract_attributes_with_prefix, \ ++ default_arguments_decorator, method_function_returns_instance, \ ++ methods_return_instance, process_list_convert_to_instance, \ ++ method_function_returns_instance_list, methods_return_instance_lists ++ ++from gnucash_core_c import gncInvoiceLookup, gncInvoiceGetInvoiceFromTxn, \ ++ gncInvoiceGetInvoiceFromLot, gncEntryLookup, gncInvoiceLookup, \ ++ gncCustomerLookup, gncVendorLookup, gncJobLookup, gncEmployeeLookup, \ ++ gncTaxTableLookup, gncTaxTableLookupByName, gnc_search_invoice_on_id, \ ++ gnc_search_customer_on_id, gnc_search_bill_on_id , gnc_search_vendor_on_id, \ ++ gncInvoiceNextID, gncCustomerNextID, gncTaxTableGetTables, gncVendorNextID ++ ++class GnuCashCoreClass(ClassFromFunctions): ++ _module = gnucash_core_c ++ ++ def do_lookup_create_oo_instance(self, lookup_function, cls, *args): ++ thing = lookup_function(self.get_instance(), *args) ++ if thing != None: ++ thing = cls(instance=thing) ++ return thing ++ ++ ++class GnuCashBackendException(Exception): ++ def __init__(self, msg, errors): ++ Exception.__init__(self, msg) ++ self.errors = errors ++ ++class Session(GnuCashCoreClass): ++ """A GnuCash book editing session ++ ++ To commit changes to the session you may need to call save, ++ (this is always the case with the file backend). ++ ++ When you're down with a session you may need to call end() ++ ++ Every Session has a Book in the book attribute, which you'll definitely ++ be interested in, as every GnuCash entity (Transaction, Split, Vendor, ++ Invoice..) is associated with a particular book where it is stored. ++ """ ++ ++ def __init__(self, book_uri=None, ignore_lock=False, is_new=False, ++ force_new= False): ++ """A convenient constructor that allows you to specify a book URI, ++ begin the session, and load the book. ++ ++ This can give you the power of calling ++ qof_session_new, qof_session_begin, and qof_session_load all in one! ++ ++ book_uri can be None to skip the calls to qof_session_begin and ++ qof_session_load, or it can be a string like "file:/test.xac" ++ ++ qof_session_load is only called if is_new is set to False ++ ++ is_new is passed to qof_session_begin as the argument create, ++ and force_new as the argument force. Is_new will create a new ++ database or file; force will force creation even if it will ++ destroy an existing dataset. ++ ++ ignore_lock is passed to qof_session_begin's argument of the ++ same name and is used to break an existing lock on a dataset. ++ ++ ++ ++ This function can raise a GnuCashBackendException. If it does, ++ you don't need to cleanup and call end() and destroy(), that is handled ++ for you, and the exception is raised. ++ """ ++ GnuCashCoreClass.__init__(self) ++ if book_uri is not None: ++ try: ++ self.begin(book_uri, ignore_lock, is_new, force_new) ++ # Take care of backend inconsistency ++ # New xml file can't be loaded, new sql store ++ # has to be loaded before it can be altered ++ # Any existing store obviously has to be loaded ++ # More background: https://bugzilla.gnome.org/show_bug.cgi?id=726891 ++ if book_uri[:3] != "xml" or not is_new: ++ self.load() ++ except GnuCashBackendException, backend_exception: ++ self.end() ++ self.destroy() ++ raise ++ ++ def raise_backend_errors(self, called_function="qof_session function"): ++ """Raises a GnuCashBackendException if there are outstanding ++ QOF_BACKEND errors. ++ ++ set called_function to name the function that was last called ++ """ ++ errors = self.pop_all_errors() ++ if errors != (): ++ raise GnuCashBackendException( ++ "call to %s resulted in the " ++ "following errors, %s" % (called_function, backend_error_dict[errors[0]]), ++ errors ) ++ ++ def generate_errors(self): ++ """A generator that yields any outstanding QofBackend errors ++ """ ++ while self.get_error() is not ERR_BACKEND_NO_ERR: ++ error = self.pop_error() ++ yield error ++ ++ def pop_all_errors(self): ++ """Returns any accumulated qof backend errors as a tuple ++ """ ++ return tuple( self.generate_errors() ) ++ ++ # STATIC METHODS ++ @staticmethod ++ def raise_backend_errors_after_call(function): ++ """A function decorator that results in a call to ++ raise_backend_errors after execution. ++ """ ++ def new_function(self, *args): ++ return_value = function(self, *args) ++ self.raise_backend_errors(function.__name__) ++ return return_value ++ return new_function ++ ++class Book(GnuCashCoreClass): ++ """A Book encapsulates all of the GnuCash data, it is the place where ++ all GnuCash entities (Transaction, Split, Vendor, Invoice...), are ++ stored. You'll notice that all of the constructors for those entities ++ need a book to be associated with. ++ ++ The most common way to get a book is through the book property in the ++ Session class, that is, create a session that connects to some storage, ++ such as through 'my_session = Session('file:my_books.xac')', and access ++ the book via the book property, 'my_session.book' ++ ++ If you would like to create a Book without any backing storage, call the ++ Book constructor without any parameters, 'Book()'. You can later merge ++ such a book into a book with actual store by using merge_init. ++ ++ Methods of interest ++ get_root_account -- Returns the root level Account ++ get_table -- Returns a commodity lookup table, of type GncCommodityTable ++ """ ++ def InvoiceLookup(self, guid): ++ from gnucash_business import Invoice ++ return self.do_lookup_create_oo_instance( ++ gncInvoiceLookup, Invoice, guid.get_instance() ) ++ ++ def EntryLookup(self, guid): ++ from gnucash_business import Entr ++ return self.do_lookup_create_oo_instance( ++ gncEntryLookup, Entry, guid.get_instance() ) ++ ++ def CustomerLookup(self, guid): ++ from gnucash_business import Customer ++ return self.do_lookup_create_oo_instance( ++ gncCustomerLookup, Customer, guid.get_instance()) ++ ++ def JobLookup(self, guid): ++ from gnucash_business import Job ++ return self.do_lookup_create_oo_instance( ++ gncJobLookup, Job, guid.get_instance() ) ++ ++ def VendorLookup(self, guid): ++ from gnucash_business import Vendor ++ return self.do_lookup_create_oo_instance( ++ gncVendorLookup, Vendor, guid.get_instance() ) ++ ++ def EmployeeLookup(self, guid): ++ from gnucash_business import Employee ++ return self.do_lookup_create_oo_instance( ++ gncEmployeeLookup, Employee, guid.get_instance() ) ++ ++ def TaxTableLookup(self, guid): ++ from gnucash_business import TaxTable ++ return self.do_lookup_create_oo_instance( ++ gncTaxTableLookup, TaxTable, guid.get_instance() ) ++ ++ def TaxTableLookupByName(self, name): ++ from gnucash_business import TaxTable ++ return self.do_lookup_create_oo_instance( ++ gncTaxTableLookupByName, TaxTable, name) ++ ++ def TaxTableGetTables(self): ++ from gnucash_business import TaxTable ++ return [ TaxTable(instance=item) for item in gncTaxTableGetTables(self.instance) ] ++ ++ def BillLoookupByID(self, id): ++ from gnucash_business import Bill ++ return self.do_lookup_create_oo_instance( ++ gnc_search_bill_on_id, Bill, id) ++ ++ def InvoiceLookupByID(self, id): ++ from gnucash_business import Invoice ++ return self.do_lookup_create_oo_instance( ++ gnc_search_invoice_on_id, Invoice, id) ++ ++ def CustomerLookupByID(self, id): ++ from gnucash_business import Customer ++ return self.do_lookup_create_oo_instance( ++ gnc_search_customer_on_id, Customer, id) ++ ++ def VendorLookupByID(self, id): ++ from gnucash_business import Vendor ++ return self.do_lookup_create_oo_instance( ++ gnc_search_vendor_on_id, Vendor, id) ++ ++ def InvoiceNextID(self, customer): ++ ''' Return the next invoice ID. ++ This works but I'm not entirely happy with it. FIX ME''' ++ from gnucash.gnucash_core_c import gncInvoiceNextID ++ return gncInvoiceNextID(self.get_instance(),customer.GetEndOwner().get_instance()[1]) ++ ++ def BillNextID(self, vendor): ++ ''' Return the next Bill ID. ''' ++ from gnucash.gnucash_core_c import gncInvoiceNextID ++ return gncInvoiceNextID(self.get_instance(),vendor.GetEndOwner().get_instance()[1]) ++ ++ def CustomerNextID(self): ++ ''' Return the next Customer ID. ''' ++ from gnucash.gnucash_core_c import gncCustomerNextID ++ return gncCustomerNextID(self.get_instance()) ++ ++ def VendorNextID(self): ++ ''' Return the next Vendor ID. ''' ++ from gnucash.gnucash_core_c import gncVendorNextID ++ return gncVendorNextID(self.get_instance()) ++ ++class GncNumeric(GnuCashCoreClass): ++ """Object used by GnuCash to store all numbers. Always consists of a ++ numerator and denominator. ++ ++ The constants GNC_DENOM_AUTO, ++ GNC_HOW_RND_FLOOR, GNC_HOW_RND_CEIL, GNC_HOW_RND_TRUNC, ++ GNC_HOW_RND_PROMOTE, GNC_HOW_RND_ROUND_HALF_DOWN, ++ GNC_HOW_RND_ROUND_HALF_UP, GNC_HOW_RND_ROUND, GNC_HOW_RND_NEVER, ++ GNC_HOW_DENOM_EXACT, GNC_HOW_DENOM_REDUCE, GNC_HOW_DENOM_LCD, ++ and GNC_HOW_DENOM_FIXED are available for arithmetic ++ functions like GncNumeric.add ++ ++ Look at gnc-numeric.h to see how to use these ++ """ ++ ++ def __init__(self, num=0, denom=1, **kargs): ++ """Constructor that allows you to set the numerator and denominator or ++ leave them blank with a default value of 0 (not a good idea since there ++ is currently no way to alter the value after instantiation) ++ """ ++ GnuCashCoreClass.__init__(self, num, denom, **kargs) ++ #if INSTANCE_ARG in kargs: ++ # GnuCashCoreClass.__init__(**kargs) ++ #else: ++ # self.set_denom(denom) # currently undefined ++ # self.set_num(num) # currently undefined ++ ++ def __unicode__(self): ++ """Returns a human readable numeric value string as UTF8.""" ++ if self.denom() == 0: ++ return "Division by zero" ++ else: ++ value_float = self.to_double() ++ value_str = u"{0:.{1}f}".format(value_float,2) ## The second argument is the precision. It would be nice to be able to make it configurable. ++ return value_str ++ ++ def __str__(self): ++ """returns a human readable numeric value string as bytes.""" ++ return unicode(self).encode('utf-8') ++ ++class GncPrice(GnuCashCoreClass): ++ ''' ++ Each priceEach price in the database represents an "instantaneous" ++ quote for a given commodity with respect to another commodity. ++ For example, a given price might represent the value of LNUX in USD on 2001-02-03. ++ ++ Fields: ++ * commodity: the item being priced. ++ * currency: the denomination of the value of the item being priced. ++ * value: the value of the item being priced. ++ * time: the time the price was valid. ++ * source: a string describing the source of the quote. These strings will be something like this: ++ "Finance::Quote", "user:misc", "user:foo", etc. If the quote came from a user, as a matter of policy, ++ you *must* prefix the string you give with "user:". For now, the only other reserved values are ++ "Finance::Quote" and "old-file-import". Any string used must be added to the source_list array in ++ dialog-price-edit-db.c so that it can be properly translated. (There are unfortunately many strings ++ in users' databases, so this string must be translated on output instead of always being used in untranslated form). ++ * type: the type of quote - types possible right now are bid, ask, last, nav, and ++ unknown.Each price in the database represents an "instantaneous" quote for a given ++ commodity with respect to another commodity. ++ For example, a given price might represent the value of LNUX in USD on 2001-02-03. ++ ++ See also http://code.gnucash.org/docs/head/group__Price.html ++ ''' ++ pass ++GncPrice.add_methods_with_prefix('gnc_price_') ++ ++ ++class GncPriceDB(GnuCashCoreClass): ++ ''' ++ a simple price database for gnucash. ++ The PriceDB is intended to be a database of price quotes, or more specifically, ++ a database of GNCPrices. For the time being, it is still a fairly simple ++ database supporting only fairly simple queries. It is expected that new ++ queries will be added as needed, and that there is some advantage to delaying ++ complex queries for now in the hope that we get a real DB implementation ++ before they're really needed. ++ ++ Every QofBook contains a GNCPriceDB, accessible via gnc_pricedb_get_db. ++ ++ Definition in file gnc-pricedb.h. ++ See also http://code.gnucash.org/docs/head/gnc-pricedb_8h.html ++ ''' ++ ++GncPriceDB.add_methods_with_prefix('gnc_pricedb_') ++PriceDB_dict = { ++ 'lookup_latest' : GncPrice, ++ 'lookup_nearest_in_time' : GncPrice, ++ 'lookup_latest_before' : GncPrice, ++ 'convert_balance_latest_price' : GncNumeric, ++ 'convert_balance_nearest_price' : GncNumeric, ++ } ++methods_return_instance(GncPriceDB,PriceDB_dict) ++GncPriceDB.get_prices = method_function_returns_instance_list( ++ GncPriceDB.get_prices, GncPrice ) ++ ++ ++class GncCommodity(GnuCashCoreClass): pass ++ ++class GncCommodityTable(GnuCashCoreClass): ++ """A CommodityTable provides a way to store and lookup commodities. ++ Commodities are primarily currencies, but other tradable things such as ++ stocks, mutual funds, and material substances are possible. ++ ++ Users of this library should not create their own CommodityTable, instead ++ the get_table method from the Book class should be used. ++ ++ This table is automatically populated with the GnuCash default commodity's ++ which includes most of the world's currencies. ++ """ ++ ++ pass ++ ++class GncCommodityNamespace(GnuCashCoreClass): ++ pass ++ ++class GncLot(GnuCashCoreClass): ++ def GetInvoiceFromLot(self): ++ from gnucash_business import Invoice ++ return self.do_lookup_create_oo_instance( ++ gncInvoiceGetInvoiceFromLot, Invoice ) ++ ++class Transaction(GnuCashCoreClass): ++ """A GnuCash Transaction ++ ++ Consists of at least one (generally two) splits to represent a transaction ++ between two accounts. ++ ++ ++ Has a GetImbalance() method that returns a list of all the imbalanced ++ currencies. Each list item is a two element tuple, the first element is ++ the imbalanced commodity, the second element is the value. ++ ++ Warning, the commodity.get_instance() value can be None when there ++ is no currency set for the transaction. ++ """ ++ _new_instance = 'xaccMallocTransaction' ++ def GetNthSplit(self, n): ++ return self.GetSplitList().pop(n) ++ ++ def GetInvoiceFromTxn(self): ++ from gnucash_business import Transaction ++ return self.do_lookup_create_oo_instance( ++ gncInvoiceGetInvoiceFromTxn, Transaction ) ++ ++def decorate_monetary_list_returning_function(orig_function): ++ def new_function(self): ++ # warning, item.commodity has been shown to be None ++ # when the transaction doesn't have a currency ++ return [(GncCommodity(instance=item.commodity), ++ GncNumeric(instance=item.value)) ++ for item in orig_function(self) ] ++ return new_function ++ ++class Split(GnuCashCoreClass): ++ """A GnuCash Split ++ ++ The most basic representation of a movement of currency from one account to ++ another. ++ """ ++ _new_instance = 'xaccMallocSplit' ++ ++class Account(GnuCashCoreClass): ++ """A GnuCash Account. ++ ++ A fundamental entity in accounting, an Account provides representation ++ for a financial object, such as a ACCT_TYPE_BANK account, an ++ ACCT_TYPE_ASSET (like a building), ++ a ACCT_TYPE_LIABILITY (such as a bank loan), a summary of some type of ++ ACCT_TYPE_EXPENSE, or a summary of some source of ACCT_TYPE_INCOME . ++ ++ The words in upper case are the constants that GnuCash and this library uses ++ to describe account type. Here is the full list: ++ ACCT_TYPE_ASSET, ACCT_TYPE_BANK, ACCT_TYPE_CASH, ACCT_TYPE_CHECKING, \ ++ ACCT_TYPE_CREDIT, ACCT_TYPE_EQUITY, ACCT_TYPE_EXPENSE, ACCT_TYPE_INCOME, \ ++ ACCT_TYPE_LIABILITY, ACCT_TYPE_MUTUAL, ACCT_TYPE_PAYABLE, \ ++ ACCT_TYPE_RECEIVABLE, ACCT_TYPE_STOCK, ACCT_TYPE_ROOT, ACCT_TYPE_TRADING ++ ++ These are not strings, they are attributes you can import from this ++ module ++ """ ++ _new_instance = 'xaccMallocAccount' ++ ++class GUID(GnuCashCoreClass): ++ _new_instance = 'guid_new_return' ++ ++# Session ++Session.add_constructor_and_methods_with_prefix('qof_session_', 'new') ++ ++def one_arg_default_none(function): ++ return default_arguments_decorator(function, None, None) ++Session.decorate_functions(one_arg_default_none, "load", "save") ++ ++Session.decorate_functions( Session.raise_backend_errors_after_call, ++ "begin", "load", "save", "end") ++Session.get_book = method_function_returns_instance( ++ Session.get_book, Book ) ++ ++Session.book = property( Session.get_book ) ++ ++# import all of the session backend error codes into this module ++this_module_dict = globals() ++for error_name, error_value, error_name_after_prefix in \ ++ extract_attributes_with_prefix(gnucash_core_c, 'ERR_'): ++ this_module_dict[ error_name ] = error_value ++ ++#backend error codes used for reverse lookup ++backend_error_dict = {} ++for error_name, error_value, error_name_after_prefix in \ ++ extract_attributes_with_prefix(gnucash_core_c, 'ERR_'): ++ backend_error_dict[ error_value ] = error_name ++ ++# GncNumeric denominator computation schemes ++# Used for the denom argument in arithmetic functions like GncNumeric.add ++from gnucash.gnucash_core_c import GNC_DENOM_AUTO ++ ++# GncNumeric rounding instructions ++# used for the how argument in arithmetic functions like GncNumeric.add ++from gnucash.gnucash_core_c import \ ++ GNC_HOW_RND_FLOOR, GNC_HOW_RND_CEIL, GNC_HOW_RND_TRUNC, \ ++ GNC_HOW_RND_PROMOTE, GNC_HOW_RND_ROUND_HALF_DOWN, \ ++ GNC_HOW_RND_ROUND_HALF_UP, GNC_HOW_RND_ROUND, GNC_HOW_RND_NEVER ++ ++# GncNumeric denominator types ++# used for the how argument in arithmetic functions like GncNumeric.add ++from gnucash.gnucash_core_c import \ ++ GNC_HOW_DENOM_EXACT, GNC_HOW_DENOM_REDUCE, GNC_HOW_DENOM_LCD, \ ++ GNC_HOW_DENOM_FIXED ++ ++# import account types ++from gnucash.gnucash_core_c import \ ++ ACCT_TYPE_ASSET, ACCT_TYPE_BANK, ACCT_TYPE_CASH, ACCT_TYPE_CHECKING, \ ++ ACCT_TYPE_CREDIT, ACCT_TYPE_EQUITY, ACCT_TYPE_EXPENSE, ACCT_TYPE_INCOME, \ ++ ACCT_TYPE_LIABILITY, ACCT_TYPE_MUTUAL, ACCT_TYPE_PAYABLE, \ ++ ACCT_TYPE_RECEIVABLE, ACCT_TYPE_STOCK, ACCT_TYPE_ROOT, ACCT_TYPE_TRADING ++ ++#Book ++Book.add_constructor_and_methods_with_prefix('qof_book_', 'new') ++Book.add_method('gnc_book_get_root_account', 'get_root_account') ++Book.add_method('gnc_book_set_root_account', 'set_root_account') ++Book.add_method('gnc_commodity_table_get_table', 'get_table') ++Book.add_method('gnc_pricedb_get_db', 'get_price_db') ++Book.add_method('qof_book_increment_and_format_counter', 'increment_and_format_counter') ++ ++#Functions that return Account ++Book.get_root_account = method_function_returns_instance( ++ Book.get_root_account, Account ) ++#Functions that return GncCommodityTable ++Book.get_table = method_function_returns_instance( ++ Book.get_table, GncCommodityTable ) ++#Functions that return GNCPriceDB ++Book.get_price_db = method_function_returns_instance( ++ Book.get_price_db, GncPriceDB) ++ ++# GncNumeric ++GncNumeric.add_constructor_and_methods_with_prefix('gnc_numeric_', 'create') ++ ++gncnumeric_dict = { ++ 'same' : GncNumeric, ++ 'add' : GncNumeric, ++ 'sub' : GncNumeric, ++ 'mul' : GncNumeric, ++ 'div' : GncNumeric, ++ 'neg' : GncNumeric, ++ 'abs' : GncNumeric, ++ 'add_fixed' : GncNumeric, ++ 'sub_fixed' : GncNumeric, ++ 'add_with_error' : GncNumeric, ++ 'sub_with_error' : GncNumeric, ++ 'mul_with_error' : GncNumeric, ++ 'div_with_error' : GncNumeric, ++ 'convert' : GncNumeric, ++ 'reduce' : GncNumeric ++ } ++methods_return_instance(GncNumeric, gncnumeric_dict) ++ ++# GncCommodity ++GncCommodity.add_constructor_and_methods_with_prefix('gnc_commodity_', 'new') ++#Functions that return GncCommodity ++GncCommodity.clone = method_function_returns_instance( ++ GncCommodity.clone, GncCommodity ) ++ ++# GncCommodityTable ++GncCommodityTable.add_methods_with_prefix('gnc_commodity_table_') ++commoditytable_dict = { ++ 'lookup' : GncCommodity, ++ 'lookup_unique' : GncCommodity, ++ 'find_full' : GncCommodity, ++ 'insert' : GncCommodity, ++ 'add_namespace': GncCommodityNamespace, ++ 'find_namespace': GncCommodityNamespace, ++ } ++methods_return_instance(GncCommodityTable, commoditytable_dict) ++ ++methods_return_instance_lists( ++ GncCommodityTable, { 'get_namespaces': GncCommodityNamespace, ++ 'get_namespaces_list': GncCommodityNamespace, ++ 'get_commodities': GncCommodity, ++ 'get_quotable_commodities': GncCommodity, ++ ++ } ) ++ ++# GncCommodityNamespace ++GncCommodityNamespace.add_methods_with_prefix('gnc_commodity_namespace_') ++GncCommodityNamespace.get_commodity_list = \ ++ method_function_returns_instance_list( ++ GncCommodityNamespace.get_commodity_list, GncCommodity ) ++ ++# GncLot ++GncLot.add_constructor_and_methods_with_prefix('gnc_lot_', 'new') ++ ++gnclot_dict = { ++ 'get_account' : Account, ++ 'get_book' : Book, ++ 'get_earliest_split' : Split, ++ 'get_latest_split' : Split, ++ 'get_balance' : GncNumeric, ++ 'lookup' : GncLot, ++ 'make_default' : GncLot ++ } ++methods_return_instance(GncLot, gnclot_dict) ++ ++# Transaction ++Transaction.add_methods_with_prefix('xaccTrans') ++Transaction.add_method('gncTransGetGUID', 'GetGUID'); ++ ++trans_dict = { ++ 'GetSplit': Split, ++ 'FindSplitByAccount': Split, ++ 'Clone': Transaction, ++ 'Reverse': Transaction, ++ 'GetReversedBy': Transaction, ++ 'GetImbalanceValue': GncNumeric, ++ 'GetAccountValue': GncNumeric, ++ 'GetAccountAmount': GncNumeric, ++ 'GetAccountConvRate': GncNumeric, ++ 'GetAccountBalance': GncNumeric, ++ 'GetCurrency': GncCommodity, ++ 'GetGUID': GUID ++ } ++ ++methods_return_instance(Transaction, trans_dict) ++methods_return_instance_lists( ++ Transaction, { 'GetSplitList': Split, ++ }) ++Transaction.decorate_functions( ++ decorate_monetary_list_returning_function, 'GetImbalance') ++ ++# Split ++Split.add_methods_with_prefix('xaccSplit') ++Split.add_method('gncSplitGetGUID', 'GetGUID'); ++ ++split_dict = { ++ 'GetBook': Book, ++ 'GetAccount': Account, ++ 'GetParent': Transaction, ++ 'Lookup': Split, ++ 'GetOtherSplit': Split, ++ 'GetAmount': GncNumeric, ++ 'GetValue': GncNumeric, ++ 'GetSharePrice': GncNumeric, ++ 'ConvertAmount': GncNumeric, ++ 'GetBaseValue': GncNumeric, ++ 'GetBalance': GncNumeric, ++ 'GetClearedBalance': GncNumeric, ++ 'GetReconciledBalance': GncNumeric, ++ 'VoidFormerAmount': GncNumeric, ++ 'VoidFormerValue': GncNumeric, ++ 'GetGUID': GUID ++ } ++methods_return_instance(Split, split_dict) ++ ++Split.account = property( Split.GetAccount, Split.SetAccount ) ++Split.parent = property( Split.GetParent, Split.SetParent ) ++ ++# Account ++Account.add_methods_with_prefix('xaccAccount') ++Account.add_methods_with_prefix('gnc_account_') ++Account.add_method('gncAccountGetGUID', 'GetGUID'); ++ ++account_dict = { ++ 'get_book' : Book, ++ 'Lookup' : Account, ++ 'get_parent' : Account, ++ 'get_root' : Account, ++ 'nth_child' : Account, ++ 'lookup_by_code' : Account, ++ 'lookup_by_name' : Account, ++ 'lookup_by_full_name' : Account, ++ 'FindTransByDesc' : Transaction, ++ 'FindSplitByDesc' : Split, ++ 'GetBalance' : GncNumeric, ++ 'GetClearedBalance' : GncNumeric, ++ 'GetReconciledBalance' : GncNumeric, ++ 'GetPresentBalance' : GncNumeric, ++ 'GetProjectedMinimumBalance' : GncNumeric, ++ 'GetBalanceAsOfDate' : GncNumeric, ++ 'ConvertBalanceToCurrency' : GncNumeric, ++ 'ConvertBalanceToCurrencyAsOfDate' : GncNumeric, ++ 'GetBalanceInCurrency' : GncNumeric, ++ 'GetClearedBalanceInCurrency' : GncNumeric, ++ 'GetReconciledBalanceInCurrency' : GncNumeric, ++ 'GetPresentBalanceInCurrency' : GncNumeric, ++ 'GetProjectedMinimumBalanceInCurrency' : GncNumeric, ++ 'GetBalanceAsOfDateInCurrency' : GncNumeric, ++ 'GetBalanceChangeForPeriod' : GncNumeric, ++ 'GetCommodity' : GncCommodity, ++ 'GetGUID': GUID ++ } ++methods_return_instance(Account, account_dict) ++methods_return_instance_lists( ++ Account, { 'GetSplitList': Split, ++ 'get_children': Account, ++ 'get_children_sorted': Account, ++ 'get_descendants': Account, ++ 'get_descendants_sorted': Account ++ }) ++Account.name = property( Account.GetName, Account.SetName ) ++ ++#GUID ++GUID.add_methods_with_prefix('guid_') ++GUID.add_method('xaccAccountLookup', 'AccountLookup') ++GUID.add_method('xaccTransLookup', 'TransLookup') ++GUID.add_method('xaccSplitLookup', 'SplitLookup') ++ ++## define addition methods for GUID object - do we need these ++GUID.add_method('guid_to_string', 'to_string') ++#GUID.add_method('string_to_guid', 'string_to_guid') ++ ++guid_dict = { ++ 'copy' : GUID, ++ 'TransLookup': Transaction, ++ 'AccountLookup': Account, ++ 'SplitLookup': Split ++ } ++methods_return_instance(GUID, guid_dict) ++ ++#GUIDString ++class GUIDString(GnuCashCoreClass): ++ pass ++ ++GUIDString.add_constructor_and_methods_with_prefix('string_', 'to_guid') ++ ++#Query ++from gnucash_core_c import \ ++ QOF_QUERY_AND, \ ++ QOF_QUERY_OR, \ ++ QOF_QUERY_NAND, \ ++ QOF_QUERY_NOR, \ ++ QOF_QUERY_XOR ++ ++from gnucash_core_c import \ ++ QOF_STRING_MATCH_NORMAL, \ ++ QOF_STRING_MATCH_CASEINSENSITIVE ++ ++from gnucash_core_c import \ ++ QOF_COMPARE_LT, \ ++ QOF_COMPARE_LTE, \ ++ QOF_COMPARE_EQUAL, \ ++ QOF_COMPARE_GT, \ ++ QOF_COMPARE_GTE, \ ++ QOF_COMPARE_NEQ ++ ++from gnucash_core_c import \ ++ INVOICE_TYPE ++ ++from gnucash_core_c import \ ++ INVOICE_IS_PAID ++ ++class Query(GnuCashCoreClass): ++ pass ++ ++Query.add_constructor_and_methods_with_prefix('qof_query_', 'create') ++ ++Query.add_method('qof_query_set_book', 'set_book') ++Query.add_method('qof_query_search_for', 'search_for') ++Query.add_method('qof_query_run', 'run') ++Query.add_method('qof_query_add_term', 'add_term') ++Query.add_method('qof_query_add_boolean_match', 'add_boolean_match') ++Query.add_method('qof_query_destroy', 'destroy') ++ ++class QueryStringPredicate(GnuCashCoreClass): ++ pass ++ ++QueryStringPredicate.add_constructor_and_methods_with_prefix('qof_query_', 'string_predicate') ++ ++class QueryBooleanPredicate(GnuCashCoreClass): ++ pass ++ ++QueryBooleanPredicate.add_constructor_and_methods_with_prefix('qof_query_', 'boolean_predicate') ++ ++class QueryInt32Predicate(GnuCashCoreClass): ++ pass ++ ++QueryInt32Predicate.add_constructor_and_methods_with_prefix('qof_query_', 'int32_predicate') Property changes on: head/finance/gnucash/files/patch-missing-files ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/gnucash/pkg-plist =================================================================== --- head/finance/gnucash/pkg-plist (revision 466511) +++ head/finance/gnucash/pkg-plist (revision 466512) @@ -1,1258 +1,1263 @@ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper bin/gnc-fq-update bin/gnucash bin/gnucash-env bin/gnucash-make-guids bin/gnucash-valgrind etc/gnucash/config etc/gnucash/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-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-p.h include/gnucash/gnc-date.h 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-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.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-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-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-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-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/guile-util.h include/gnucash/import-match-map.h include/gnucash/import-parse.h include/gnucash/kvp-scm.h include/gnucash/kvp-util-p.h include/gnucash/kvp-util.h include/gnucash/kvp_frame.h 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-gobject.h include/gnucash/qof-string-cache.h include/gnucash/qof.h include/gnucash/qofbackend-p.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/qofreference.h include/gnucash/qofsession.h 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 %%PYTHON%%lib/gnucash/libgncmod-app-utils-python.so %%PYTHON%%lib/gnucash/libgncmod-app-utils-python.so.0 %%PYTHON%%lib/gnucash/libgncmod-app-utils-python.so.0.0.0 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-business-gnome.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 %%GTKMM%%lib/gnucash/libgncmod-gtkmm.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-qif.so lib/gnucash/libgncmod-qif.so.0 lib/gnucash/libgncmod-qif.so.0.0.0 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-standard-reports.so lib/gnucash/libgncmod-stylesheets.so lib/gnucash/libgncmod-tax-us.so lib/gnucash/libgncmod-utility-reports.so %%GUILE2%%lib/gnucash/scm/ccache/2.0/build-config.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/business-options.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/business-prefs.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/c-interface.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/commodity-table.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/commodity-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/config-var.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/date-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/engine-interface.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/engine-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/fin.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnc-menu-extensions.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnc-numeric.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/app-utils.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/business-core.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/business-gnome.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/core-utils.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/engine.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/gettext.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/gnc-module.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/gnome-utils.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/import-export/qif-import.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/main.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/price-quotes.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/printf.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/aging.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/balsheet-eg.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/business-reports.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/customer-summary.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/easy-invoice.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/eguile-gnc.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/eguile-html-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/eguile-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/fancy-invoice.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/hello-world.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/invoice.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/job-report.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/de_DE.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/us.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/owner-report.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/payables.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/receivables.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/report-gnome.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/report-system.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/collectors.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/list-extras.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/report-collectors.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-piecharts.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-summary.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/advanced-portfolio.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/average-balance.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/balance-sheet.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-balance-sheet.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-barchart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-flow.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-income-statement.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/cash-flow.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/category-barchart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/daily-reports.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/equity-statement.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/general-journal.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/general-ledger.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/income-statement.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/net-barchart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/net-linechart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/portfolio.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/price-scatter.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/register.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/sx-summary.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/transaction.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/trial-balance.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-easy.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-fancy.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-footer.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-plain.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheets.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/taxinvoice.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/taxtxf-de_DE.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/taxtxf.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/utility-reports.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/view-column.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/report/welcome-to-gnucash.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/tax/de_DE.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/tax/us.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnucash/unittest-support.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnumeric/gnumeric-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/gnumeric/table-utils.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/hooks.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-acct-table.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-barchart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-document.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-fonts.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-jqplot.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-linechart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-piechart.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-scatter.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-style-info.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-style-sheet.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-table.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-text.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/html-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/migrate-prefs.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/options-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/options.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/prefs.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-dialog-utils.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-file.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-guess-map.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-import.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-merge-groups.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-objects.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-parse.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-to-gnc.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/qif-import/qif-utils.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/report-utilities.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/report.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/simple-obj.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/string.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/substring-search.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/txf-de_DE.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/txf-help-de_DE.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/txf-help.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/txf.go %%GUILE2%%lib/gnucash/scm/ccache/2.0/xml-generator.go lib/libgnc-backend-sql.so lib/libgnc-backend-sql.so.0 lib/libgnc-backend-sql.so.0.0.0 lib/libgnc-backend-xml-utils.so lib/libgnc-backend-xml-utils.so.0 lib/libgnc-backend-xml-utils.so.0.0.0 lib/libgnc-business-ledger.so lib/libgnc-business-ledger.so.0 lib/libgnc-business-ledger.so.0.0.0 %%PYTHON%%lib/libgnc-core-utils-python.so %%PYTHON%%lib/libgnc-core-utils-python.so.0 %%PYTHON%%lib/libgnc-core-utils-python.so.0.0.0 lib/libgnc-core-utils.so lib/libgnc-core-utils.so.0 lib/libgnc-core-utils.so.0.0.0 lib/libgnc-gnome.so lib/libgnc-gnome.so.0 lib/libgnc-gnome.so.0.0.0 lib/libgnc-module.so lib/libgnc-module.so.0 lib/libgnc-module.so.0.0.0 lib/libgnc-qof.so lib/libgnc-qof.so.1 lib/libgnc-qof.so.1.0.4 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__init__.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/__init__.pyo %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/_gnucash_core_c.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/function_class.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/function_class.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/function_class.pyo %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_business.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_business.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_business.pyo %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core.pyo %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core_c.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core_c.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gnucash/gnucash_core_c.pyo libexec/gnucash/overrides/gnucash-env libexec/gnucash/overrides/gnucash-make-guids libexec/gnucash/src/libqof/qof/test/kvp_frame.h libexec/gnucash/src/libqof/qof/test/qofbook.h libexec/gnucash/src/libqof/qof/test/qofinstance.h libexec/gnucash/src/libqof/qof/test/qofobject.h libexec/gnucash/src/libqof/qof/test/qofsession.h libexec/gnucash/src/libqof/qof/test/unittest-support.h man/man1/gnc-fq-dump.1.gz man/man1/gnc-fq-helper.1.gz man/man1/gnucash.1.gz share/appdata/gnucash.appdata.xml share/applications/gnucash.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%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%%/DOCUMENTERS %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%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-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%%/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_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_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/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 %%DATADIR%%/gnome %%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-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.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%%/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/gnc-account-16.png %%DATADIR%%/pixmaps/gnc-account-delete-16.png %%DATADIR%%/pixmaps/gnc-account-delete.png %%DATADIR%%/pixmaps/gnc-account-edit-16.png %%DATADIR%%/pixmaps/gnc-account-edit.png %%DATADIR%%/pixmaps/gnc-account-new-16.png %%DATADIR%%/pixmaps/gnc-account-new.png %%DATADIR%%/pixmaps/gnc-account-open-16.png %%DATADIR%%/pixmaps/gnc-account-open.png %%DATADIR%%/pixmaps/gnc-account-report-16.png %%DATADIR%%/pixmaps/gnc-account-report.png %%DATADIR%%/pixmaps/gnc-account.png %%DATADIR%%/pixmaps/gnc-gnome-pdf-16.png %%DATADIR%%/pixmaps/gnc-gnome-pdf-24.png %%DATADIR%%/pixmaps/gnc-invoice-16.png %%DATADIR%%/pixmaps/gnc-invoice-duplicate-16.png %%DATADIR%%/pixmaps/gnc-invoice-duplicate.png %%DATADIR%%/pixmaps/gnc-invoice-edit-16.png %%DATADIR%%/pixmaps/gnc-invoice-edit.png %%DATADIR%%/pixmaps/gnc-invoice-new-16.png %%DATADIR%%/pixmaps/gnc-invoice-new.png %%DATADIR%%/pixmaps/gnc-invoice-pay-16.png %%DATADIR%%/pixmaps/gnc-invoice-pay.png %%DATADIR%%/pixmaps/gnc-invoice-post-16.png %%DATADIR%%/pixmaps/gnc-invoice-post.png %%DATADIR%%/pixmaps/gnc-invoice-unpost-16.png %%DATADIR%%/pixmaps/gnc-invoice-unpost.png %%DATADIR%%/pixmaps/gnc-invoice.png %%DATADIR%%/pixmaps/gnc-jumpto-16.png %%DATADIR%%/pixmaps/gnc-jumpto.png %%DATADIR%%/pixmaps/gnc-split-trans-16.png %%DATADIR%%/pixmaps/gnc-split-trans.png %%DATADIR%%/pixmaps/gnc-sx-new-16.png %%DATADIR%%/pixmaps/gnc-sx-new.png %%DATADIR%%/pixmaps/gnc-transfer-16.png %%DATADIR%%/pixmaps/gnc-transfer.png %%DATADIR%%/pixmaps/gnucash-icon-128x128.png %%DATADIR%%/pixmaps/gnucash-icon-16x16.png %%DATADIR%%/pixmaps/gnucash-icon-256x256.png %%DATADIR%%/pixmaps/gnucash-icon-32x32.png %%DATADIR%%/pixmaps/gnucash-icon-48x48.bmp %%DATADIR%%/pixmaps/gnucash-icon-48x48.png %%DATADIR%%/pixmaps/gnucash-icon-64x64.png %%DATADIR%%/pixmaps/gnucash-icon-96x96.png %%DATADIR%%/pixmaps/gnucash-icon.ico %%DATADIR%%/pixmaps/gnucash_splash.png %%DATADIR%%/pixmaps/stock_split_title.png %%DATADIR%%/pixmaps/stock_split_watermark.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/build-config.scm %%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/config-var.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 %%DATADIR%%/scm/gnucash/business-core.scm %%DATADIR%%/scm/gnucash/business-gnome.scm %%DATADIR%%/scm/gnucash/core-utils.scm %%DATADIR%%/scm/gnucash/engine.scm %%DATADIR%%/scm/gnucash/gettext.scm %%DATADIR%%/scm/gnucash/gnc-module.scm %%DATADIR%%/scm/gnucash/gnome-utils.scm %%DATADIR%%/scm/gnucash/import-export/qif-import.scm %%DATADIR%%/scm/gnucash/main.scm %%DATADIR%%/scm/gnucash/price-quotes.scm %%DATADIR%%/scm/gnucash/printf.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/easy-invoice.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/fancy-invoice.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/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/list-extras.scm %%DATADIR%%/scm/gnucash/report/report-system/report-collectors.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-sheet.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/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-statement.scm %%DATADIR%%/scm/gnucash/report/standard-reports/net-barchart.scm %%DATADIR%%/scm/gnucash/report/standard-reports/net-linechart.scm %%DATADIR%%/scm/gnucash/report/standard-reports/portfolio.scm %%DATADIR%%/scm/gnucash/report/standard-reports/price-scatter.scm %%DATADIR%%/scm/gnucash/report/standard-reports/register.scm %%DATADIR%%/scm/gnucash/report/standard-reports/sx-summary.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-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 %%DATADIR%%/scm/gnucash/report/utility-reports.scm %%DATADIR%%/scm/gnucash/report/view-column.scm %%DATADIR%%/scm/gnucash/report/welcome-to-gnucash.scm %%DATADIR%%/scm/gnucash/tax/de_DE.scm %%DATADIR%%/scm/gnucash/tax/us.scm %%DATADIR%%/scm/gnucash/unittest-support.scm %%DATADIR%%/scm/gnumeric/gnumeric-utilities.scm %%DATADIR%%/scm/gnumeric/table-utils.scm %%DATADIR%%/scm/hooks.scm %%DATADIR%%/scm/html-acct-table.scm %%DATADIR%%/scm/html-barchart.scm %%DATADIR%%/scm/html-document.scm %%DATADIR%%/scm/html-fonts.scm %%DATADIR%%/scm/html-jqplot.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/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/string.scm %%DATADIR%%/scm/substring-search.scm %%DATADIR%%/scm/txf-de_DE.scm %%DATADIR%%/scm/txf-help-de_DE.scm %%DATADIR%%/scm/txf-help.scm %%DATADIR%%/scm/txf.scm %%DATADIR%%/scm/xml-generator.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-customer_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-file-history-ui.xml %%GTKMM%%%%DATADIR%%/ui/gnc-plugin-gtkmm-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 share/locale/ar/LC_MESSAGES/gnucash.mo share/locale/as/LC_MESSAGES/gnucash.mo share/locale/az/LC_MESSAGES/gnucash.mo share/locale/bg/LC_MESSAGES/gnucash.mo share/locale/brx/LC_MESSAGES/gnucash.mo share/locale/ca/LC_MESSAGES/gnucash.mo share/locale/cs/LC_MESSAGES/gnucash.mo share/locale/da/LC_MESSAGES/gnucash.mo share/locale/de/LC_MESSAGES/gnucash.mo share/locale/doi/LC_MESSAGES/gnucash.mo share/locale/el/LC_MESSAGES/gnucash.mo share/locale/en_GB/LC_MESSAGES/gnucash.mo share/locale/es/LC_MESSAGES/gnucash.mo share/locale/es_NI/LC_MESSAGES/gnucash.mo share/locale/eu/LC_MESSAGES/gnucash.mo share/locale/fa/LC_MESSAGES/gnucash.mo share/locale/fi/LC_MESSAGES/gnucash.mo share/locale/fr/LC_MESSAGES/gnucash.mo share/locale/gu/LC_MESSAGES/gnucash.mo share/locale/he/LC_MESSAGES/gnucash.mo share/locale/hi/LC_MESSAGES/gnucash.mo share/locale/hu/LC_MESSAGES/gnucash.mo share/locale/it/LC_MESSAGES/gnucash.mo share/locale/ja/LC_MESSAGES/gnucash.mo share/locale/kn/LC_MESSAGES/gnucash.mo share/locale/ko/LC_MESSAGES/gnucash.mo share/locale/kok/LC_MESSAGES/gnucash.mo share/locale/kok@latin/LC_MESSAGES/gnucash.mo share/locale/ks/LC_MESSAGES/gnucash.mo share/locale/lt/LC_MESSAGES/gnucash.mo share/locale/lv/LC_MESSAGES/gnucash.mo share/locale/mai/LC_MESSAGES/gnucash.mo share/locale/mni/LC_MESSAGES/gnucash.mo share/locale/mni@bengali/LC_MESSAGES/gnucash.mo share/locale/mr/LC_MESSAGES/gnucash.mo share/locale/nb/LC_MESSAGES/gnucash.mo share/locale/ne/LC_MESSAGES/gnucash.mo share/locale/nl/LC_MESSAGES/gnucash.mo share/locale/pl/LC_MESSAGES/gnucash.mo share/locale/pt/LC_MESSAGES/gnucash.mo share/locale/pt_BR/LC_MESSAGES/gnucash.mo share/locale/ro/LC_MESSAGES/gnucash.mo share/locale/ru/LC_MESSAGES/gnucash.mo share/locale/rw/LC_MESSAGES/gnucash.mo share/locale/sk/LC_MESSAGES/gnucash.mo share/locale/sr/LC_MESSAGES/gnucash.mo share/locale/sv/LC_MESSAGES/gnucash.mo share/locale/ta/LC_MESSAGES/gnucash.mo share/locale/te/LC_MESSAGES/gnucash.mo share/locale/tr/LC_MESSAGES/gnucash.mo share/locale/uk/LC_MESSAGES/gnucash.mo share/locale/ur/LC_MESSAGES/gnucash.mo share/locale/vi/LC_MESSAGES/gnucash.mo share/locale/zh_CN/LC_MESSAGES/gnucash.mo share/locale/zh_TW/LC_MESSAGES/gnucash.mo Index: head/finance/gnucash-docs/Makefile =================================================================== --- head/finance/gnucash-docs/Makefile (revision 466511) +++ head/finance/gnucash-docs/Makefile (revision 466512) @@ -1,32 +1,32 @@ # 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 -PORTVERSION= 2.6.19 +PORTVERSION= 2.6.20 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ http://www.linas.org/pub/ MAINTAINER= madpilot@FreeBSD.org COMMENT= Documentation for gnucash LIB_DEPENDS= librarian.so:textproc/rarian RUN_DEPENDS= yelp:x11/yelp INSTALLS_OMF= yes USES= autoreconf localbase gmake USE_GNOME= libxml2 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 466511) +++ head/finance/gnucash-docs/distinfo (revision 466512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513552578 -SHA256 (gnucash-docs-2.6.19.tar.gz) = 268415157d80ea70f339e74d1bd05e4550d36f77b22aa98aadeadec04a4ba9c7 -SIZE (gnucash-docs-2.6.19.tar.gz) = 92214378 +TIMESTAMP = 1522864262 +SHA256 (gnucash-docs-2.6.20.tar.gz) = 9a5cb59a6b2b367d590b378ba6aabb484ee7e7ba39225e821386520e7bf363e8 +SIZE (gnucash-docs-2.6.20.tar.gz) = 92247935 Index: head/finance/gnucash-docs/pkg-plist =================================================================== --- head/finance/gnucash-docs/pkg-plist (revision 466511) +++ head/finance/gnucash-docs/pkg-plist (revision 466512) @@ -1,1336 +1,1337 @@ 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_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_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-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/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_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/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/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/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-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_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/Report_Screen.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/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/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/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/gnucash-help.xml