From 6a584921bfa57d2df7c00f34bfcc2a64febfe82d Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 31 Jul 2006 19:48:41 +0000 Subject: Update to 2.0.1: 2.0.1 - 30 July 2006 o Release of new stable version 2.0.1 o Configure changes; - Check for (g-wrap) module, apparently some distributions ship g-wrap-config separately from the g-wrap.scm guile module. - Check for SLIB. o Core changes; - Correctly set column sort orders from gconf. - Allow proper compile/install from tarball using separate builddir. o Import Changes; - Fixed bug where OFX/HBCI imports loose spaces in descriptions - Ignore any unknown !Option in QIF files that are being imported. - Allow comma-radix numbers without a radix. I.e., allow "17.500" to be parsed either as "seventeen and a half" or as "seventeen thousand five hundred". Note that numbers STILL default to decimal-radix instead of asking the user to choose. - Replace the hbox separating debits from credits in the reconciliation window by a homogeneous table. - Remove obsolete buttons for aqbanking/hbci setup that are unneeded. o Business changes; - Fixed problem when booking an invoice with account name using account separator character. - Set the summary bar values when the invoice window is first opened. - Properly round invoice entries and totals. o Scheduled Transactions changes; - Changed Since-Last-Run default to automatically run at GnuCash start. o Reports changes; - Change cmdline warning into an actual user's error dialog when user attempts to save a report with the same name as an existing report. --- finance/gnucash/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance/gnucash/PLIST') diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 87cb5f9e4fb..e757ee7d963 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2006/07/11 12:58:07 wiz Exp $ +@comment $NetBSD: PLIST,v 1.23 2006/07/31 19:48:41 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -253,6 +253,7 @@ share/gconf/schemas/apps_gnucash_dialog_common.schemas share/gconf/schemas/apps_gnucash_dialog_prices.schemas share/gconf/schemas/apps_gnucash_dialog_print_checks.schemas share/gconf/schemas/apps_gnucash_dialog_reconcile.schemas +share/gconf/schemas/apps_gnucash_dialog_scheduled_transctions.schemas share/gconf/schemas/apps_gnucash_dialog_totd.schemas share/gconf/schemas/apps_gnucash_general.schemas share/gconf/schemas/apps_gnucash_history.schemas -- cgit v1.2.3