* src/gnome/new-user.glade: tweak layout, strings

* src/gnome/new-user-funs.h: add gpl header

	* src/gnome/new-user-funs.{ch}: add gpl header

	* src/gnome/new-user-callbacks.c: tweak layout, add gpl header


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3735 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-03-03 02:14:18 +00:00
parent 0cb882098c
commit 01a15a1658
7 changed files with 151 additions and 54 deletions
+8
View File
@@ -1,5 +1,13 @@
2001-03-02 Dave Peticolas <dave@krondo.com>
* src/gnome/new-user.glade: tweak layout, strings
* src/gnome/new-user-funs.h: add gpl header
* src/gnome/new-user-funs.{ch}: add gpl header
* src/gnome/new-user-callbacks.c: tweak layout, add gpl header
* src/gnome/gnc-dialogs.glade: add title to transfer dialog
* src/engine/gnc-pricedb.c (gnc_pricedb_destroy): fix mem leak