Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : apps/eclair

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


Modified Files:
        playlist_entry.edc 


Log Message:

* smallify playlist text
* hide video window if the video of the media file is not handled by emotion 
(for audio files, for instance)
* fix some bugs


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/eclair/data/themes/default/groups/playlist_entry.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- playlist_entry.edc  17 Apr 2005 08:30:57 -0000      1.1
+++ playlist_entry.edc  24 Apr 2005 16:23:34 -0000      1.2
@@ -31,12 +31,13 @@
             }
             rel2 {
                relative: 1 1;
+               offset: -30 0;
                to: playlist_entry_length;
             }
             text {
                text: "Filename";
                font: "Edje Vera";
-               size: 11;
+               size: 10;
                align: 0 0.4;
             }
          }
@@ -58,7 +59,7 @@
             text {
                text: "0:00";
                font: "Edje Vera";
-               size: 11;
+               size: 10;
                align: 1 0.4;
             }
          }




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to