Stephen Evanchik's fix to remove some deprecated functions.

Derek Atkins warlord at cvs.gnucash.org
Sat Dec 4 15:26:48 EST 2004


Log Message:
-----------
Stephen Evanchik's fix to remove some deprecated functions.

	* src/gnome-utils/gnc-gnome-utils.c:
	  gnome_pixmap_new_from_file -> gtk_image_new_from_file
	* src/business/business-gnome/dialog-date-close.c:
	  gnome_pixmap_new_from_file -> gtk_image_new_from_file
	  gnome_unconditional_pixmap_file -> gnome_program_locate_file
	* src/business/business-gnome/dialog-invoice.c:
	  gnome_unconditional_pixmap_file -> gnome_program_locate_file
	  gnome_pixmap_load_file -> gtk_image_new_from_file

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/business/business-gnome:
        dialog-date-close.c
        dialog-invoice.c
    gnucash/src/gnome-utils:
        gnc-gnome-utils.c


More information about the gnucash-patches mailing list