[gnome-builder] add log domain



commit d5abeada5529ba57195de7c163145ca5674fd77b
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]