gnucash unstable: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Mon Jan 29 20:44:13 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/00c4bac6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8812aae5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ab4010b3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/99ebeb6b (commit)



commit 00c4bac65b688ac95e171fdbb1f355a438e603a1
Merge: 99ebeb6 8812aae
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Jan 30 02:27:36 2018 +0100

    Merge branch 'maint' into unstable
    
    Adjust path

diff --cc po/POTFILES.skip
index 591e9a2,e9730ea..3558f7b
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@@ -1,9 -1,27 +1,12 @@@
  # These are files that we don't want to translate, because they are
  # not distributed.
 -src/network-utils/gnc-gpg.c
 -src/import-export/csv/gnc-csv2glist.c
 -src/business/business-core/gncBusPeriod.c
 -src/backend/dwi/qofmap.c
 -src/gnome-utils/gnctreemodelsort.c
 -src/gnome-utils/gtktreedatalist.c
 -src/gnome-utils/gnc-tree-model-selection.c
 -src/backend/dbi/gncmod-backend-dbi.c
 -src/backend/file/io-gncbin-r.c
 -src/backend/xml/gncmod-backend-xml.c
 -src/import-export/binary-import/binary-import.glade
 -src/import-export/binary-import/druid-commodity.c
 -src/import-export/binary-import/gncmod-binary-import.c
 -src/gnome-utils/glade/dialog-database-connection.glade
 -src/libqof/qof/qofgobj.c
 -src/libqof/qof/qofquery-deserial.c
 -src/libqof/qof/qofquery-serialize.c
 -src/libqof/qof/qofsql.c
 +libgnucash/backend/xml/gncmod-backend-xml.c
 +libgnucash/backend/xml/gncmod-backend-xml.cpp
 +gnucash/gnome-utils/gnc-tree-model-selection.c
  
+ # This file is only an example for programmers and never called:
 -src/plugins/example/gnc-plugin.example.c
++libgnucash/gnc-module/example/gnc-plugin.example.c
+ 
  # Skip softlinks to scm files. These softlinks are created in builddir
  # for testing purposes, intltool-extract isn't smart enough to ignore
  # them when bulddir and srcdir are the same, and both intltool-extract

commit 8812aae5d57b34c548117bad5ee72b2cdda3800e
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Jan 30 02:07:06 2018 +0100

    Add src/plugins/example/gnc-plugin.example.c to POTFILES.skip

diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index a200be0..e9730ea 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -19,6 +19,9 @@ src/libqof/qof/qofquery-deserial.c
 src/libqof/qof/qofquery-serialize.c
 src/libqof/qof/qofsql.c
 
+# This file is only an example for programmers and never called:
+src/plugins/example/gnc-plugin.example.c
+
 # Skip softlinks to scm files. These softlinks are created in builddir
 # for testing purposes, intltool-extract isn't smart enough to ignore
 # them when bulddir and srcdir are the same, and both intltool-extract

commit ab4010b379a0caa48de8adb6f20827c631a6705f
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Jan 30 00:46:13 2018 +0100

    Replace a missed SVN

diff --git a/README b/README
index e42d826..f6a5ab3 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Table of Contents:
   - Building & Installing
   - Supported Platforms
   - Additional Download Sites
-  - Getting the Source via SVN
+  - Getting the Source via Git
   - Developing GnuCash
 
 ########



Summary of changes:
 README           | 2 +-
 po/POTFILES.skip | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)



More information about the gnucash-changes mailing list