Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/data


Modified Files:
        eplayer.edc eplayer.eet 


Log Message:
digitalfallout strikes again ;)
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/eplayer.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- eplayer.edc 30 Nov 2003 14:44:19 -0000      1.14
+++ eplayer.edc 30 Nov 2003 19:48:06 -0000      1.15
@@ -85,7 +85,7 @@
                parts {
                        part {
                                name, "background";
-                               mouse_events, 0;
+                               mouse_events, 1;
                                type, IMAGE;
 
                                description {
@@ -1028,7 +1028,13 @@
                                action,     SIGNAL_EMIT "VOL_DECR" "vol_decr_button";
                        }
 
-
+                       /* switch to "large" mode */
+                       program {
+                               name, "titlebar_dbl_click";
+                               signal, "mouse,down,1,double";
+                               source, "background";
+                               action, SIGNAL_EMIT "SWITCH_GROUP", "eplayer";
+                       }
                }
        }
        group {
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/eplayer.eet,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
Binary files /tmp/cvsYj9Vbb and /tmp/cvsyScOdb differ




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to