Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_ipc_handlers.h e_ipc_handlers_list.h 


Log Message:
OK, so 'configuration_panel' is too long => 'config_panel'
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers.h,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -3 -r1.72 -r1.73
--- e_ipc_handlers.h    19 Sep 2005 15:41:42 -0000      1.72
+++ e_ipc_handlers.h    19 Sep 2005 16:02:16 -0000      1.73
@@ -5070,9 +5070,9 @@
 #undef HDL
 
 /****************************************************************************/
-#define HDL E_IPC_OP_CONFIGURATION_PANEL_SHOW
+#define HDL E_IPC_OP_CONFIG_PANEL_SHOW
 #if (TYPE == E_REMOTE_OPTIONS)
-   OP("-configuration-panel-show", 0, "Show the configuration panel", 0, HDL)
+   OP("-config-panel-show", 0, "Show the configuration panel", 0, HDL)
 #elif (TYPE == E_REMOTE_OUT)
    REQ_NULL(HDL)
 #elif (TYPE == E_WM_IN)
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_ipc_handlers_list.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- e_ipc_handlers_list.h       19 Sep 2005 15:41:42 -0000      1.21
+++ e_ipc_handlers_list.h       19 Sep 2005 16:02:16 -0000      1.22
@@ -262,4 +262,4 @@
 #define E_IPC_OP_WINDOW_PLACEMENT_POLICY_GET 259
 #define E_IPC_OP_WINDOW_PLACEMENT_POLICY_GET_REPLY 260
 
-#define E_IPC_OP_CONFIGURATION_PANEL_SHOW 261
+#define E_IPC_OP_CONFIG_PANEL_SHOW 261




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

Reply via email to