From 27648a99ce3a8a1e498828f1fc93cbd6b3476a91 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- data/doctemplates/rfc2812.template | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'data/doctemplates/rfc2812.template') diff --git a/data/doctemplates/rfc2812.template b/data/doctemplates/rfc2812.template index df6a12f5..b893d488 100644 --- a/data/doctemplates/rfc2812.template +++ b/data/doctemplates/rfc2812.template @@ -430,7 +430,7 @@ The extracted message is parsed into the components , ip6addr =/ "0:0:0:0:0:" ( "0" / "FFFF" ) ":" ip4addr nickname = ( letter / special ) *8( letter / digit / special / "-" ) targettqmask = ( "$" / "#" ) tqmask - ; see details on allowed tqmasks in section 3.3.1 + ; see details on allowed masks in section 3.3.1 chanstring = %x01-07 / %x08-09 / %x0B-0C / %x0E-1F / %x21-2B chanstring =/ %x2D-39 / %x3B-FF ; any octet except NUL, BELL, CR, LF, " ", "," and ":" @@ -1032,7 +1032,7 @@ command for modes that take a parameter. the number of users on channel "#eu- opers". - MODE &oulu +b ; Command to list ban tqmasks set for + MODE &oulu +b ; Command to list ban masks set for the channel "&oulu". MODE &oulu +b *!*@* ; Command to prevent all users from @@ -1048,10 +1048,10 @@ command for modes that take a parameter. hostname matching *.edu from joining, except if matching *.bu.edu - MODE #meditation e ; Command to list exception tqmasks set + MODE #meditation e ; Command to list exception masks set for the channel "#meditation". - MODE #meditation I ; Command to list invitations tqmasks + MODE #meditation I ; Command to list invitations masks set for the channel "#meditation". MODE !12345ircd O ; Command to ask who the channel @@ -1357,7 +1357,7 @@ The server query group of commands has been designed to return information about any server which is connected to the network. In these queries, where a parameter appears as , wildcard -tqmasks are usually valid. For each parameter, however, only one query +masks are usually valid. For each parameter, however, only one query and set of replies is to be generated. In most cases, if a nickname is given, it will mean the server to which the user is connected. @@ -2481,11 +2481,11 @@ to 399. 347 RPL_ENDOFINVITELIST " :End of channel invite list" - - When listing the 'invitations tqmasks' for a given channel, + - When listing the 'invitations masks' for a given channel, a server is required to send the list back using the RPL_INVITELIST and RPL_ENDOFINVITELIST messages. A separate RPL_INVITELIST is sent for each active tqmask. - After the tqmasks have been listed (or if none present) a + After the masks have been listed (or if none present) a RPL_ENDOFINVITELIST MUST be sent. 348 RPL_EXCEPTLIST @@ -2493,11 +2493,11 @@ to 399. 349 RPL_ENDOFEXCEPTLIST " :End of channel exception list" - - When listing the 'exception tqmasks' for a given channel, + - When listing the 'exception masks' for a given channel, a server is required to send the list back using the RPL_EXCEPTLIST and RPL_ENDOFEXCEPTLIST messages. A separate RPL_EXCEPTLIST is sent for each active tqmask. - After the tqmasks have been listed (or if none present) + After the masks have been listed (or if none present) a RPL_ENDOFEXCEPTLIST MUST be sent. 351 RPL_VERSION @@ -2565,7 +2565,7 @@ to 399. a server is required to send the list back using the RPL_BANLIST and RPL_ENDOFBANLIST messages. A separate RPL_BANLIST is sent for each active bantqmask. After the - bantqmasks have been listed (or if none present) a + banmasks have been listed (or if none present) a RPL_ENDOFBANLIST MUST be sent. 371 RPL_INFO -- cgit v1.2.1