Home
last modified time | relevance | path

Searched refs:logContactRemove (Results 1 – 6 of 6) sorted by relevance

/dports/net-im/centerim/centerim-4.22.10/src/hooks/
H A Dabstracthook.h58 logContactRemove, enumerator
H A Dabstracthook.cc361 lst[logContactRemove] = _("removing %s from the contacts"); in log()
H A Daimhook.cc209 if(report) log(logContactRemove, ic.nickname.c_str()); in removeuser()
H A Dmsnhook.cc382 log(logContactRemove, ic.nickname.c_str()); in removeuser()
H A Dyahoohook.cc435 if(report) log(logContactRemove, ic.nickname.c_str()); in removeuser()
H A Djabberhook.cc661 if(report) log(logContactRemove, ic.nickname.c_str()); in removeuser()