Enlightenment CVS committal

Author  : boykot
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/data/themes/iio/programs


Modified Files:
        controls_to.edc 


Log Message:
- Panels are back to fixed size. Disabled alternate mode.

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/programs/controls_to.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- controls_to.edc     31 Jul 2004 12:38:02 -0000      1.4
+++ controls_to.edc     26 Aug 2004 01:00:06 -0000      1.5
@@ -8,7 +8,7 @@
 #define PB "PLAYBACK_STATE_"
 ///////////////////////////////////////////////////////////////////////
 // slides
-
+/*
 program { name, "hide_Lpanel"; signal, "mouse,clicked,*"; source, LEFT"border";
        action, STATE_SET "slide" 0.0; transition, DECELERATE, 0.5; 
        target, LEFT"border"; target, LEFT"border-slide"; target, LEFT"lcd";
@@ -30,6 +30,7 @@
        action, STATE_SET "default" 0.0; transition, DECELERATE, 0.5;
        target, RIGHT"border"; target, RIGHT"border-slide"; target, RIGHT"lcd";
 }
+*/
 ///////////////////////////////////////////////////////////////////////
 // playback signals
 // no longer in use
@@ -64,6 +65,7 @@
 }
 ///////////////////////////////////////////////////////////////////////
 // switch
+/*
 program { name, "switch_hi"; signal, "mouse,in"; source, "switch_stance";
        action, STATE_SET "hilited" 0.0; transition, LINEAR, 0.1; target, 
"switch_stance";
 }
@@ -78,7 +80,7 @@
 }
 program { name, "switch_exec"; signal,  "mouse,down,*"; source, "switch_stance";
        action, SIGNAL_EMIT "SWITCH_GROUP" "alternate"; }
-
+*/
 ///////////////////////////////////////////////////////////////////////
 
 #define PLAY "play_button"




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to