Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/edje
Dir : e17/libs/edje/data/src
Modified Files:
e_logo.edc
Log Message:
string replacement with ID's in edje_cc for verbatim code snippets... see
example
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- e_logo.edc 30 Mar 2004 10:30:35 -0000 1.26
+++ e_logo.edc 1 Apr 2004 09:30:45 -0000 1.27
@@ -472,8 +472,18 @@
source: "logo_anim";
// action: SIGNAL_EMIT "do_it" "the_source";
script {
+ set_int(global_int, PART:"logo");
+ set_int(global_int, PART:"dragable");
+ set_int(global_int, IMAGE:"e001.png");
+ set_int(global_int, IMAGE:"e002.png");
+ set_int(global_int, IMAGE:"e003.png");
+ set_int(global_int, IMAGE:"e007.png");
+ set_int(global_int, PROGRAM:"logo_animate_signal");
+ set_int(global_int, PROGRAM:"logo_animate_signal");
+ set_int(global_int, PROGRAM:"logo_animate_signal");
+
emit("PROGRAAAAAAAM", "TEEEEEEEEEEEEEST");
- set_int(global_int, 10);
+// set_int(global_int, 10);
set_float(global_float, 10.0);
set_str(global_str, "smelly fish");
new buf[256];
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs