The score "is" rule should have a value of "is" and not "less-than".

2002-04-18  Jeffrey Stedfast  <fejj@ximian.com>

	* filtertypes.xml: The score "is" rule should have a value of "is"
	and not "less-than".

svn path=/trunk/; revision=16514
This commit is contained in:
Jeffrey Stedfast 2002-04-18 20:08:17 +00:00 committed by Jeffrey Stedfast
parent 90710b285f
commit eb1f04235a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-04-18 Jeffrey Stedfast <fejj@ximian.com>
* filtertypes.xml: The score "is" rule should have a value of "is"
and not "less-than".
2002-04-12 Jeffrey Stedfast <fejj@ximian.com>
* filter-rule.c (get_widget): Fixed a grammer mistake, or so

View File

@ -386,7 +386,7 @@
<part name="score">
<title>Score</title>
<input type="optionlist" name="score-type">
<option value="less-than">
<option value="is">
<title>is</title>
<code>
(match-all (= (get-score) ${versus}))