gnucash maint: Replace misleading comment for config.h

Frank H.Ellenberger fell at code.gnucash.org
Fri Dec 21 01:21:36 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/b2e4148d (commit)
	from  https://github.com/Gnucash/gnucash/commit/04c31a5d (commit)



commit b2e4148d6e6661cbb4c61b3459be42c0cca8f03c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Dec 21 07:21:04 2018 +0100

    Replace misleading comment for config.h

diff --git a/common/config.h.cmake.in b/common/config.h.cmake.in
index 1bc4793..266f116 100644
--- a/common/config.h.cmake.in
+++ b/common/config.h.cmake.in
@@ -24,7 +24,7 @@
 /* Using GDK Quartz (not X11) */
 #cmakedefine GDK_QUARTZ
 
-/* GetText version number */
+/* Name of our gettext-domain */
 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
 
 /* Cocoa/Nexstep/GnuStep framework */



Summary of changes:
 common/config.h.cmake.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list