Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : embrace

Dir     : misc/embrace/data/themes/default/parts


Modified Files:
        mailbox_counttotal.edc mailbox_countunseen.edc 
        mailbox_title.edc 


Log Message:
repeat events for the text parts
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/embrace/data/themes/default/parts/mailbox_counttotal.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- mailbox_counttotal.edc      18 Oct 2004 17:38:02 -0000      1.4
+++ mailbox_counttotal.edc      12 Feb 2005 20:24:09 -0000      1.5
@@ -1,8 +1,9 @@
-/* $Id: mailbox_counttotal.edc,v 1.4 2004/10/18 17:38:02 tsauerbeck Exp $ */
+/* $Id: mailbox_counttotal.edc,v 1.5 2005/02/12 20:24:09 tsauerbeck Exp $ */
 
 part {
        name, "MailBoxCountTotal";
        type, TEXT;
+       repeat_events, true;
 
        description {
                color, 255 255 255 255;
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/embrace/data/themes/default/parts/mailbox_countunseen.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- mailbox_countunseen.edc     18 Oct 2004 17:38:02 -0000      1.4
+++ mailbox_countunseen.edc     12 Feb 2005 20:24:09 -0000      1.5
@@ -1,8 +1,9 @@
-/* $Id: mailbox_countunseen.edc,v 1.4 2004/10/18 17:38:02 tsauerbeck Exp $ */
+/* $Id: mailbox_countunseen.edc,v 1.5 2005/02/12 20:24:09 tsauerbeck Exp $ */
 
 part {
        name, "MailBoxCountUnseen";
        type, TEXT;
+       repeat_events, true;
 
        description {
                color, 255 255 255 255;
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/embrace/data/themes/default/parts/mailbox_title.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- mailbox_title.edc   18 Oct 2004 17:38:02 -0000      1.4
+++ mailbox_title.edc   12 Feb 2005 20:24:09 -0000      1.5
@@ -1,8 +1,9 @@
-/* $Id: mailbox_title.edc,v 1.4 2004/10/18 17:38:02 tsauerbeck Exp $ */
+/* $Id: mailbox_title.edc,v 1.5 2005/02/12 20:24:09 tsauerbeck Exp $ */
 
 part {
        name, "MailBoxTitle";
        type, TEXT;
+       repeat_events, true;
 
        description {
                color, 255 255 255 255;




-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to