ekiga r5881 - in trunk: . src/endpoints
- From: sfre svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r5881 - in trunk: . src/endpoints
- Date: Mon, 7 Jan 2008 08:44:43 +0000 (GMT)
Author: sfre
Date: Mon Jan 7 08:44:42 2008
New Revision: 5881
URL: http://svn.gnome.org/viewvc/ekiga?rev=5881&view=rev
Log:
Remove HAVE_BONOBO status display in ekiga.cpp
Modified:
trunk/ChangeLog
trunk/src/endpoints/ekiga.cpp
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Jan 7 08:44:42 2008
@@ -1,3 +1,8 @@
+2008-01-07 Steve FrÃcinaux <code istique net>
+
+ * src/endpoints/ekiga.cpp: remove status display of HAVE_BONOBO since
+ bonobo support has been removed.
+
2008-01-06 Damien Sandras <dsandras gnome org>
* ekiga.schemas.in.in: More fixes.
Modified: trunk/src/endpoints/ekiga.cpp
==============================================================================
--- trunk/src/endpoints/ekiga.cpp (original)
+++ trunk/src/endpoints/ekiga.cpp Mon Jan 7 08:44:42 2008
@@ -476,11 +476,6 @@
#else
PTRACE (1, "GConf support disabled");
#endif
-#ifdef HAVE_BONOBO
- PTRACE (1, "Bonobo support enabled");
-#else
- PTRACE (1, "Bonobo support disabled");
-#endif
#ifdef HAVE_ESD
PTRACE (1, "ESound support enabled");
#else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]