Enlightenment CVS committal Author : jcwong Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_ipc_handlers.h Log Message: fix -profile-del =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v retrieving revision 1.101 retrieving revision 1.102 diff -u -3 -r1.101 -r1.102 --- e_ipc_handlers.h 16 Oct 2005 02:40:13 -0000 1.101 +++ e_ipc_handlers.h 18 Oct 2005 05:44:38 -0000 1.102 @@ -6456,7 +6456,7 @@ /****************************************************************************/ #define HDL E_IPC_OP_PROFILE_DEL #if (TYPE == E_REMOTE_OPTIONS) - OP("-profile-add", 1, "Delete profile named OPT1", 0, HDL) + OP("-profile-del", 1, "Delete profile named OPT1", 0, HDL) #elif (TYPE == E_REMOTE_OUT) REQ_STRING(params[0], HDL); #elif (TYPE == E_WM_IN) ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs