Enlightenment CVS committal Author : rephorm Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default.edc Log Message: implement maximize action. (i won't implement minimize until there's a way of UNminizing) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default.edc,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- default.edc 18 Dec 2004 01:52:47 -0000 1.10 +++ default.edc 18 Dec 2004 05:51:35 -0000 1.11 @@ -1434,6 +1434,12 @@ action: SIGNAL_EMIT "action" "close"; } program { + name: "maximize_action"; + signal: "mouse,clicked,1"; + source: "button_1"; + action: SIGNAL_EMIT "action" "maximize"; + } + 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