X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fignorelisteditdlg.ui;h=8938b8e1044f7767997b641479945a1e9cb3422c;hp=d20dffe63119b5c4441ac89ec6545c7557328578;hb=ac374ec32612798c230d54665f6bce7faf416602;hpb=18abdb3fc391ba25d14bba75b06c1846c4b0d724 diff --git a/src/qtui/settingspages/ignorelisteditdlg.ui b/src/qtui/settingspages/ignorelisteditdlg.ui index d20dffe6..8938b8e1 100644 --- a/src/qtui/settingspages/ignorelisteditdlg.ui +++ b/src/qtui/settingspages/ignorelisteditdlg.ui @@ -15,7 +15,7 @@ Configure Ignore Rule - + :/icons/oxygen/16x16/actions/configure.png:/icons/oxygen/16x16/actions/configure.png @@ -56,10 +56,10 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p <p><b>Rule Type:</b></p> -<p><u>By Sender:</u></p> +<p><u>Sender:</u></p> <p>The rule is matched against the sender string <i>nick!ident@host.name<i></p> -<p><u>By Message:</u></p> +<p><u>Message:</u></p> <p>The rule is matched against the actual message content</p> @@ -80,6 +80,13 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p + + + + CTCP + + + @@ -113,7 +120,7 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p - <p><b>Use RegularExpressions:</b></p> + <p><b>Use regular expressions:</b></p> <p>If enabled, rules follow regular expression syntax.</p> <p>Otherwise rules allow wildcard matching with the following special characters:</p> <p> *: representing "any amount of any character" @@ -154,13 +161,13 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p - + Network - + @@ -228,6 +235,20 @@ For dynamic rules, disabling actually shows the filtered messages again.</p&g + + dynamicStrictnessButton + permanentStrictnessButton + senderTypeButton + messageTypeButton + ignoreRuleLineEdit + isRegExCheckBox + scopeRuleTextEdit + globalScopeButton + networkScopeButton + channelScopeButton + isActiveCheckBox + buttonBox +