Add option to omit alerts when marked as being away

This commit is contained in:
Berke Viktor
2012-10-13 12:38:01 +02:00
parent 0ec02c13c7
commit b67b223c26
6 changed files with 21 additions and 16 deletions

View File

@@ -156,6 +156,7 @@ struct xchatprefs
int away_timeout;
int away_size_max;
int away_omit_alerts;
int gui_pane_left_size;
int gui_pane_right_size;