[gnome-panel/geiger-3-24: 1/10] gnome-panel: set log domain to 'gnome-panel' [ALREADY IN MASTER]



commit 507ae54b076f47a17333e7a971d7b4b5270b4003
Author: Sebastian Geiger <sbastig gmx net>
Date:   Sat Jan 6 09:38:05 2018 +0100

    gnome-panel: set log domain to 'gnome-panel' [ALREADY IN MASTER]

 gnome-panel/Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gnome-panel/Makefile.am b/gnome-panel/Makefile.am
index 75a38e6..22f0bb3 100644
--- a/gnome-panel/Makefile.am
+++ b/gnome-panel/Makefile.am
@@ -102,6 +102,10 @@ gnome_panel_SOURCES =                      \
        $(BUILT_SOURCES) \
        $(NULL)
 
+gnome_panel_CPPFLAGS = \
+       -DG_LOG_DOMAIN=\"gnome-panel\" \
+       $(NULL)
+
 gnome_panel_CFLAGS = \
        -DGMENU_I_KNOW_THIS_IS_UNSTABLE \
        -DGNOME_DESKTOP_USE_UNSTABLE_API \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]