client: Fix .ui reference to oxygen_icons.qrc
[quassel.git] / src / qtui / settingspages / ignorelisteditdlg.ui
index 014604f..e7fb3bb 100644 (file)
@@ -80,6 +80,13 @@ Whenever you disable/delete the ignore rule, the messages are shown again.</p
           </property>
          </widget>
         </item>
+        <item>
+         <widget class="QRadioButton" name="ctcpTypeButton">
+          <property name="text">
+           <string>CTCP</string>
+          </property>
+         </widget>
+        </item>
        </layout>
       </widget>
      </item>
@@ -177,9 +184,16 @@ Whenever you disable/delete the ignore rule, the messages are shown again.&lt;/p
 &lt;p&gt;A scope rule is a semicolon separated list of either &lt;i&gt;network&lt;/i&gt; or &lt;i&gt;channel&lt;/i&gt; names.&lt;/p&gt;
 &lt;p&gt;&lt;i&gt;Example:&lt;/i&gt;
 &lt;br /&gt;
-&lt;i&gt;#quassel*; #foobar&lt;/i&gt;
+&lt;i&gt;#quassel*; #foobar; !#quasseldroid&lt;/i&gt;
+&lt;br /&gt;
+would match on &lt;i&gt;#foobar&lt;/i&gt; and any channel starting with &lt;i&gt;#quassel&lt;/i&gt; except for &lt;i&gt;#quasseldroid&lt;/i&gt;
+&lt;br /&gt;
+&lt;p&gt;If only inverted names are specified, it will match anything except for what's specified (implicit wildcard).&lt;/p&gt;
+&lt;p&gt;&lt;i&gt;Example:&lt;/i&gt;
+&lt;br /&gt;
+&lt;i&gt;!#quassel*; !#foobar&lt;/i&gt;
 &lt;br /&gt;
-would match on #foobar and on any channel starting with &lt;i&gt;#quassel&lt;/i&gt;&lt;/p&gt;</string>
+would match anything except for &lt;i&gt;#foobar&lt;/i&gt; or any channel starting with &lt;i&gt;#quassel&lt;/i&gt;&lt;/p&gt;</string>
         </property>
        </widget>
       </item>
@@ -243,7 +257,7 @@ For dynamic rules, disabling actually shows the filtered messages again.&lt;/p&g
   <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources>
-  <include location="../../../icons/oxygen.qrc"/>
+  <include location="../../../icons/oxygen_icons.qrc"/>
  </resources>
  <connections>
   <connection>