Re: [Licq-devel] UTF-8 support for MSN plugin?

2005-03-10 Thread Daniel
wwp wrote: I don't know how to fix the accented letters in MSN contacts nicknames, but for incoming messages, I just had to set the encoding for the relevant contact to UTF-8 in the message dialog (each contact file in your .licq dir show an encoding property that you can set). There is also an opt

Re: [Licq-devel] Feature question or request:

2005-03-10 Thread Jon Keating
On Thu, 10 Mar 2005 19:47:49 -0500, Mark Richards <[EMAIL PROTECTED]> wrote: > Hey wwp, > I just tried that patch. It's exactly what I needed. Has it been accepted > into the mainline? Yeah.. sometime last month it was commited and had a fix as well. Jon -

Re: [Licq-devel] Feature question or request:

2005-03-10 Thread Mark Richards
Hey wwp, I just tried that patch. It's exactly what I needed. Has it been accepted into the mainline? Thanks for the speedy response, sorry I couldn't try it out sooner to let you know what I thought. Mark On February 15, 2005 12:07 pm, wwp wrote: > Hello Mark, Jon, > > > I've made a minima

Re: [Licq-devel] UTF-8 support for MSN plugin?

2005-03-10 Thread wwp
Hello Daniel, On Thu, 10 Mar 2005 20:10:01 +0100 Daniel <[EMAIL PROTECTED]> wrote: > Hi there, I'm wondering if it would be possible to get some UTF-8 > support for things related to the MSN plugin? As things are now, > nicknames in qt-gui containing swedish letters as å,ä,ö belonging to > fr

Re: [Licq-devel] compile error userbox.cpp

2005-03-10 Thread Thomas Reitelbach
On Thursday 10 March 2005 18:07, Pollywog wrote: > On Thursday 10 March 2005 08:18 am, Thomas Reitelbach wrote: > > please update your cvs-sources and try again. > > delete userbox.cpp before updating. > > i guess you're experiencing a cvs conflict here. did you change something > > in this file be

[Licq-devel] UTF-8 support for MSN plugin?

2005-03-10 Thread Daniel
Hi there, I'm wondering if it would be possible to get some UTF-8 support for things related to the MSN plugin? As things are now, nicknames in qt-gui containing swedish letters as å,ä,ö belonging to friends on MSN become Ã¥,ä,ö, same goes for messages I receive. In messages I send, å,ä,ö end

Re: [Licq-devel] compile error userbox.cpp

2005-03-10 Thread Pollywog
On Thursday 10 March 2005 08:18 am, Thomas Reitelbach wrote: > please update your cvs-sources and try again. > delete userbox.cpp before updating. > i guess you're experiencing a cvs conflict here. did you change something > in this file before your last update? > > thomas It was a patch I applie

Re: [Licq-devel] compile error userbox.cpp

2005-03-10 Thread Pollywog
On Thursday 10 March 2005 01:19 am, Pollywog wrote: > .deps/skinbrowser.Tpo"; exit 1; fi > /usr/bin/moc ./userbox.h -o userbox.moc > if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ > -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT > -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/

Re: [Licq-devel] CVS Compile dies in showawaymsgdlg.cpp

2005-03-10 Thread Jon Keating
On Thu, 10 Mar 2005 09:40:29 -0600, Casey <[EMAIL PROTECTED]> wrote: > Grabbed the latest snapshot cvs update to get the latest changes and in the > qt-gui plugin I get this error. > > showawaymsgdlg.cpp: In method `void ShowAwayMsgDlg::doneEvent(ICQEvent *)': > showawaymsgdlg.cpp:187: no matching

[Licq-devel] CVS Compile dies in showawaymsgdlg.cpp

2005-03-10 Thread Casey
I'm trying to compile from CVS, something that I haven't done in about a year. Grabbed the latest snapshot cvs update to get the latest changes and in the qt-gui plugin I get this error. showawaymsgdlg.cpp: In method `void ShowAwayMsgDlg::doneEvent(ICQEvent *)': showawaymsgdlg.cpp:187: no matchi