Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

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


Modified Files:
        base_to.edc playlist.edc 


Log Message:
length -> duration. playlist -> playlist.container
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/collections/base_to.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- base_to.edc 23 Oct 2004 22:07:44 -0000      1.6
+++ base_to.edc 28 Apr 2005 08:33:14 -0000      1.7
@@ -339,7 +339,7 @@
        rel1 { to, RIGHT"lcd"; relative, 0 1; offset, 8 0; }
        rel2 { to, RIGHT"border"; relative, 0 0; offset, -8 -1; } } }
 
-       part { name, "playlist"; type, RECT; mouse_events, 1; repeat_events, 1; 
clip_to, "playlistPanel";
+       part { name, "playlist.container"; type, RECT; mouse_events, 1; 
repeat_events, 1; clip_to, "playlistPanel";
        description { state, "default" 0.0; min, 0 62; max, 120 62;
        rel1 { to, "playlistPanel"; relative, 0.0 0.0; offset, 0 -10; }
        rel2 { to, "playlistPanel"; relative, 1.0 1.0; offset, 0 1; }
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/collections/playlist.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- playlist.edc        23 Oct 2004 21:51:59 -0000      1.6
+++ playlist.edc        28 Apr 2005 08:33:23 -0000      1.7
@@ -17,7 +17,7 @@
        rel2 { to, BG; relative, 1.0 1.0; offset, -25 2; } 
        text { text, "title"; font, "Edje.visitor1"; size, 9; align, 0.0 0.0; } 
} }
 //     
-       part { name, "length"; type, TEXT; mouse_events, 1;
+       part { name, "duration"; type, TEXT; mouse_events, 1;
        description { state, "default" 0.0; color,  31 31 55 128;
        text { text, "00:00"; font, "Edje.visitor1"; size, 9; align, 1.0 1.0; } 
}
 




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

Reply via email to