Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

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


Modified Files:
        controls.edc 


Log Message:
fixed small mode
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/programs/controls.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- controls.edc        22 Feb 2004 10:12:01 -0000      1.1
+++ controls.edc        27 Feb 2004 19:39:58 -0000      1.2
@@ -46,7 +46,7 @@
                        name,                   "_switch_mode_1";
                        signal,                         "mouse,down,1";
                        source,                         "left_bar";
-                       action,                         SIGNAL_EMIT "SWITCH_GROUP", 
"euphoria";
+                       action,                         SIGNAL_EMIT "SWITCH_GROUP", 
"euphoria_small";
        }
 
        program {
@@ -89,14 +89,14 @@
                        name,                   "__switch_mode_1";
                        signal,                         "mouse,down,1";
                        source,                         "right_bar";
-                       action,                         SIGNAL_EMIT "SWITCH_GROUP", 
"euphoria";
+                       action,                         SIGNAL_EMIT "SWITCH_GROUP", 
"euphoria_small";
        } 
 
        program {
                        name,                   "switch_mode_2";
                        signal,                         "mouse,down,1,double";
                        source,                         "small_base";
-                       action,                         SIGNAL_EMIT "SWITCH_GROUP", 
"euphoria";
+                       action,                         SIGNAL_EMIT "SWITCH_GROUP", 
"euphoria_small";
        }
 
 




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to