Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.h 


Log Message:
Forgot to commit this w/ new View menu option.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.h,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -3 -r1.54 -r1.55
--- e_fm.h      11 Dec 2007 14:57:46 -0000      1.54
+++ e_fm.h      14 Dec 2007 20:44:59 -0000      1.55
@@ -29,7 +29,8 @@
    E_FM2_MENU_NO_RENAME            = (1 << 5),
    E_FM2_MENU_NO_CUT               = (1 << 6),
    E_FM2_MENU_NO_COPY              = (1 << 7),
-   E_FM2_MENU_NO_PASTE             = (1 << 8)
+   E_FM2_MENU_NO_PASTE             = (1 << 8),
+   E_FM2_MENU_NO_VIEW_MENU         = (1 << 9)
 } E_Fm2_Menu_Flags;
 
 typedef struct _E_Fm2_Config      E_Fm2_Config;



-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to