Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        ecore_dbus_test.c 


Log Message:
Trap known messages

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/bin/ecore_dbus_test.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ecore_dbus_test.c   25 Jul 2006 12:44:19 -0000      1.3
+++ ecore_dbus_test.c   25 Jul 2006 14:12:21 -0000      1.4
@@ -54,7 +54,7 @@
 
    event = ev;
    printf("_ecore_dbus_event_server_add\n");
-   ret = ecore_dbus_message_new_method_call(event->server, 
"org.freedesktop.DBus" /*service*/,
+   ret = ecore_dbus_message_new_method_call(event->server, 
"org.freedesktop.DBus" /*destination*/,
                                            "/org/freedesktop/DBus" /*path*/,
                                            "org.freedesktop.DBus" 
/*interface*/,
                                            "Hello" /*method*/, NULL /*fmt*/);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to