Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_ipc_handlers.h 


Log Message:


oops - get cmd-line opt right

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- e_ipc_handlers.h    31 May 2005 03:55:07 -0000      1.5
+++ e_ipc_handlers.h    31 May 2005 03:57:29 -0000      1.6
@@ -263,7 +263,7 @@
 /****************************************************************************/
 #define HANDLER E_IPC_OP_BG_GET
 #if (TYPE == E_REMOTE_OPTIONS)
-   {"-default-bg-set", 0, "Get the default background edje file path", 1, 
HANDLER},
+   {"-default-bg-get", 0, "Get the default background edje file path", 1, 
HANDLER},
 #elif (TYPE == E_REMOTE_OUT)
    REQ_NULL(HANDLER);
 #elif (TYPE == E_WM_IN)




-------------------------------------------------------
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