mimeapps test: fix defaults vs. recommended
authorRyan Lortie <desrt@desrt.ca>
Wed, 9 Apr 2014 23:14:37 +0000 (19:14 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 15 Apr 2014 15:36:38 +0000 (11:36 -0400)
commit41761a134df118f64ee0316ad83cb7b7e6035145
treee840d127b536c1942e4adc77e063ac14b27730ea
parent84e9829feea8f455357fb875e77d579b2437de4a
mimeapps test: fix defaults vs. recommended

The desktop file for myapp3 didn't declare support for image/png, but
the testcase expects it to be recommended on the basis of it being the
default app according to defaults.list.

This will not work in the future -- we will only list apps that actually
support the filetype in question, unless they've been explicitly added
as associations.

https://bugzilla.gnome.org/show_bug.cgi?id=728040
gio/tests/mimeapps.c