[balsa/wip/gtk4: 107/351] Set the log-domain to "Balsa"
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/wip/gtk4: 107/351] Set the log-domain to "Balsa"
- Date: Wed, 23 May 2018 21:25:56 +0000 (UTC)
commit ce43cf41f8d678b386e9e642cd761a10a5baa8f6
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Wed Dec 20 11:25:40 2017 -0500
Set the log-domain to "Balsa"
meson.build | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/meson.build b/meson.build
index b9bcad4..613d8e7 100644
--- a/meson.build
+++ b/meson.build
@@ -582,6 +582,12 @@ add_global_arguments('-DBALSA_DATA_PREFIX="' + balsa_data_prefix + '"', language
gtk_update_icon_cache_program = find_program('gtk-update-icon-cache')
###########################################################################
+# Set the log domain
+###########################################################################
+
+add_global_arguments('-DG_LOG_DOMAIN="Balsa"', language : 'c')
+
+###########################################################################
# Documentation and Testing requirements for libnetclient
###########################################################################
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]