Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        Makefile.am e17.edc 


Log Message:
- copy the save/open/close buttons from etk
- add a 'body' name to the hbox in the button to make themeing easier
- pad the stock items out from the button text

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 22 Mar 2005 20:58:15 -0000      1.13
+++ Makefile.am 21 Nov 2005 05:12:29 -0000      1.14
@@ -1,6 +1,7 @@
 MAINTAINERCLEANFILES = Makefile.in
 
-EDCS =  default.edc skeleton.edc zero.edc e17.edc
+EDCS =  e17.edc
+#EDCS = default.edc skeleton.edc zero.edc e17.edc
 
 EDJS = $(EDCS:%.edc=%.edj)
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- e17.edc     10 Nov 2005 03:06:07 -0000      1.18
+++ e17.edc     21 Nov 2005 05:12:29 -0000      1.19
@@ -31,7 +31,7 @@
     item, "/label/group" "label";
     item, "/label/textpart" "text";
     item, "/button/group" "button";
-/*     item, "/cell/group" "button"; */
+    item, "/button/body/image/group" "button-image";
     item, "/radio/group" "radio";
     item, "/check/group" "checkbox";
 




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to