Re: [E-devel] notification module patch

2009-02-08 Thread Gustavo Sverzut Barbieri
Sorry taking so long, I committed a bit different patch, just removing that save since no other modules in e/src/modules/ have that. Regards, 2009/1/27 gasol : > Okay, now the patch is a proper text file! > Thanks for the help guys! > > --HÃ¥kan > > On Tue, Jan 27, 2009 at 9:01 PM, Gustavo Sverzut

Re: [E-devel] efreet c++ patch

2009-02-08 Thread Gustavo Sverzut Barbieri
Sorry to take that long, but I committed a similar patch in r38975. Just added the "_" before the name to match other EFL libraries. Regards, On Wed, Jan 28, 2009 at 9:12 PM, wrote: > Hello, > > Here is a patch for efreet that make it work when used from c++ programs. > I'm not sure if it is co