HaikuDepot: Changed my mind, search full description, too.
This commit is contained in:
parent
09d44cec8d
commit
6f065b8bfe
@ -154,7 +154,7 @@ public:
|
||||
if (!_TextContains(package.Title(), term)
|
||||
&& !_TextContains(package.Publisher().Name(), term)
|
||||
&& !_TextContains(package.ShortDescription(), term)
|
||||
/*&& !_TextContains(package.FullDescription(), term)*/) {
|
||||
&& !_TextContains(package.FullDescription(), term)) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user