Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_gadman.edc Log Message: fix some signal issues in gadman theme object - u can mvoe and resize the gadman client test... =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_gadman.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- default_gadman.edc 17 Jan 2005 02:11:51 -0000 1.1 +++ default_gadman.edc 17 Jan 2005 10:05:14 -0000 1.2 @@ -790,7 +790,7 @@ name: "mv_down"; signal: "mouse,down,1"; source: "overlay"; - action: SIGNAL_EMIT "resize_start" ""; + action: SIGNAL_EMIT "move_start" ""; } program { name: "mv_up"; @@ -1178,7 +1178,7 @@ name: "v2_move"; signal: "mouse,move"; source: "v2"; - action: SIGNAL_EMIT "resize_go" ""; + action: SIGNAL_EMIT "resize_go" "down"; } program { name: "v2_in"; ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs