Skip to content

master.mint22

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 01:11
5e4e84b
nemo-search-engine-advanced.c: Support wildcard mimetypes.

This allows a search helper to process multiple types of the same
family, such as 'image/*'.

Note that for now, a more specific search helper will be used
over a wildcard helper, regardless of priority.  If a helper
handles 'image/jpeg', it will be used exclusively, *not* the
'image/*' helper.