Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/themes/default


Modified Files:
        default.edc 


Log Message:
* Put the "glint" effect into a macro. For now, only "button" uses this 
macro


===================================================================
RCS file: /cvs/e/e17/proto/etk/data/themes/default/default.edc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- default.edc 13 Aug 2006 15:33:16 -0000      1.22
+++ default.edc 29 Aug 2006 12:20:45 -0000      1.23
@@ -1,13 +1,17 @@
-#include "macros/focus.edc"
 #include "macros/dnd.edc"
-#include "macros/scrollbar.edc"
+#include "macros/focus.edc"
+#include "macros/glint.edc"
 #include "macros/paned.edc"
+#include "macros/scrollbar.edc"
+
 fonts {
    font: "Vera.ttf" "Vera";
    font: "VeraBd.ttf" "Vera-Bold";
    font: "VeraIt.ttf" "Vera-Italic";   
 }
+
 #include "images/images.edc"
+
 collections {
    #include "widgets/windows.edc"
    #include "widgets/button.edc"



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