Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/data/themes/default


Modified Files:
        Makefile.am default.edc 
Added Files:
        colors.edc 


Log Message:
fix a bug in the etk_argument
added default per-theme colors and a function to obtain them

===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- Makefile.am 28 Jan 2007 18:39:07 -0000      1.10
+++ Makefile.am 1 Feb 2007 19:14:52 -0000       1.11
@@ -1,5 +1,5 @@
 MAINTAINERCLEANFILES = Makefile.in
-EXTRA_DIST = default.edc
+EXTRA_DIST = default.edc colors.edc
 SUBDIRS = fonts \
          images \
          macros \
@@ -16,6 +16,7 @@
 
 THEME_DEP = \
 default.edc \
+colors.edc \
 widgets/button.edc \
 widgets/check_button.edc \
 widgets/colorpicker.edc \
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/themes/default/default.edc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- default.edc 28 Jan 2007 18:39:07 -0000      1.31
+++ default.edc 1 Feb 2007 19:14:52 -0000       1.32
@@ -14,6 +14,7 @@
 }
 
 #include "images/images.edc"
+#include "colors.edc"
 
 data {
    item: "alias: etk/scrolled_view/hscrollbar"           "etk/hscrollbar";



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to