pidgin: ccdabeaa: Clarify a comment.
sadrul at pidgin.im
sadrul at pidgin.im
Mon May 19 14:55:56 EDT 2008
-----------------------------------------------------------------
Revision: ccdabeaac8ea742c2a9f7d57d2d3b867ce37cb90
Ancestor: 5297192c190bc60a2c7f686a9c98ecd3d96a5437
Author: sadrul at pidgin.im
Date: 2008-05-19T18:52:46
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/ccdabeaac8ea742c2a9f7d57d2d3b867ce37cb90
Modified files:
pidgin/gtkconv.c
ChangeLog:
Clarify a comment.
-------------- next part --------------
============================================================
--- pidgin/gtkconv.c 86273683bdc5a6740af75f3c36852bf7dad3ee5e
+++ pidgin/gtkconv.c 99ad6cb576a421d4d6b06c3dad1c194f2eb956d2
@@ -5724,7 +5724,7 @@ pidgin_conv_write_conv(PurpleConversatio
if (flags & PURPLE_MESSAGE_NICK) {
tagname = "highlight-name";
} else if (flags & PURPLE_MESSAGE_RECV) {
- /* The tagname and color is handled by get_buddy_tag */
+ /* The tagname for chats is handled by get_buddy_tag */
if (type == PURPLE_CONV_TYPE_IM) {
tagname = "receive-name";
}
More information about the Commits
mailing list