[gnome-builder/wip/chergert/multi-process] ctags: set log domain
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/multi-process] ctags: set log domain
- Date: Wed, 21 Oct 2015 01:31:29 +0000 (UTC)
commit c53219619b4bbecbe9478d043c23928ece34c79a
Author: Christian Hergert <chergert redhat com>
Date: Tue Oct 20 18:29:52 2015 -0700
ctags: set log domain
plugins/ctags/ide-ctags-highlighter.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/ctags/ide-ctags-highlighter.c b/plugins/ctags/ide-ctags-highlighter.c
index 0e0b12e..6230a7e 100644
--- a/plugins/ctags/ide-ctags-highlighter.c
+++ b/plugins/ctags/ide-ctags-highlighter.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#define G_LOG_DOMAIN "ide-ctags-highlighter"
+
#include <glib/gi18n.h>
#include "ide-context.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]