Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : apps/eclair

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


Modified Files:
        default.edc 


Log Message:

* Better integration of gtk widgets
* Add a popup menu (but we still need to add entries in the menu)
* Finish config file implementation:
   - Save the position of the gui window
* Do not use esmart container anymore for the playlist. Playlist container has 
been really optimized, you can now add thousands of medias without slowdowns ;)
* We can now select media files in the playlist and delete them with the 
"delete" key!
* Remove spaces at the begining and the end of meta tag fields
* Fix segv when we add a file without an extension
* Display correctly uris in playlist
* [Default theme]Remove soft shadow on playlist entries because it is really 
slow
* [Default theme]Open playlist and left side on start
* [Default theme]Adapt playlist entry element to the new playlist container
   

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/eclair/data/themes/default/default.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- default.edc 7 May 2005 20:58:58 -0000       1.3
+++ default.edc 18 May 2005 15:36:08 -0000      1.4
@@ -1,3 +1,10 @@
+data {
+   //item: "selected_entry_bg_color" "234 234 234 255";
+   //item: "selected_entry_bg_color" "149 183 222 255";
+   item: "selected_entry_bg_color" "174 196 222 255";
+   item: "current_entry_bg_color" "222 201 149 255";
+   item: "current_entry_fg_color" "80 80 80 255";
+}
 images {
    image: "body.png" COMP;
    image: "glass.png" COMP;




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to