Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        E.h 


Log Message:
Fix type (may have caused trouble with focus list settings).
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/E.h,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -3 -r1.395 -r1.396
--- E.h 20 Mar 2005 17:31:12 -0000      1.395
+++ E.h 23 Mar 2005 18:28:31 -0000      1.396
@@ -922,7 +922,6 @@
 #endif
    struct
    {
-      char                icon_mode;
       char                enable;
       char                showsticky;
       char                showshaded;
@@ -930,6 +929,7 @@
       char                warpfocused;
       char                raise_on_select;
       char                warp_on_select;
+      int                 icon_mode;
    } warplist;
    int                 deskmode;
    int                 slidemode;




-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to