Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_fileman.edc 


Log Message:
made the base object of the fwin themeable, instead of hardcode white

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_fileman.edc,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -3 -r1.49 -r1.50
--- default_fileman.edc 14 Oct 2006 05:40:33 -0000      1.49
+++ default_fileman.edc 23 Oct 2006 16:34:20 -0000      1.50
@@ -15,6 +15,21 @@
 }
 
 group {
+   name: "e/fileman/window/main";
+   parts {
+      part {
+         name: "base";
+        mouse_events: 0;
+        type: RECT;
+        description {
+           state: "default" 0.0;
+           color: 255 255 255 255;
+        }
+      }
+   }
+}
+
+group {
    name: "e/fileman/list/fixed";
    parts {
       part {



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to