On Tue, May 13, 2003 at 02:13:50PM -0400, Julien Barnoin wrote:
> En r?ponse ? Christian Hammond <chipx86@...>:
> > On Mon, May 12, 2003 at 11:35:19PM -0500, Mark Doliner wrote:
> > > Gaim can also use one more developer. There is a pretty steep learning
> > curve,
> > > in my opinion, but if you're really interested in helping, I'd suggested
> > > checking out a copy of Gaim cvs and going from there. I've already got my
> > > brain around file transfer and file sharing for AIM, so I'd stay away from
> > > that. I'm not sure if anyone is actively doing anything for the other
> > protocols.
> > > -Mark
> >
> > I'm developing the MSN prpl, and I believe Paco-Paco is working on the
> > IRC module.
> >
> > The learning curve really is steep. My advice is to find something you
> > want in gaim and find out how to make it happen. Keep in mind that
> > everything must be core/ui split. If you're implementing anything new,
> > that's important to consider. If you have any questions about doing
> > that, I can help answer them.
> >
> > Christian
>
> Thanks, Christian and Mark!
> Ok, I've read the HACKING file, which I hadn't noticed at first... many
> interesting things, it basically got me started (in understanding the code at
> least). Now I'm getting more familiar with the code, reading and understanding
> parts... might take some time... I hope I'll be able to help.
> I'm glad to hear that AIM, MSN and IRC transfers are being developed. I'll see
> if i can do anything for ICQ or Yahoo, then. Or other things...
> Oh, and what's the procedure? Once I change something and am satisfied, where
> should I post/who should i email the patch?
you can send the patch here or you can post it to the patch tracker on
our sf project page. basically it works thusly: anyone of us will commit
a patch fixing a bug. a patch adding a feature though will be directed
to the attention of whoever is handling that body of code. thus icq for
instance, being handled by oscar (libfaim) will go to kingant, and a new
msn patch to chipx86.
don't work with the icq prpl code, that's the old protocol that the
servers don't really support now. work towards icq within the framework
of libfaim (the src/protocols/oscar directory).
and as chipx86 said, feel free to ask questions.
luke
>
> Julien
>
>
> -------------------------------------------------------
> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
> The only event dedicated to issues related to Linux enterprise solutions
> http://www.enterpriselinuxforum.com
>
> _______________________________________________
> Gaim-devel mailing list
> Gaim-devel@...
> https://lists.sourceforge.net/lists/listinfo/gaim-devel
|