Enlightenment CVS committal Author : tsauerbeck Project : misc Module : embrace
Dir : misc/embrace/data/themes/default/programs Modified Files: mailbox.edc Log Message: force a mailbox check on right-click on the "icon" part =================================================================== RCS file: /cvsroot/enlightenment/misc/embrace/data/themes/default/programs/mailbox.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- mailbox.edc 7 Mar 2004 20:03:40 -0000 1.2 +++ mailbox.edc 30 Jan 2005 18:07:32 -0000 1.3 @@ -1,4 +1,4 @@ -/* $Id: mailbox.edc,v 1.2 2004/03/07 20:03:40 tsauerbeck Exp $ */ +/* $Id: mailbox.edc,v 1.3 2005/01/30 18:07:32 tsauerbeck Exp $ */ program { name, "mailbox_set_dirty"; @@ -15,3 +15,10 @@ action, STATE_SET "default" 0.0; target, "icon"; } + +program { + name, "mailbox_clicked"; + signal, "mouse,clicked,3"; + source, "icon"; + action, SIGNAL_EMIT "MAILBOX_FORCE_CHECK" "icon"; +} ------------------------------------------------------- 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