Remove duplicate source files and implement the "format" provider.

Derek Atkins warlord at cvs.gnucash.org
Sat Apr 10 14:43:53 EDT 2004


Log Message:
-----------
Remove duplicate source files and implement the "format" provider.

	* src/app-utils/gnc-druid-provider-desc.h: add a comment about
	  the callback functions.
	* src/import-export/Makefile.am: remove duplicate files, add
	  import format gnome provider.
	* src/import-export/gnc-import-format-gnome.c: add a new format
	  provider to let the user choose a date or numeric format.
	* src/import-export/import-provider-format.glade:  glade file
	  for the format provider

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/app-utils:
        gnc-druid-provider-desc.h
    gnucash/src/import-export:
        Makefile.am

Added Files:
-----------
    gnucash/src/import-export:
        gnc-import-format-gnome.c
        gnc-import-format-gnome.h
        import-provider-format.glade

Removed Files:
-------------
    gnucash/src/import-export:
        import-prov-desc-format.c
        import-prov-desc-format.h
        import-prov-format-cb.c
        import-prov-format-cb.h


More information about the gnucash-patches mailing list