r15336 - gnucash/trunk/src/import-export/qif-import - Use double-clicks in the qif import druid. Fix #395325.
Andreas Köhler
andi5 at cvs.gnucash.org
Thu Jan 11 17:16:28 EST 2007
Author: andi5
Date: 2007-01-11 17:16:23 -0500 (Thu, 11 Jan 2007)
New Revision: 15336
Trac: http://svn.gnucash.org/trac/changeset/15336
Modified:
gnucash/trunk/src/import-export/qif-import/dialog-account-picker.c
gnucash/trunk/src/import-export/qif-import/druid-qif-import.c
gnucash/trunk/src/import-export/qif-import/qif.glade
Log:
Use double-clicks in the qif import druid. Fix #395325.
In the account picker dialogs, double clicks now close the dialogs. More
importantly, these dialogs are showed as a result of double clicks
(row-activated) instead of selection changes. This lets the user choose
the matching account more than once if there is only one item to match.
Introduces new i18n strings
More information about the gnucash-patches
mailing list