Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/data/themes/winter/parts


Modified Files:
        playlist.edc 


Log Message:
playlist -> playlist.container
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/winter/parts/playlist.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- playlist.edc        23 Oct 2004 16:16:46 -0000      1.2
+++ playlist.edc        28 Apr 2005 07:17:39 -0000      1.3
@@ -22,8 +22,8 @@
            } //part
 
            part {
-               name, "playlist";
-               type, RECT;
+               name, "playlist.container";
+               type, SWALLOW;
                mouse_events, 1;
                repeat_events, 1;
                clip_to, "playlistClip";
@@ -54,12 +54,12 @@
                state, "default" 0.0;
                color, 0 0 0 0;
                rel1 {
-                 to, "playlist";
+                 to, "playlist.container";
                  relative, 0 0;
                  offset, 0 0;
                }
                rel2 {
-                 to, "playlist";
+                 to, "playlist.container";
                  relative, 1 1;
                  offset, -1 -1;
                }




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