Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default/programs


Modified Files:
        enticepreview.edc 


Log Message:
behave slightly better
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/programs/enticepreview.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- enticepreview.edc   27 Apr 2004 04:50:30 -0000      1.1
+++ enticepreview.edc   27 Apr 2004 05:04:00 -0000      1.2
@@ -16,7 +16,7 @@
            }
            program
            {
-               name, "preview_shown";
+               name, "preview_shown_and_stuff";
                signal, "show";
                source, "";
                script {
@@ -71,4 +71,13 @@
                        set_int(preview_state, 0);
                    }
                }
+               in, 0.1 0.0;
+           }
+           program
+           {
+               name, "ShowPreviewAfterScriptiesDie";
+               signal, "mouse,in";
+               source, "Panel";
+               action, ACTION_STOP;
+               target, "ShowPreviewAfterScripties";
            }




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to