Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/data/themes/default/bits
Modified Files:
checkbox-groups.edc tree-programs.edc
Log Message:
Changes to the checkbox theme and tree programs.
===================================================================
RCS file:
/cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/checkbox-groups.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- checkbox-groups.edc 21 Feb 2004 06:33:14 -0000 1.2
+++ checkbox-groups.edc 23 Jul 2004 18:08:12 -0000 1.3
@@ -1,10 +1,11 @@
group {
name, "checkbox";
+ max, 10, 10;
data {
- item, "inset/left" "5";
- item, "inset/right" "5";
- item, "inset/top" "3";
- item, "inset/bottom" "3";
+ item, "inset/left" "2";
+ item, "inset/right" "2";
+ item, "inset/top" "1";
+ item, "inset/bottom" "1";
}
parts {
part {
===================================================================
RCS file:
/cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/tree-programs.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- tree-programs.edc 31 May 2004 07:16:01 -0000 1.1
+++ tree-programs.edc 23 Jul 2004 18:08:12 -0000 1.2
@@ -21,7 +21,7 @@
source, "*";
action, STATE_SET "default" 0.0;
transition, DECELERATE, 0.25;
- target, "base";
+ target, "color";
}
program {
name, "clicked";
@@ -52,7 +52,7 @@
program {
name, "expandable";
- signal, "expandable";
+ signal, "checked";
source, "*";
action, STATE_SET "expandable" 0.0;
transition, LINEAR, 0.0;
@@ -61,7 +61,7 @@
program {
name, "flat";
- signal, "flat";
+ signal, "unchecked";
source, "*";
action, STATE_SET "default" 0.0;
transition, LINEAR, 0.0;
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs