Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : apps/eclair

Dir     : e17/apps/eclair/data/themes/default/parts


Modified Files:
        body.edc left_side_back.edc 


Log Message:

* Add .cvsignore files
* Drop files on playlist now add the files to the playlist
* Drop files on the cover will change the cover of the file/album (still need 
fixes)
* Modify the theme to support drag and drop
* Can change the theme with the -t option
* We can also now play uris (e.g. dvd://)
* Add also a lot of bugs ;)
* Update TODO file


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/eclair/data/themes/default/parts/body.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- body.edc    17 Apr 2005 08:30:57 -0000      1.1
+++ body.edc    7 May 2005 20:58:58 -0000       1.2
@@ -5,7 +5,8 @@
       state: "default" 0.0;
       min: 306 120;
       max: 306 120;
-      align: 0.4 0.0;
+      //align: 0.4 0.0;
+      align: .92 0.0;
       image {
          normal: "body.png";
       }
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/eclair/data/themes/default/parts/left_side_back.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- left_side_back.edc  3 May 2005 20:36:33 -0000       1.3
+++ left_side_back.edc  7 May 2005 20:58:58 -0000       1.4
@@ -81,7 +81,7 @@
    type: SWALLOW;
    description {
       state: "default" 0.0;
-      visible: 1;
+      visible: 0;
       rel1 {
          relative: 0 0;
          offset: 1 1;
@@ -93,6 +93,11 @@
          to: "cover_border";
       }
    }
+   description {
+      state: "open" 0.0;
+      inherit: "default" 0.0;
+      visible: 1;
+   }
 }
 part {
    name: "previous_cover_clip";




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