Files
gnucash/src
Andreas Köhler 4f17d1fdb9 Avoid crash in QIF import, page categories. Fixes #447917.
This is basically the same typo fix as r15332 (wrong display information
used in row-activated handler).  For whatever reasons it slipped once
again.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16177 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-06-18 02:49:55 +00:00
..
2007-06-06 21:12:36 +00:00
2003-06-21 19:25:04 +00:00
2001-12-07 11:11:08 +00:00
2005-11-22 22:54:04 +00:00

This directory contains the source for GnuCash.
See README.modules for the layout of the module subdirectories.
The non-module directories are:

  doc: various notes about design and the design documentation.
  experimental: for experimental systems.
  gnome: misc code for the gtk/gnome front end.
  optional: bits supported via ./configure --enable-* or --with-* args.
  pixmaps: various runtime images.
  quotes: code for downloading stock quotes.
  scm: misc scheme code.