Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : apps/eclair

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


Modified Files:
        playlist_back.edc 


Log Message:

* [eclair_wsz2edj] Add support of the resizable playlists of winamp2 skins
* [eclair_wsz2edj] Improve the volume bar display
* [eclair_wsz2edj] Correctly display the elapsed time
* [eclair] Add support of separated and resizable playlist or cover window
* [eclair] Theme can now have several bordered, non-shaded or resizable windows
* [eclair] Start the implementation of the shuffle thing but it is disabled for 
now
* [API change] Rename part "playlist_scrollbar_button" to 
"playlist_scrollbar_drag", and adapt the existing skins
* [API change] Rename many signals, and adapt the existing skins
* [API change] Rename many callbacks and add some new ones
* [API change] Add struct Eclair_Window to support themes with several windows 
* [eclair bug fix] Should fix the bug of files that are not scanned for meta 
tag or album cover art when eclair starts
* [eclair bug fix] Playlist entries are now correctly stacked


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/eclair/data/themes/default/parts/playlist_back.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- playlist_back.edc   17 Apr 2005 08:30:57 -0000      1.1
+++ playlist_back.edc   10 Jun 2005 18:30:44 -0000      1.2
@@ -187,7 +187,7 @@
    }
 }
 part {
-   name: "playlist_scrollbar_button";
+   name: "playlist_scrollbar_drag";
    dragable {
       confine: "playlist_scrollbar_confine";
       x: 0 0 0;




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: 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