Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_configure.edc 


Log Message:
* data/themes/default_configure.edc
  - Recycle ibar images to conf panel. Looking better.


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_configure.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default_configure.edc       20 Sep 2005 11:49:53 -0000      1.4
+++ default_configure.edc       20 Sep 2005 12:18:06 -0000      1.5
@@ -3,10 +3,11 @@
    image: "e17_button2.png" COMP;
    image: "e17_button.png" COMP;
    image: "e17_dialog_watermark.png" COMP;
-   image: "e17_about_bg_v.png" COMP;
+   image: "e17_ibar_bg_v.png" COMP;
    image: "e17_about_over_v.png" COMP;
    image: "e17_logo.png" COMP;
    image: "e17_menu_bg.png" COMP;
+   image: "e17_ibar_over_v.png" COMP;
 }
 
 group {
@@ -43,7 +44,7 @@
               offset:   6 6;
            }
            image {
-              normal: "e17_about_bg_v.png";
+              normal: "e17_ibar_bg_v.png";
               border: 7 7 7 7;
            }
         }
@@ -117,7 +118,7 @@
               to:       "conf_bg";
            }
            image {
-              normal: "e17_about_over_v.png";
+              normal: "e17_ibar_over_v.png";
               border: 13 13 13 13;
            }
         }
@@ -246,7 +247,7 @@
       part {
         name:          "title";
         type:          TEXT;
-        effect:        SOFT_SHADOW;
+        effect:        NONE;
         description {
            rel1 {
               relative: 0.0 1.0;
@@ -256,8 +257,8 @@
               relative: 1.0 1.0;
               offset:   -1 -1;
            }
-           color:      255 255 255 255;
-           color3:     0 0 0 32;
+           color:      0 0 0 255;
+           //color3:     0 0 0 32;
            text {
               text:     "No Title";
               align:    0.0 0.0;




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