Tp::AccountCapabilityFilterPtr capabilityFilter = Tp::AccountCapabilityFilter::create( Tp::RequestableChannelClassSpecList() << Tp::RequestableChannelClassSpec::conferenceTextChatroom()); this should be textChatroom();
Git commit 609d5d71644c2ad2c4c3c20fdf105286c6c4c0d4 by David Edmundson. Committed on 11/04/2013 at 15:41. Pushed by davidedmundson into branch 'kde-telepathy-0.6'. Fix JoinChatRoomDialog filtering Join chat room dialog filters by whether it support conference rooms this should just be normal textChatRooms. This fixes IRC not appearing in the list REVIEWED-BY: Martin Klapetek FIXED-IN: 0.6.1 M +1 -1 KTp/Widgets/join-chat-room-dialog.cpp http://commits.kde.org/telepathy-common-internals/609d5d71644c2ad2c4c3c20fdf105286c6c4c0d4