Enlightenment CVS committal

Author  : azundris
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_config


Modified Files:
        ipc.h 


Log Message:
* unbreak my heart (evidence compat)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_config/ipc.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ipc.h       8 May 2004 03:10:45 -0000       1.4
+++ ipc.h       15 Sep 2004 14:00:42 -0000      1.5
@@ -5,10 +5,11 @@
 {
    IPC_NONE,
    IPC_PROP_LIST,
-   IPC_GLOBAL_PROP_LIST,
    IPC_PROP_DESC,
    IPC_PROP_GET,
-   IPC_PROP_SET,
+   IPC_PROP_SET, /* end of the codes shared by evidence and econf */
+
+   IPC_GLOBAL_PROP_LIST,
 
    IPC_BUNDLE_LIST,
    IPC_BUNDLE_NEW,




-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to