Text event for identd

This commit is contained in:
Berke Viktor
2012-11-03 19:04:47 +01:00
parent 76f43ce583
commit 1ac033e42a
3 changed files with 13 additions and 5 deletions

View File

@@ -1143,6 +1143,11 @@ static char * const pevt_genmsg_help[] = {
N_("Right message"),
};
static char * const pevt_identd_help[] = {
N_("IP address"),
N_("Username")
};
static char * const pevt_join_help[] = {
N_("The nick of the joining person"),
N_("The channel being joined"),