Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_ipc_handlers.h Log Message: that should have 2 opts! =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v retrieving revision 1.78 retrieving revision 1.79 diff -u -3 -r1.78 -r1.79 --- e_ipc_handlers.h 23 Sep 2005 06:31:33 -0000 1.78 +++ e_ipc_handlers.h 26 Sep 2005 09:28:29 -0000 1.79 @@ -2047,7 +2047,7 @@ /****************************************************************************/ #define HDL E_IPC_OP_DESKS_SET #if (TYPE == E_REMOTE_OPTIONS) - OP("-desks-set", 1, "Set the number of virtual desktops (X x Y. OPT1 = X, OPT2 = Y)", 0, HDL) + OP("-desks-set", 2, "Set the number of virtual desktops (X x Y desks OPT1 = X, OPT2 = Y)", 0, HDL) #elif (TYPE == E_REMOTE_OUT) REQ_2INT(atoi(params[0]), atoi(params[1]), HDL); #elif (TYPE == E_WM_IN) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs