Notify away status of friends

This commit is contained in:
TingPing
2013-04-07 20:41:29 -04:00
parent 92654bdd9b
commit ed27009285
3 changed files with 26 additions and 0 deletions

View File

@@ -1436,6 +1436,11 @@ static char * const pevt_dccgenericoffer_help[] = {
N_("Nickname"),
};
static char * const pevt_notifyaway_help[] = {
N_("Nickname"),
N_("Away Reason"),
};
static char * const pevt_notifynumber_help[] = {
N_("Number of notify items"),
};