Put * around string if * and ? are not used in the pattern.
authorNick Schermer <nick@xfce.org>
Thu, 27 Dec 2012 11:39:59 +0000 (12:39 +0100)
committerNick Schermer <nick@xfce.org>
Thu, 27 Dec 2012 11:40:39 +0000 (12:40 +0100)
commit394e115312f2ddc5a06f5ab9f8ab073a614c79a1
tree5c36cef1a8e07fa3eba6ad7d52a1feb645378d96
parentbb96457d8cf1a83052197b1e722eda3c59eb7433
Put * around string if * and ? are not used in the pattern.

This makes matching filenames easier. Since you don't
have to type *name*, but name is sufficient.
thunar/thunar-standard-view.c