r21979 - gnucash/branches/2.4 - [21978] Move the features tests to its own source files.

Geert Janssens gjanssens at code.gnucash.org
Thu Feb 9 12:47:33 EST 2012


Author: gjanssens
Date: 2012-02-09 12:47:32 -0500 (Thu, 09 Feb 2012)
New Revision: 21979
Trac: http://svn.gnucash.org/trac/changeset/21979

Added:
   gnucash/branches/2.4/src/app-utils/gnc-features.c
   gnucash/branches/2.4/src/app-utils/gnc-features.h
Modified:
   gnucash/branches/2.4/po/POTFILES.in
   gnucash/branches/2.4/src/app-utils/Makefile.am
   gnucash/branches/2.4/src/gnome-utils/gnc-file.c
Log:
[21978] Move the features tests to its own source files.
This allows for
- other engine consumers to use the features test as well (think
CuteCash, python bindings,...)
- a central point for developers to check for feature definitions
- a central point to manage all feature related code



More information about the gnucash-patches mailing list