[Pidgin] #2980: Patch to Message Notification Plugin to add regexp notification

Pidgin trac at pidgin.im
Thu Sep 6 17:44:17 EDT 2007


#2980: Patch to Message Notification Plugin to add regexp notification
------------------------------------------------------------+---------------
 Reporter:  mike124                                         |       Type:  patch
   Status:  new                                             |   Priority:  minor
Component:  pidgin (gtk)                                    |    Version:  2.1.1
 Keywords:  message notification regexp regular expression  |    Pending:  0    
------------------------------------------------------------+---------------
 This is a patch for the Message Notification Plugin to add a regexp
 notification. A regular expression can be entered in the configuration GUI
 for the plugin and when matching text comes through to a chat, the
 notification is executed.

 It affects only the pidgin/plugins/notify.c file. It requires REGEXP
 support in the OS (HAVE_REGEX_H), but the code should be compilable
 without it (not tested, and, of course, without regexp support, this patch
 basically becomes a null patch).  I've tested and use it on Fedora Core 6.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/2980>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list