at-spi r1106 - in trunk: . atk-bridge
- From: liyuan svn gnome org
- To: svn-commits-list gnome org
- Subject: at-spi r1106 - in trunk: . atk-bridge
- Date: Sat, 27 Sep 2008 08:54:57 +0000 (UTC)
Author: liyuan
Date: Sat Sep 27 08:54:57 2008
New Revision: 1106
URL: http://svn.gnome.org/viewvc/at-spi?rev=1106&view=rev
Log:
2008-09-27 Li Yuan <li yuan sun com>
* atk-bridge/bridge.c: (spi_atk_bridget_get_dec):
Bug #547943. Patch from Matthias Clasen. Print warning message only
in debug mode.
Modified:
trunk/ChangeLog
trunk/atk-bridge/bridge.c
Modified: trunk/atk-bridge/bridge.c
==============================================================================
--- trunk/atk-bridge/bridge.c (original)
+++ trunk/atk-bridge/bridge.c Sat Sep 27 08:54:57 2008
@@ -470,7 +470,7 @@
if (BONOBO_EX (&ev))
{
- g_warning (_("failure: no device event controller found.\n"));
+ DBG (1, g_warning (_("failure: no device event controller found.\n")));
registry_died = TRUE;
device_event_controller = CORBA_OBJECT_NIL;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]