You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module
Robert Fewell 4f8643674b
Remove all references to GncDisplayItem
3 years ago
..
doc Update documentation referring to the deprecated gnc:module wrapper 6 years ago
example Remove all references to GncDisplayItem 3 years ago
test gnc-module - fix test build on Windows 6 years ago
CMakeLists.txt Drop as dependency from gnc-module 6 years ago
README Restructure the src directory 9 years ago
gnc-module-api.h Restructure the src directory 9 years ago
gnc-module.c [gnc-module.c] free a GList* properly 5 years ago
gnc-module.h Restructure the src directory 9 years ago

README

This is gnc-module, a plugin/module system for gnucash and related

software. The documentation currently consists of 'doc/design.txt'.

Bill Gribble