[gnome-contacts] Use G_LOG_DOMAIN.
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Use G_LOG_DOMAIN.
- Date: Sat, 2 Dec 2017 17:50:11 +0000 (UTC)
commit 20b296fd2fe832c3f66841a46a89ea8e367fe420
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sat Dec 2 18:48:49 2017 +0100
Use G_LOG_DOMAIN.
meson.build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meson.build b/meson.build
index b89c718..151a2ad 100644
--- a/meson.build
+++ b/meson.build
@@ -60,6 +60,7 @@ manpage_enabled = get_option('with-manpage')
# Configuration
conf = configuration_data()
conf.set_quoted('GETTEXT_PACKAGE', meson.project_name())
+conf.set_quoted('G_LOG_DOMAIN', meson.project_name())
conf.set_quoted('LOCALEDIR', locale_dir)
conf.set_quoted('PACKAGE_NAME', meson.project_name())
conf.set_quoted('PACKAGE_STRING', meson.project_name())
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]