# HG changeset patch # User Sadrul Habib Chowdhury # Date 1182408623 0 # Node ID b96ea6cbc22ce71703eaa68811cc3e2fc6b61ded # Parent 571e0ca28d6cbafe84bf6448c3254b49bc8e58e2 Add NO_LINKIFY message flag for perl plugins. diff -r 571e0ca28d6c -r b96ea6cbc22c libpurple/plugins/perl/common/Conversation.xs --- a/libpurple/plugins/perl/common/Conversation.xs Thu Jun 21 06:46:27 2007 +0000 +++ b/libpurple/plugins/perl/common/Conversation.xs Thu Jun 21 06:50:23 2007 +0000 @@ -62,6 +62,7 @@ const_iv(RAW), const_iv(IMAGES), const_iv(NOTIFY), + const_iv(NO_LINKIFY), }; static const constiv cbflags_const_iv[] = { #undef const_iv