mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Add registration hooks for extension points. Register the gio extension
2008-01-28 Alexander Larsson <alexl@redhat.com> * giomodule.[ch]: * gio.symbols: Add registration hooks for extension points. Register the gio extension points. * fam/gfamdirectorymonitor.c: * fam/gfamfilemonitor.c: * glocaldirectorymonitor.[ch]: * glocalfilemonitor.[ch]: * gnativevolumemonitor.h: * gunionvolumemonitor.c: * gunixvolumemonitor.c: * gvfs.[ch]: * gvolumemonitor.h: * inotify/ginotifydirectorymonitor.c: * inotify/ginotifyfilemonitor.c: Use the extension points registration instead of g_type_children(). svn path=/trunk/; revision=6399
This commit is contained in:
committed by
Alexander Larsson
parent
fce0485e2b
commit
bff9ecedbb
@@ -1,3 +1,24 @@
|
||||
2008-01-28 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* giomodule.[ch]:
|
||||
* gio.symbols:
|
||||
Add registration hooks for extension points.
|
||||
Register the gio extension points.
|
||||
|
||||
* fam/gfamdirectorymonitor.c:
|
||||
* fam/gfamfilemonitor.c:
|
||||
* glocaldirectorymonitor.[ch]:
|
||||
* glocalfilemonitor.[ch]:
|
||||
* gnativevolumemonitor.h:
|
||||
* gunionvolumemonitor.c:
|
||||
* gunixvolumemonitor.c:
|
||||
* gvfs.[ch]:
|
||||
* gvolumemonitor.h:
|
||||
* inotify/ginotifydirectorymonitor.c:
|
||||
* inotify/ginotifyfilemonitor.c:
|
||||
Use the extension points registration instead
|
||||
of g_type_children().
|
||||
|
||||
2008-01-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdrive.[hc]:
|
||||
|
Reference in New Issue
Block a user