Home
last modified time | relevance | path

Searched refs:MUSICMESSAGING_START_MSG (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/libpurple/pidgin-2.14.8/pidgin/plugins/musicmessaging/
H A Dmusicmessaging.c44 #define MUSICMESSAGING_START_MSG _("A music messaging session has been requested. Please click the … macro
322 else if (0 == strncmp(*message, MUSICMESSAGING_START_MSG, strlen(MUSICMESSAGING_START_MSG))) in intercept_sent()
438 else if (strstr(*message, MUSICMESSAGING_START_MSG)) in intercept_received()
470 serv_send_im(connection, convName, MUSICMESSAGING_START_MSG, PURPLE_MESSAGE_SEND); in send_request()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/plugins/musicmessaging/
H A Dmusicmessaging.c44 #define MUSICMESSAGING_START_MSG _("A music messaging session has been requested. Please click the … macro
322 else if (0 == strncmp(*message, MUSICMESSAGING_START_MSG, strlen(MUSICMESSAGING_START_MSG))) in intercept_sent()
438 else if (strstr(*message, MUSICMESSAGING_START_MSG)) in intercept_received()
470 serv_send_im(connection, convName, MUSICMESSAGING_START_MSG, PURPLE_MESSAGE_SEND); in send_request()
/dports/net-im/finch/pidgin-2.14.8/pidgin/plugins/musicmessaging/
H A Dmusicmessaging.c44 #define MUSICMESSAGING_START_MSG _("A music messaging session has been requested. Please click the … macro
322 else if (0 == strncmp(*message, MUSICMESSAGING_START_MSG, strlen(MUSICMESSAGING_START_MSG))) in intercept_sent()
438 else if (strstr(*message, MUSICMESSAGING_START_MSG)) in intercept_received()
470 serv_send_im(connection, convName, MUSICMESSAGING_START_MSG, PURPLE_MESSAGE_SEND); in send_request()