Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        snaps.c 


Log Message:
Make iconboxes and pagers always track changes.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/snaps.c,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -3 -r1.83 -r1.84
--- snaps.c     18 Feb 2005 18:44:44 -0000      1.83
+++ snaps.c     4 Mar 2005 22:31:56 -0000       1.84
@@ -1383,6 +1383,9 @@
    ewin->snap = sn;
    ListChangeItemID(LIST_TYPE_SNAPSHOT, ewin->snap, 1);
 
+   if (ewin->props.autosave)
+      sn->track_changes = 1;
+
    if (sn->use_flags & SNAP_USE_STICKY)
       EoSetSticky(ewin, sn->sticky);
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to