Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : apps/eclair

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


Modified Files:
        default.edc 


Log Message:

* Fix subtitles font by adding fonts.dir and fonts.alias
* Improve cover integration in the GUI
* Fix segfaults related to cover, which happened on shutdown
* Some cleanups and fixes


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/eclair/data/themes/default/default.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default.edc 17 Apr 2005 08:30:56 -0000      1.1
+++ default.edc 2 May 2005 16:06:49 -0000       1.2
@@ -2,6 +2,7 @@
    image: "body.png" COMP;
    image: "glass.png" COMP;
    image: "cover.png" COMP;
+   image: "cover_border.png" COMP;
    image: "right_border.png" COMP;
    image: "right_shadow.png" COMP;
    image: "left_border.png" COMP;
@@ -45,6 +46,9 @@
       name: "eclair_body";
       min: 591 260;
       max: 591 260;
+      script {
+         #include "scripts/body_script.edc"
+      }
       parts {
          #include "parts/left_side_back.edc"
          #include "parts/right_side_back.edc"




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