AUDIT: r17162 - gnucash/trunk/src/import-export/qif-import - Bug #475980: Fix the labeling of several QIF importer pages.

Charles Day cedayiv at cvs.gnucash.org
Sun May 18 18:20:22 EDT 2008


Author: cedayiv
Date: 2008-05-18 18:20:21 -0400 (Sun, 18 May 2008)
New Revision: 17162
Trac: http://svn.gnucash.org/trac/changeset/17162

Modified:
   gnucash/trunk/src/import-export/qif-import/druid-qif-import.c
   gnucash/trunk/src/import-export/qif-import/qif.glade
Log:
Bug #475980: Fix the labeling of several QIF importer pages.

The account, category, and memo matching pages have been redesigned to better comply with the HIG:
1. The labels that told (sometimes incorrectly) which page comes next are gone.
2. The lists now offer a mnemonic for keyboard navigation.
3. A count of selected matches is now indicated by a label.
4. A "Change" button has been added as a more obvious alternative to double-clicking.

On the currency page
1. The label that told (sometimes incorrectly) which page comes next is gone.
2. The remaining labels have been simplified.
3. A mnemonic is now offered for keyboard navigation.

Finally, some function names have been adjusted for consistency.
BP




More information about the gnucash-patches mailing list