Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : apps/euphoria
Dir : e17/apps/euphoria/data/themes/winter/groups Modified Files: playlist_item.edc Log Message: length -> duration =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/euphoria/data/themes/winter/groups/playlist_item.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- playlist_item.edc 24 Oct 2004 01:26:02 -0000 1.3 +++ playlist_item.edc 28 Apr 2005 07:46:48 -0000 1.4 @@ -25,7 +25,7 @@ offset, 5 0; } rel2 { - to_x, "length"; + to_x, "duration"; relative, 0.0 1.0; offset, -5 0; } @@ -44,7 +44,7 @@ offset, 5 0; } rel2 { - to_x, "length"; + to_x, "duration"; relative, 0.0 1.0; offset, -5 0; } @@ -57,7 +57,7 @@ } } //part part { - name, "length"; + name, "duration"; type, TEXT; mouse_events, 1; description { @@ -117,7 +117,7 @@ action, STATE_SET "selected" 0.0; transition, DECELERATE 0.5; target, "title"; - target, "length"; + target, "duration"; } program { name, "unselected"; @@ -126,7 +126,7 @@ action, STATE_SET "default" 0.0; transition, DECELERATE 0.5; target, "title"; - target, "length"; + target, "duration"; } program { name, "play_it"; ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs