Split out the extension point registration code to its own function.
authorAlexander Larsson <alexl@redhat.com>
Fri, 27 Feb 2009 15:22:11 +0000 (15:22 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 27 Feb 2009 15:22:11 +0000 (15:22 +0000)
commitb3cb7caf7dad98bace12767f2207e5b89b6d8767
tree74da41927ca60b1282fcdc5c970fa43502944ccd
parentb96539a4c08039d7062d1ef5d9040b608e196f53
Split out the extension point registration code to its own function.

2009-02-27  Alexander Larsson  <alexl@redhat.com>

        * giomodule-priv.h:
        * giomodule.c:
Split out the extension point registration code to its
own function.

        * glocalvfs.c:
Ensure extension points are registered before extending it.
It might not have happened yet if g_vfs_get_local() is called.

svn path=/trunk/; revision=7919
gio/ChangeLog
gio/giomodule-priv.h
gio/giomodule.c
gio/glocalvfs.c