Re: [Licq-devel] Disable SendServer Checkbox for MSN Contacts

2006-04-07 Thread Jon Keating
On Tue, December 13, 2005 10:29 pm, Philipp Kolmann wrote: > following patch disables the Send trough Server checkbox for MSN contacts: I'm including it now, simply because itdoes what it should do and the plugin architecture will be redone in the near future so the correct way of doing this will

Re: [Licq-devel] Disable SendServer Checkbox for MSN Contacts

2005-12-13 Thread Jon Keating
On Tue, Dec 13, 2005 at 02:29:18PM +0100, Philipp Kolmann wrote: > following patch disables the Send trough Server checkbox for MSN contacts: While this is correct behaviour, I won't apply this patch. The correct method is to query the protocol plugin and then decide if it should be shown or not.

Re: [Licq-devel] Disable SendServer Checkbox for MSN Contacts

2005-12-13 Thread Philipp Kolmann
On Tue, Dec 13, 2005 at 06:57:46PM +, Pollywog wrote: > On 12/13/2005 01:29 pm, Philipp Kolmann wrote: > > Hi Jon, > > > > following patch disables the Send trough Server checkbox for MSN contacts: > > Does this mean that Send through Server does not work for MSN users because > all messages

Re: [Licq-devel] Disable SendServer Checkbox for MSN Contacts

2005-12-13 Thread Pollywog
On 12/13/2005 01:29 pm, Philipp Kolmann wrote: > Hi Jon, > > following patch disables the Send trough Server checkbox for MSN contacts: > > Index: plugins/qt-gui/src/usereventdlg.cpp > === Does this mean that Send through Server does