diff options
Diffstat (limited to 'src/common/textevents.in')
-rw-r--r-- | src/common/textevents.in | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/src/common/textevents.in b/src/common/textevents.in index 71309964..08c9bc01 100644 --- a/src/common/textevents.in +++ b/src/common/textevents.in @@ -22,6 +22,24 @@ pevt_generic_none_help n0 +Capability Acknowledgement +XP_TE_CAPACK +pevt_capack_help +%C29*%O$tCapability acknowledged: %C29$2%O +2 + +Capability List +XP_TE_CAPLIST +pevt_caplist_help +%C23*%O$tCapabilities supported by the server: %C29$2%O +2 + +Capability Request +XP_TE_CAPREQ +pevt_capreq_help +%C23*%O$tCapability requested: %C29$1%O +1 + Change Nick XP_TE_CHANGENICK pevt_changenick_help @@ -658,12 +676,6 @@ pevt_saslresponse_help %C29*%O$t$4 n4 -Server Capabilities -XP_TE_SERVERCAP -pevt_servercap_help -%C23*%O$tCapabilities supported by the server: %C29$2%O -2 - Server Connected XP_TE_SERVERCONNECTED pevt_generic_none_help |