Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

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


Modified Files:
        images.edc 
Added Files:
        spinner_button_down1.png spinner_button_down2.png 
        spinner_button_up1.png spinner_button_up2.png 


Log Message:
- add skeleton for spin button widget (doesnt work yet!)
- add xdnd drop support per widget - see test.


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/images/images.edc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- images.edc  26 Dec 2005 15:11:49 -0000      1.16
+++ images.edc  8 Feb 2006 12:49:38 -0000       1.17
@@ -41,6 +41,10 @@
    image: "scrollbar_vdrag2.png" COMP;
    image: "scrollbar_hdrag_thumb.png" COMP;
    image: "scrollbar_vdrag_thumb.png" COMP;
+   image: "spinner_button_up1.png" COMP;
+   image: "spinner_button_up2.png" COMP;   
+   image: "spinner_button_down1.png" COMP;
+   image: "spinner_button_down2.png" COMP;   
    image: "tree.png" COMP;
    image: "tree_header_inactive.png" COMP;
    image: "tree_header_active.png" COMP;




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to