you are still using exalt ?

we should not use connman ?

2010/7/8 Enlightenment SVN <no-re...@enlightenment.org>

> Log:
>  compile please. :)
>
>
> Author:       raster
> Date:         2010-07-08 06:48:53 -0700 (Thu, 08 Jul 2010)
> New Revision: 50126
>
> Modified:
>  trunk/E-MODULES-EXTRA/exalt-client/src/e_mod_main.h
>
> Modified: trunk/E-MODULES-EXTRA/exalt-client/src/e_mod_main.h
> ===================================================================
> --- trunk/E-MODULES-EXTRA/exalt-client/src/e_mod_main.h 2010-07-08 10:46:10
> UTC (rev 50125)
> +++ trunk/E-MODULES-EXTRA/exalt-client/src/e_mod_main.h 2010-07-08 13:48:53
> UTC (rev 50126)
> @@ -1,9 +1,9 @@
>  #ifndef E_MOD_MAIN_H
>  #define E_MOD_MAIN_H
>
> +#include <e.h>
>  #include <Exalt_DBus.h>
>  #include <Exalt.h>
> -#include <e.h>
>  #include <E_Notify.h>
>
>  /* Macros used for config file versioning */
> @@ -411,7 +411,7 @@
>  void popup_notify_scan(char* iface, Eina_List* networks, void* user_data
> );
>  void popup_network_interval_get(Instance* inst, const char* iface, int
> *id_first, int* id_last, Eina_List** first, Eina_List** last);
>  void popup_iface_essid_create(Popup_Elt *elt, char *buf, int buf_size, int
> quality);
> -int popup_scan_timer_cb(void *data);
> +Eina_Bool popup_scan_timer_cb(void *data);
>  void popup_elt_free(Popup_Elt* elt);
>
>  #ifdef ELIVE
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>



-- 
Regards.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to