Add g_file_query_default_handler utility to easily look up the GAppInfo
authorAlexander Larsson <alexl@redhat.com>
Tue, 29 Jan 2008 12:18:48 +0000 (12:18 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 29 Jan 2008 12:18:48 +0000 (12:18 +0000)
commit431fef861755439c2c060a81a35805cdd023c3df
tree129b4529ae52f4fa3bade96bcf088d559aec55b3
parent1b0fce2dca7264c65f4f5d0c3b693f0028c5360b
Add g_file_query_default_handler utility to easily look up the GAppInfo

2008-01-29  Alexander Larsson  <alexl@redhat.com>

        * gfile.[ch]:
        Add g_file_query_default_handler utility to easily look up
the GAppInfo that handles a file.

        * gdesktopappinfo.[ch]:
        * giomodule.c:
Set up an extension point for g_app_info_get_default_for_uri_scheme()

        * gvfs.c:
Remove unused function

svn path=/trunk/; revision=6409
gio/ChangeLog
gio/gdesktopappinfo.c
gio/gdesktopappinfo.h
gio/gfile.c
gio/gfile.h
gio/giomodule.c
gio/gvfs.c