[libdazzle] shortcuts: more debugging info
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] shortcuts: more debugging info
- Date: Thu, 20 Jul 2017 09:58:24 +0000 (UTC)
commit 5800d4b5fa5ecc8b25b916fbd37885a8011c0de5
Author: Christian Hergert <chergert redhat com>
Date: Thu Jul 20 02:55:49 2017 -0700
shortcuts: more debugging info
src/shortcuts/dzl-shortcut-context.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/shortcuts/dzl-shortcut-context.c b/src/shortcuts/dzl-shortcut-context.c
index 66f944a..3773161 100644
--- a/src/shortcuts/dzl-shortcut-context.c
+++ b/src/shortcuts/dzl-shortcut-context.c
@@ -231,7 +231,7 @@ dzl_shortcut_context_activate (DzlShortcutContext *self,
match = DZL_SHORTCUT_MATCH_NONE;
}
- DZL_TRACE_MSG ("match = %d", match);
+ DZL_TRACE_MSG ("%s: match = %d", priv->name, match);
DZL_RETURN (match);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]