Document changes to the src/doc directory.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7604 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2002-12-03 07:57:58 +00:00
parent e5c3a11bb1
commit 21d58c5abd

View File

@ -6,6 +6,12 @@
2002-12-02 David Hampton <hampton@employees.org> 2002-12-02 David Hampton <hampton@employees.org>
* src/doc/Makefile.am: Fix build issues with the html
directory. Now also works in a split source/build tree.
* src/doc/doxygen.cfg: Removed.
* src/doc/doxygen.cfg.in: New file.
* src/gnome/gnc-split-reg.c (gsr_default_delete_handler): * src/gnome/gnc-split-reg.c (gsr_default_delete_handler):
Convert the delete dialogs to follow the existing gnucash standard Convert the delete dialogs to follow the existing gnucash standard
where the cancel button is the rightmost button in the dialog box. where the cancel button is the rightmost button in the dialog box.