Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        default.edc zero.edc 


Log Message:
- make a stock up and stock home button
- convert ewl_fileselector to use these stock buttons
- move the Ewl_Response_Type into the ewl_enum.h

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default.edc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- default.edc 8 Dec 2004 21:35:23 -0000       1.22
+++ default.edc 21 Dec 2004 04:15:55 -0000      1.23
@@ -21,8 +21,10 @@
        item, "/button/label/font" "Vera";
        item, "/button/label/style" "none";
        item, "/button/stock_apply/group" "stock_apply";
+       item, "/button/stock_arrow_up/group" "stock_arrow_up";
        item, "/button/stock_cancel/group" "stock_cancel";
        item, "/button/stock_fastforward/group" "stock_fastforward";
+       item, "/button/stock_home/group" "stock_home";
        item, "/button/stock_ok/group" "stock_ok";
        item, "/button/stock_open/group" "stock_open";
        item, "/button/stock_pause/group" "stock_pause";
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/zero.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- zero.edc    8 Dec 2004 21:35:24 -0000       1.9
+++ zero.edc    21 Dec 2004 04:15:55 -0000      1.10
@@ -20,7 +20,9 @@
     item, "/button/text/font_size" "12";
     item, "/button/text/style" "none";
     item, "/button/stock_apply/group" "stock_apply";
+    item, "/button/stock_arrow_up/group" "stock_arrow_up";
     item, "/button/stock_cancel/group" "stock_cancel";
+    item, "/button/stock_home/group" "stock_home";
     item, "/button/stock_ok/group" "stock_ok";
     item, "/button/stock_open/group" "stock_open";
     item, "/button/stock_save/group" "stock_save";




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to