Hi, here's next version of my patch.
Changes since last version * disabled javascript as many people don't like it to be enabled. * added unique id into Message class which is also used for file transfer id. * file transfer information in Messages are stored in separate objects so we don't waste memory * if protocol doesn't specify icon we show icon for current file extension. * use Kopete default font for buttons * some cleanups and fixes http://kedge.wz.cz/kopete/kopeteft4.png If we want to support Adium file transfer chat styles we have to use javascript so i'm starting a pool :) 1. Should we add option into Kopete config dialog (as Michal suggested) to allow users to turn on javascript and use Adium ft styles 2. Do we want to use only non javascript ft styles which means <form action="..."><input type="submit"></form> or <a href="..."></a>. Anyway is it ok to commit? Regards, Roman
ftchatrequest3.diff
Description: Binary data
_______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
