Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default.edc 


Log Message:


support ~/.e/e/applications/startup (and restart) dirs. they work likeall
other app dirs - defining a list of apps to start on start (or restart).

also splashscreen will be gone now on restart :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default.edc 6 Dec 2004 14:59:23 -0000       1.7
+++ default.edc 9 Dec 2004 13:56:06 -0000       1.8
@@ -1433,6 +1433,12 @@
            source:  "button_0";
            action:  SIGNAL_EMIT "action" "close";
         }
+        program {
+           name:    "shade_action";
+           signal:  "mouse,clicked,1,double";
+           source:  "title";
+           action:  SIGNAL_EMIT "action" "shade";
+        }
         
         program {
            name:    "go_active_pre";




-------------------------------------------------------
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

Reply via email to