Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17


Modified Files:
        e17.edc 


Log Message:
- add a blank theme entry to make it easy to remove themes from widgets

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/e17.edc,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- e17.edc     14 Feb 2007 10:40:51 -0000      1.20
+++ e17.edc     6 Mar 2007 11:32:41 -0000       1.21
@@ -12,6 +12,7 @@
 
 collections 
 {
+#include "groups/blank.edc"
 #include "groups/border.edc"
 #include "groups/button.edc"
 #include "groups/combo.edc"
@@ -42,6 +43,9 @@
 
        item: "/radio/group" "ewl/button/radio/item";
        item: "/check/group" "ewl/button/check/item";
+
+       /* A blank group to be used if you want to remove a theme */
+       item: "/blank/group" "ewl/blank";
 
        /* border groups */
        item: "/border/group" "ewl/border";



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