[gnome-software] Fix log domain for snap plugin



commit f7bd216e65b0d368043debad3fcf771c69942206
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Apr 21 16:11:50 2017 +1200

    Fix log domain for snap plugin

 plugins/snap/meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/snap/meson.build b/plugins/snap/meson.build
index beeeb6d..840b4c1 100644
--- a/plugins/snap/meson.build
+++ b/plugins/snap/meson.build
@@ -1,4 +1,4 @@
-cargs = ['-DG_LOG_DOMAIN="GsPlugin"']
+cargs = ['-DG_LOG_DOMAIN="GsPluginSnap"']
 
 shared_module(
   'gs_plugin_snap',


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