Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_operation.h 


Log Message:
* Deal with response types more properly

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_operation.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- evfs_operation.h    22 Jul 2006 06:09:26 -0000      1.14
+++ evfs_operation.h    7 Aug 2006 16:31:28 -0000       1.15
@@ -11,7 +11,8 @@
    EVFS_OPERATION_STATUS_USER_WAIT,
    EVFS_OPERATION_STATUS_REPLY_RECEIVED,
    EVFS_OPERATION_STATUS_ERROR,
-   EVFS_OPERATION_STATUS_OVERRIDE,
+   EVFS_OPERATION_STATUS_OVERRIDE_YES,
+   EVFS_OPERATION_STATUS_OVERRIDE_NO,
    EVFS_OPERATION_STATUS_NORMAL,
    EVFS_OPERATION_STATUS_COMPLETED
 } evfs_operation_status;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to