Enlightenment CVS committal Author : tsauerbeck Project : misc Module : embrace
Dir : misc/embrace/data/themes/default/parts Modified Files: mailbox_background.edc mailbox_icon.edc Log Message: fixed the force-mailbox-check feature =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/data/themes/default/parts/mailbox_background.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- mailbox_background.edc 18 Apr 2004 17:13:56 -0000 1.2 +++ mailbox_background.edc 6 Feb 2005 20:06:57 -0000 1.3 @@ -1,8 +1,9 @@ -/* $Id: mailbox_background.edc,v 1.2 2004/04/18 17:13:56 tsauerbeck Exp $ */ +/* $Id: mailbox_background.edc,v 1.3 2005/02/06 20:06:57 tsauerbeck Exp $ */ part { name, "background"; type, RECT; + repeat_events, true; description { state, "default" 0.0; =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/data/themes/default/parts/mailbox_icon.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- mailbox_icon.edc 7 Apr 2004 19:24:02 -0000 1.2 +++ mailbox_icon.edc 6 Feb 2005 20:06:57 -0000 1.3 @@ -1,4 +1,4 @@ -/* $Id: mailbox_icon.edc,v 1.2 2004/04/07 19:24:02 tsauerbeck Exp $ */ +/* $Id: mailbox_icon.edc,v 1.3 2005/02/06 20:06:57 tsauerbeck Exp $ */ #define ICON_REL() \ rel1 {relative, 0.0 0.0; offset, 2 2;} \ @@ -7,6 +7,8 @@ part { name, "icon"; type, IMAGE; + repeat_events, true; + mouse_events, true; description { state, "default" 0.0; ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs