Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_start.edc 


Log Message:


re-fix the pulse

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_start.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- default_start.edc   18 May 2005 10:29:04 -0000      1.3
+++ default_start.edc   20 May 2005 05:20:46 -0000      1.4
@@ -386,6 +386,7 @@
            val = get_int(is_hilited);
            if (val == 0)
              run_program(PROGRAM:"go_active_pre");
+           run_program(PROGRAM:"logo_go_active");
         }
       }
       program {      
@@ -402,6 +403,7 @@
                 run_program(PROGRAM:"go_passive_pre");
                 set_int(is_hilited, 0);
              }
+           run_program(PROGRAM:"logo_go_passive");
         }
       }
       




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to