r16685 - gnucash/branches/gda-dev/src/business/business-core - Rename business-core/file to business-core/xml

Phil Longstaff plongstaff at cvs.gnucash.org
Wed Dec 19 17:37:38 EST 2007


Author: plongstaff
Date: 2007-12-19 17:37:37 -0500 (Wed, 19 Dec 2007)
New Revision: 16685
Trac: http://svn.gnucash.org/trac/changeset/16685

Added:
   gnucash/branches/gda-dev/src/business/business-core/xml/
Removed:
   gnucash/branches/gda-dev/src/business/business-core/file/
Modified:
   gnucash/branches/gda-dev/src/business/business-core/Makefile.am
Log:
Rename business-core/file to business-core/xml


Modified: gnucash/branches/gda-dev/src/business/business-core/Makefile.am
===================================================================
--- gnucash/branches/gda-dev/src/business/business-core/Makefile.am	2007-12-19 21:59:44 UTC (rev 16684)
+++ gnucash/branches/gda-dev/src/business/business-core/Makefile.am	2007-12-19 22:37:37 UTC (rev 16685)
@@ -1,4 +1,4 @@
-SUBDIRS = . test file
+SUBDIRS = . test xml
 
 pkglib_LTLIBRARIES = libgncmod-business-core.la
 

Copied: gnucash/branches/gda-dev/src/business/business-core/xml (from rev 16627, gnucash/branches/gda-dev/src/business/business-core/file)



More information about the gnucash-changes mailing list