fileinfo: Change the way attribute matchers are created
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Nov 2011 12:58:09 +0000 (13:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 16 Nov 2011 16:11:52 +0000 (17:11 +0100)
commit128e0cb787dedc0bb57f7f1fbdc52aa20c20d9b6
tree0f4777a052c8c8d2ade7e8a2a9d9195ccc97c62d
parent1850d23f52639a5eaf33551fad7a1936edbbfb0a
fileinfo: Change the way attribute matchers are created

We now sort the matchers and remove unnecessary duplicates (like
removing standard:type when we already match standard:*), so that we can
do more complex operations on them easily in later commits.
gio/gfileinfo.c