On 04/01/13 17:56, Daniel Vrátil wrote: > On Friday 04 of January 2013 13:34:34 Daniel Vrátil wrote: >> Hi, >> >> I'm starting the planned move of all declarative components to ktp-common- >> internals and all Plasma applets to ktp-contact-applet (to be renamed to >> ktp- desktop-applets). >> >> Please don't to commit changes to master branches of these repos (or I'll >> force you to do the merging afterwards!). >> >> It should take just a few days. I'll keep you updated on the progress. > > This was easier then I thought, hehe :)
Are you just moving the files or are you preserving their history? That would be quite important in my opinion, at list for the classes in ktp-common-internals. git filter-branch + git merge can make miracles ;) > ktp-common-internals > All declarative modules all now merged to ktpqmlplugin.so (import > org.kde.telepathy 0.1). Sources are in > ktp-common-internals/KTp/Declarative. > > Because the declarative plugin from text-ui depends on some code from > libktpchat, I had to move following classes from libktpchat to > libktpcommoninternalsprivate: > AbstractMessageFilter => KTp::AbstractMessageFilter > Message => KTp::Message > MessageProcessor => KTp::MessageProcessor > PluginConfigManager => KTp::MessageFilterConfigManager > UrlFilter => MessageUrlFilter (not exported) > EscapeFilter => MessageEscapeFilter (not exported) Since we are moving those, why don't we move also the adium stuff in the widget folder? Cheers, Daniele _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
