gnucash master: Disable regeneration of POTFILES.in

John Ralls jralls at code.gnucash.org
Mon Sep 11 15:24:30 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/ac86ca94 (commit)
	from  https://github.com/Gnucash/gnucash/commit/3f84f484 (commit)



commit ac86ca949f1e76c0ce55e74c2ec8e094a6bfb550
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Sep 11 12:18:57 2017 -0700

    Disable regeneration of POTFILES.in
    
    On Windows CMake converts "\n" to CRLF, which causes xgettext to
    mangle paths with [type: gettext/gsettings] in front of them and
    also dirties the source directory with uncommittable changes.
    The autotools build doesn't regenerate POTFILES.in and we've historically
    maintained it by hand.



Summary of changes:
 po/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-patches mailing list