Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default.edc Log Message: enable iconify in default theme =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default.edc,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- default.edc 19 Dec 2004 14:20:23 -0000 1.13 +++ default.edc 21 Dec 2004 03:03:23 -0000 1.14 @@ -1607,6 +1607,12 @@ action: SIGNAL_EMIT "action" "maximize"; } program { + name: "iconify_action"; + signal: "mouse,clicked,1"; + source: "button_2"; + action: SIGNAL_EMIT "action" "iconify"; + } + program { name: "shade_action"; signal: "mouse,down,1,double"; source: "title"; ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs