summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/perl/lib/Xchat.pod2
-rw-r--r--plugins/perl/xchat2-perl.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/plugins/perl/lib/Xchat.pod b/plugins/perl/lib/Xchat.pod
index 5b1bc201..fff2cba9 100644
--- a/plugins/perl/lib/Xchat.pod
+++ b/plugins/perl/lib/Xchat.pod
@@ -869,6 +869,8 @@ if( Xchat::context_info->{flags} &amp; (1 << 6) ) {
                      1 - server<br />
                      2 - channel<br />
                      3 - dialog<br />
+                     4 - notices<br />
+                     5 - server notices<br />
                      </td>
    </tr>
 
diff --git a/plugins/perl/xchat2-perl.html b/plugins/perl/xchat2-perl.html
index d555594e..65a0b6d4 100644
--- a/plugins/perl/xchat2-perl.html
+++ b/plugins/perl/xchat2-perl.html
@@ -806,6 +806,8 @@ if there is no such list.</p>
                      1 - server<br />
                      2 - channel<br />
                      3 - dialog<br />
+                     4 - notices<br />
+                     5 - server notices<br />
                      </td>
    </tr>   <tr>
       <td>users</td> <td>Number of users in this channel</td>