This file is indexed.

/usr/share/ktelepathy/styles/WoshiChat.AdiumMessageStyle/Contents/Resources/Topic.html is in kde-telepathy-text-ui 4:15.12.3-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
    <style type="text/css">
        @import url(./Styles/Header.css);
    </style>
<div id="x-heading">
    <div class="x-conversationIncomingIcon"><img src="%groupChatIcon%" /></div>
    <div class="x-conversationWith">%chatName%</div>
    <div class="x-conversationTime">%conversationJoined%</div>
</div>