W32: Add a g_app_info_get_all_for_type() implementation
authorРуслан Ижбулатов <lrn1986@gmail.com>
Wed, 24 Jun 2015 10:07:40 +0000 (10:07 +0000)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Thu, 2 Jul 2015 11:03:47 +0000 (11:03 +0000)
commit155a6886357eefaed1da156b6593c7a6ec7cddd1
tree6086e902542f06c45939f90eca48b0ddd5daa6de
parentb9d919bd8f95e9eac7144ec7c413256c3f5cfc56
W32: Add a g_app_info_get_all_for_type() implementation

Also add g_app_info_get_fallback_for_type() and
g_app_info_get_recommended_for_type() as proxies for
g_app_info_get_all_for_type(), until gcontenttype support is improved.
gio/gwin32appinfo.c