Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

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


Modified Files:
        controls_to.edc 


Log Message:
themes: s/PLAYLIST_ADD/file_dialog.open/ not sure this is a good idea ;)
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/programs/controls_to.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- controls_to.edc     28 Apr 2005 08:09:53 -0000      1.9
+++ controls_to.edc     7 May 2005 16:27:44 -0000       1.10
@@ -195,7 +195,7 @@
        action, STATE_SET "clicked" 0.0; transition, LINEAR 0.1; target, ADD;
 }
 program { name, "AddFile"; signal,  "mouse,up,1"; source, ADD;
-       action, SIGNAL_EMIT "PLAYLIST_ADD" ADD; }
+       action, SIGNAL_EMIT "file_dialog.open" ADD; }
 //
 program { name, "deleteFile_hilited"; signal, "mouse,in"; source, DELETE;
        action, STATE_SET "hilited" 0.0; transition, LINEAR 0.1; target, DELETE;




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to