Enlightenment CVS committal

Author  : ningerso
Project : e17
Module  : libs/ewl

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


Modified Files:
        e17.edc 


Log Message:
Add a temporary DND cursor until we get something better in place.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/e17.edc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- e17.edc     21 Jan 2007 00:22:33 -0000      1.16
+++ e17.edc     27 Jan 2007 08:13:29 -0000      1.17
@@ -15,6 +15,7 @@
 #include "groups/border.edc"
 #include "groups/button.edc"
 #include "groups/combo.edc"
+#include "groups/cursor.edc"
 #include "groups/highlight.edc"
 #include "groups/label.edc"
 #include "groups/menu.edc"
@@ -51,6 +52,9 @@
        item: "/combo/popup/group" "ewl/menu";
        item: "/combo/popup/vbox/cell/group" "ewl/combo/popup/contents";
        item: "/combo/button/group" "ewl/combo/button";
+
+       /* dnd groups */
+       item: "/dndcursor/group" "ewl/sphere-cursor";
 
        /* entry/text related groups */
        item: "/entry/group" "ewl/entry";



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