[gnome-builder] add log domain



commit 03b755e06a79c81896f718b51a55ec4414647fe2
Author: Christian Hergert <chergert redhat com>
Date:   Tue Dec 1 22:55:03 2015 -0800

    add log domain

 libide/ide-application.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libide/ide-application.c b/libide/ide-application.c
index bf13736..6db7d8f 100644
--- a/libide/ide-application.c
+++ b/libide/ide-application.c
@@ -16,6 +16,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#define G_LOG_DOMAIN "ide-application"
+
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif


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