[empathy] Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.h
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.h
- Date: Mon, 20 Jul 2009 15:33:25 +0000 (UTC)
commit 719ae62b7c7a33e8338470b386386c7fd807b560
Author: Arnaud Maillet <arnaud maillet collabora co uk>
Date: Mon Jul 20 16:06:57 2009 +0200
Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.h
libempathy/empathy-debug.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libempathy/empathy-debug.h b/libempathy/empathy-debug.h
index 9df7289..0d25f22 100644
--- a/libempathy/empathy-debug.h
+++ b/libempathy/empathy-debug.h
@@ -41,6 +41,7 @@ typedef enum
EMPATHY_DEBUG_FT = 1 << 7,
EMPATHY_DEBUG_LOCATION = 1 << 8,
EMPATHY_DEBUG_OTHER = 1 << 9,
+ EMPATHY_DEBUG_SHARE_DESKTOP = 1 << 10,
} EmpathyDebugFlags;
gboolean empathy_debug_flag_is_set (EmpathyDebugFlags flag);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]