On 13/06/13 07:23, Yossi Kantor - Enlightenment Git wrote:
> discomfitor pushed a commit to branch master.
>
> commit 7d9b778b76673cccee9746c19f8ce0677385e8aa
> Author: Yossi Kantor <yossi.kan...@samsung.com>
> Date:   Wed Jun 12 17:13:37 2013 +0300
>
>      BUGFIX: Smart policy maximize on restart
> ---
>   src/bin/e_main.c | 7 ++++---
>   1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/src/bin/e_main.c b/src/bin/e_main.c
> index 6d06f16..27024c6 100644
> --- a/src/bin/e_main.c
> +++ b/src/bin/e_main.c
> @@ -164,10 +164,11 @@ _fix_user_default_edj(void)
>      if (ecore_file_exists(buff)) ecore_file_unlink(buff);
>   }
>
> -static void
> -_e_main_shelf_init_job(void *d EINA_UNUSED)
> +static Eina_Bool
> +_e_main_shelf_init_job(void *data EINA_UNUSED)
>   {


Spank, this change is unrelated to the change.
But if this fixes this annoying bug, I'll let it slide.

--
Tom.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to