Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : docs
Dir : e17/docs/cookbook/xml/edje_edc
Modified Files:
edje_text_effect_fade.xml
Log Message:
fixed duplicated program names
===================================================================
RCS file:
/cvsroot/enlightenment/e17/docs/cookbook/xml/edje_edc/edje_text_effect_fade.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- edje_text_effect_fade.xml 17 Sep 2004 18:34:52 -0000 1.1
+++ edje_text_effect_fade.xml 30 Oct 2004 08:39:55 -0000 1.2
@@ -85,7 +85,7 @@
}
programs {
program {
- name, "foo";
+ name, "mouse.in";
signal, "mouse,in";
source, "foo";
action, STATE_SET "out" 0.0;
@@ -93,7 +93,7 @@
target, "foo";
}
program {
- name, "foo";
+ name, "mouse.out";
signal, "mouse,out";
source, "foo";
action, STATE_SET "default" 0.0;
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs