>I wrote a SMS-plugin, which is in CVS now. >But it won't work yet, I need some tips on free sms-services on the web. S= o=20 >if anyone knows of one please mail me. > >The plugin also needs an icon, so if anyone feels like painting one, your = are=20 >more than welcome. thanks for your begin of plugin. I think you should wait to have the "sms-service" to begin to work..=20 then you can do directly an optimized code some remarques about your code. =20 I saw you put the status to Offline... I don't like the offline status here, but i don't know which use. if offline, it disapears when we hide offline contact other opignon? SMSProtocol::slotStartChat() where this method is called? i don't think it is used QPtrList SMSContact::theContacts; what is this??? KActionCollection *SMSContact::customContextMenuActions() if there are no action here, just return 0L and then no need to implement this function void SMSContact::slotCloseHistoryDialog() void SMSContact::slotHistoryDialogClosing() That's verry ugly. these two slots should be one void SMSContact::slotSendFile() the default implementation isn't sufficient? void SMSContact::slotUnloading() we need to add a way to standarise this in libkopete and at last the size of preferences and the addcontact page are bad for me,= i=20 see nothing _______________________________________________ Kopete-devel mailing list Kopete-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/kopete-devel