Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : apps/elicit
Dir : e17/apps/elicit/data/themes/spring/macros
Modified Files:
button.inc slider.inc
Log Message:
fixes and cleanups
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/elicit/data/themes/spring/macros/button.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- button.inc 11 Feb 2004 02:52:23 -0000 1.2
+++ button.inc 23 Oct 2004 21:19:27 -0000 1.3
@@ -154,7 +154,7 @@
name, NAME"-down2"; \
signal, "mouse,down,1"; \
source, NAME; \
- action, STATE_SET "down" 0.0 \
+ action, STATE_SET "down" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
@@ -162,7 +162,7 @@
name, NAME"-up"; \
signal, "mouse,up,1"; \
source, NAME; \
- action, STATE_SET "over" 0.0 \
+ action, STATE_SET "over" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
}
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/elicit/data/themes/spring/macros/slider.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- slider.inc 12 Feb 2004 23:15:10 -0000 1.4
+++ slider.inc 23 Oct 2004 21:19:27 -0000 1.5
@@ -14,12 +14,12 @@
color, 255 255 255 128; \
rel1 { \
to, NAME"-left"; \
- relative, 1 0, \
+ relative, 1 0; \
offset, 0 1; \
} \
rel2 { \
to, NAME"-right"; \
- relative, 0 1, \
+ relative, 0 1; \
offset, -1 -2; \
} \
image { \
@@ -188,18 +188,18 @@
color, 255 255 255 128; \
rel1 { \
to, NAME"-left"; \
- relative, 1 0, \
+ relative, 1 0; \
offset, 0 1; \
} \
rel2 { \
to, NAME"-right"; \
- relative, 0 1, \
+ relative, 0 1; \
offset, -1 -2; \
} \
image { \
normal, "slider-bar.png"; \
+ border, 5 6 0 0; \
} \
- border, 5 6 0 0; \
} \
} \
part { \
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs