Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_ipc_handlers.h 


Log Message:
Fixups for bg_get - learning new IPC code
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- e_ipc_handlers.h    31 May 2005 07:46:22 -0000      1.9
+++ e_ipc_handlers.h    1 Jun 2005 14:27:18 -0000       1.10
@@ -291,7 +291,7 @@
 #elif (TYPE == E_REMOTE_OUT)
    REQ_NULL(HDL);
 #elif (TYPE == E_WM_IN)
-   SEND_STRING(e_config->desktop_default_background, 
E_IPC_OP_MODULE_LIST_REPLY, HDL);
+   SEND_STRING(e_config->desktop_default_background, E_IPC_OP_BG_GET_REPLY, 
HDL);
 #elif (TYPE == E_REMOTE_IN)
 #endif
 #undef HDL




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to