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/src
Andreas Köhler bd66e7fd4a
Fix comon typo in preferences.glade
20 years ago
..
app-utils Allow proper compile/install from tarball using separate builddir. 20 years ago
backend Ignore failed chown() because it always fails on vfat/samba. #345913 20 years ago
bin Allow proper compile/install from tarball using separate builddir. 20 years ago
business Allow proper compile/install from tarball using separate builddir. 20 years ago
calculation Tighten the grammar around quoted strings. Test-case fixes. 20 years ago
core-utils Allow proper compile/install from tarball using separate builddir. 20 years ago
doc Move the valgrind reference code from a compiled file to a 20 years ago
engine Allow proper compile/install from tarball using separate builddir. 20 years ago
experimental Regularize capitalization of the word 'GnuCash'. 20 years ago
gnc-module Allow proper compile/install from tarball using separate builddir. 20 years ago
gnome Allow proper compile/install from tarball using separate builddir. 20 years ago
gnome-search String fixes that have been delayed due to the string freeze. 20 years ago
gnome-utils Fix comon typo in preferences.glade 20 years ago
import-export Allow comma-radix numbers without a radix. Fixes #142424. 20 years ago
network-utils
optional Make xsl/ available for installation and therefore packaging. 20 years ago
pixmaps Add new application icon. 20 years ago
quotes This one file really does require the perl Date::Manip module. 20 years ago
register Allow proper compile/install from tarball using separate builddir. 20 years ago
report Allow proper compile/install from tarball using separate builddir. 20 years ago
scm Remove old help-topics-index files. 20 years ago
tax Replace "ln -sf" by "$(LN_S) -f" for 20 years ago
test-core match quotes (breaks editor syntax hilighting) 20 years ago
Makefile.am
README
README.modules
RecnWindow.h
count.dat
count.gplot
count.sh
glib-compat.h
gnc-test-env
gnc-ui.h Update the help file names now that the docs are xml instead of 20 years ago
gtk-compat.h
guile-mappings.h
valgrind-gdk.supp
valgrind-gnucash.supp
valgrind-x11.supp

README

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.