Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : libs/etk

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


Modified Files:
        Makefile.am default.edc 


Log Message:
themers can specify the shadow and border colors of EtkShadow

===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 30 Jul 2006 21:09:31 -0000      1.7
+++ Makefile.am 3 Jan 2007 19:08:00 -0000       1.8
@@ -39,6 +39,7 @@
 widgets/toggle_button.edc \
 widgets/tooltips.edc \
 widgets/tree.edc \
+widgets/shadow.edc \
 widgets/windows.edc \
 wm/background.edc \
 wm/borders.edc
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/default.edc,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- default.edc 3 Jan 2007 13:21:31 -0000       1.28
+++ default.edc 3 Jan 2007 19:08:00 -0000       1.29
@@ -9,7 +9,7 @@
 fonts {
    font: "Vera.ttf" "Vera";
    font: "VeraBd.ttf" "Vera-Bold";
-   font: "VeraIt.ttf" "Vera-Italic";   
+   font: "VeraIt.ttf" "Vera-Italic";
 }
 
 #include "images/images.edc"
@@ -48,7 +48,8 @@
    #include "widgets/iconbox.edc"
    #include "widgets/colorpicker.edc"
    #include "widgets/toolbar.edc"
-   
+   #include "widgets/shadow.edc"
+
    #include "wm/background.edc"
    #include "wm/borders.edc"
 }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to