Luca De Marini wrote:
> Thank you very much man, Extramenu is an important module in OpenGEU, 
> Dave lately is not answering so I'm really happy you did this :)
> Could you do this to trash too pleaaaaaase? I beg you :)
> Greetings,
>
> Luca
I just patch svn modules, but if you want to do it. Then eina keep the 
same API for stringshare than the evas one.

So you can do this : find module/dir -name '*.c' -exec sed -i 
's/evas_stringshare/eina_stringshare/g' {} \;

That will automaticaly replace evas by eina. You just have to test if 
they correctly work after, but their's no prob :)
>
> 2008/10/31 Stephane Bauland <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>>
>
>     Hi all, i notice that evas_stringshare left on some of the
>     modules. Here is attached the patch to replac evas_stringshare by
>     eina ones.
>
>     PS: I test them quickly, they seem to be working.
>
>
>
>     -------------------------------------------------------------------------
>     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=/
>     <http://moblin-contest.org/redirect.php?banner_id=100&url=/>
>     _______________________________________________
>     enlightenment-devel mailing list
>     enlightenment-devel@lists.sourceforge.net
>     <mailto:enlightenment-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>


-------------------------------------------------------------------------
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