Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/bin


Modified Files:
        euphoria 


Log Message:
oops, thought i already fixed this one
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/bin/euphoria,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- euphoria    8 May 2005 17:04:04 -0000       1.24
+++ euphoria    9 May 2005 16:08:07 -0000       1.25
@@ -1,6 +1,6 @@
 #!/usr/bin/ruby -w
 
-# $Id: euphoria,v 1.24 2005/05/08 17:04:04 tsauerbeck Exp $
+# $Id: euphoria,v 1.25 2005/05/09 16:08:07 tsauerbeck Exp $
 
 require "ecore"
 require "ecore_x"
@@ -114,7 +114,7 @@
                                        @xmms.playlist_add("file://" + f).wait
                                end
                        elsif File.exists?(sel)
-                               @xmms.playlist_add("file://" + file).wait
+                               @xmms.playlist_add("file://" + sel).wait
                        end
                end
        end




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