Make the main debug domain 'folks' to match the backends.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Tue, 4 Jan 2011 18:58:15 +0000 (10:58 -0800)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 6 Jan 2011 23:43:16 +0000 (15:43 -0800)
Helps bgo#638609 - libfolks hard-codes backend names for debugging

folks/Makefile.am

index f5be30d..c18f227 100644 (file)
@@ -5,7 +5,7 @@ AM_CPPFLAGS = \
        -DPACKAGE_DATADIR=\"$(pkgdatadir)\" \
        -DDATA_DIR=\"$(shareddir)\" \
        -DBACKEND_DIR=\"$(BACKEND_DIR)\" \
-       -DG_LOG_DOMAIN=\"Core\" \
+       -DG_LOG_DOMAIN=\"folks\" \
        $(NULL)
 
 lib_LTLIBRARIES = libfolks.la