Format Channel URLs

closes #706
This commit is contained in:
TingPing
2013-08-07 06:14:30 -04:00
parent 1370a49742
commit 13bfd060b6
3 changed files with 20 additions and 0 deletions

View File

@@ -1359,6 +1359,11 @@ static char * const pevt_chanmodes_help[] = {
N_("Modes string"),
};
static char * const pevt_chanurl_help[] = {
N_("Channel Name"),
N_("URL"),
};
static char * const pevt_rawmodes_help[] = {
N_("Nickname"),
N_("Modes string"),