Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_about.edc 


Log Message:


add hilights (looks nicer with the sun)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_about.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default_about.edc   20 Sep 2005 10:53:10 -0000      1.4
+++ default_about.edc   20 Sep 2005 11:02:48 -0000      1.5
@@ -11,6 +11,7 @@
    image: "e17_about_sky2.png" LOSSY 70;
    image: "e17_about_sky3.png" LOSSY 70;
    image: "e17_about_sky4.png" LOSSY 70;
+   image: "e17_about_sky5.png" LOSSY 70;
    image: "e17_about_sky_overlay.png" COMP;
 }
 
@@ -194,6 +195,22 @@
         }
       }
       part {
+        name:          "sky5";
+        mouse_events:  0;
+        description {
+           state:    "default" 0.0;
+           rel1 {
+              to: "sky";
+           }
+           rel2 {
+              to: "sky";
+           }
+           image {
+              normal: "e17_about_sky5.png";
+           }
+        }
+      }
+      part {
         name:          "sky_over";
         mouse_events:  0;
         description {




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to