kudos 2 the catch !!!

Enlightenment SVN wrote:
> Log:
>   bug in splash - didnt start shutdown right.
>   
>   
> Author:       raster
> Date:         2008-10-26 22:37:27 -0700 (Sun, 26 Oct 2008)
> New Revision: 37198
> 
> Modified:
>   trunk/e/data/themes/default.edc 
> 
> Modified: trunk/e/data/themes/default.edc
> ===================================================================
> --- trunk/e/data/themes/default.edc   2008-10-27 05:30:39 UTC (rev 37197)
> +++ trunk/e/data/themes/default.edc   2008-10-27 05:37:27 UTC (rev 37198)
> @@ -22609,7 +22609,7 @@
>           signal: "load";
>           source: "";
>           script {
> -            set_int(is_ready, 0);
> +            set_int(is_ready, 1);
>              set_int(do_end, 0);
>           }
>        }
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> enlightenment-svn mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to