[Gnucash-changes] new file

Neil Williams codehelp at cvs.gnucash.org
Thu Oct 20 10:48:41 EDT 2005


Log Message:
-----------
new file

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/engine:
        .cvsignore

Added Files:
-----------
    gnucash/src/engine:
        gncla-dir.h.in

Revision Data
-------------
Index: .cvsignore
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/engine/.cvsignore,v
retrieving revision 1.10.4.3
retrieving revision 1.10.4.4
diff -Lsrc/engine/.cvsignore -Lsrc/engine/.cvsignore -u -r1.10.4.3 -r1.10.4.4
--- src/engine/.cvsignore
+++ src/engine/.cvsignore
@@ -21,4 +21,5 @@
 test-link
 .DS_Store
 qofla-dir.h
+gncla-dir.h
 
--- /dev/null
+++ src/engine/gncla-dir.h.in
@@ -0,0 +1,26 @@
+/***************************************************************************
+ *            gncla-dir.h
+ *
+ *  Mon Dec 20 20:27:48 2004
+ *  Copyright  2004  Neil Williams
+ *  linux at codehelp.co.uk
+ ****************************************************************************/
+
+/*
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or
+ *  (at your option) any later version.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#define GNC_LIBDIR "@-GNC_LIBDIR-@"
+


More information about the gnucash-changes mailing list