[gnome-builder/wip/libide-merge] add log domain
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/libide-merge] add log domain
- Date: Sat, 21 Mar 2015 21:44:18 +0000 (UTC)
commit 1a43f769da7aa9048c17242db8fc7c4e1b594c97
Author: Christian Hergert <christian hergert me>
Date: Sat Mar 21 14:10:34 2015 -0700
add log domain
src/commands/gb-command-vim.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/commands/gb-command-vim.c b/src/commands/gb-command-vim.c
index dbff795..22ac5b6 100644
--- a/src/commands/gb-command-vim.c
+++ b/src/commands/gb-command-vim.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#define G_LOG_DOMAIN "gb-command-vim"
+
#include <glib/gi18n.h>
#include <ide.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]