I can't test it but it seems to be a very good feature.
2010/2/2 Leif Middelschulte
> Hello everybody,
>
> attached[0] you'll find a plugin for the everything module that enables
> you to open chat windows with buddies of your pidgin contactlists (in
> pidgin of course).
>
> AFAIK there is no "s
On Tue, 2 Feb 2010 07:50:48 +0100 (CET) Vincent Torri
said:
>
>
> >> +AM_ICONV
> >
> > that m4 macro is provided by gettext in ecore. I don't see it. I don't
> > know if it is a problem, but iconv.m4 file is licenced as GPL (like
> > gettext). If it's a problem, i'll write one.
> >>
> >> libei
>> +AM_ICONV
>
> that m4 macro is provided by gettext in ecore. I don't see it. I don't
> know if it is a problem, but iconv.m4 file is licenced as GPL (like
> gettext). If it's a problem, i'll write one.
>>
>> libeina_la_LIBADD = @EINA_LIBS@ @dlopen_libs@
>> -libeina_la_LDFLAGS = -no-undefined
On Mon, 1 Feb 2010, Enlightenment SVN wrote:
> Modified:
> trunk/eina/configure.ac trunk/eina/src/include/eina_str.h
> trunk/eina/src/lib/Makefile.am trunk/eina/src/lib/eina_str.c
>
> Modified: trunk/eina/configure.ac
> ===
> ---
Hello everybody,
attached[0] you'll find a plugin for the everything module that enables
you to open chat windows with buddies of your pidgin contactlists (in
pidgin of course).
AFAIK there is no "send file" option in pidgin's interface yet so that
feature is still missing. You'll might notice th
On Mon, Feb 1, 2010 at 6:51 PM, Enlightenment SVN
wrote:
> Log:
> ecore-data separate lib
move it to another source package, like ecore-deprecated. Then we can
move ecore-config there as well.
--
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
Hello all,
I'm the author of a identi.ca and twitter.com Free Software client
application (should support natively the former sometime in the future
instead of using it's twitter compatible api) made with EFL, most
importantly Elementary.
This application has been designed taking in account sm
On Mon, Feb 1, 2010 at 2:19 PM, tristan wrote:
> Hello,
>
> I was having trouble with the EDC programs that were missing a filter for
> the current state of source part. This allow for instance to make a toggle
> button without using any C code.
>
> I made a patch that add an optional parameter to
Hello,
I was having trouble with the EDC programs that were missing a filter for
the current state of source part. This allow for instance to make a toggle
button without using any C code.
I made a patch that add an optional parameter to the "source" keyword of an
EDC program : the part state. If