r23645 - gnucash/branches/2.4 - Add src/libqof/qof/qof-string-cache.c to POTFILES.in

John Ralls jralls at code.gnucash.org
Sat Dec 28 15:50:06 EST 2013


Author: jralls
Date: 2013-12-28 15:50:05 -0500 (Sat, 28 Dec 2013)
New Revision: 23645
Trac: http://svn.gnucash.org/trac/changeset/23645

Modified:
   gnucash/branches/2.4/configure.ac
   gnucash/branches/2.4/po/POTFILES.in
Log:
Add src/libqof/qof/qof-string-cache.c to POTFILES.in

Modified: gnucash/branches/2.4/configure.ac
===================================================================
--- gnucash/branches/2.4/configure.ac	2013-12-28 20:48:20 UTC (rev 23644)
+++ gnucash/branches/2.4/configure.ac	2013-12-28 20:50:05 UTC (rev 23645)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.4.13], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.4.14], [gnucash-devel at gnucash.org])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_SRCDIR(src/engine/Transaction.h)
 

Modified: gnucash/branches/2.4/po/POTFILES.in
===================================================================
--- gnucash/branches/2.4/po/POTFILES.in	2013-12-28 20:48:20 UTC (rev 23644)
+++ gnucash/branches/2.4/po/POTFILES.in	2013-12-28 20:50:05 UTC (rev 23645)
@@ -436,6 +436,7 @@
 src/libqof/qof/qofquerycore.c
 src/libqof/qof/qofreference.c
 src/libqof/qof/qofsession.c
+src/libqof/qof/qof-string-cache.c
 src/libqof/qof/qofutil.c
 src/libqof/qof/qof-win32.c
 src/plugins/bi_import/bi_import.c



More information about the gnucash-changes mailing list