Update for api changes

svn path=/trunk/; revision=5960
This commit is contained in:
Matthias Clasen 2007-11-27 19:07:27 +00:00
parent 1b4453a12f
commit b6bc5a6106
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-11-27 Matthias Clasen <mclasen@redhat.com>
* gio/gio.types: Update for api changes
2007-11-26 Alexander Larsson <alexl@redhat.com> 2007-11-26 Alexander Larsson <alexl@redhat.com>
* Makefile.am: * Makefile.am:

View File

@ -2,9 +2,9 @@ g_icon_get_type
g_seekable_get_type g_seekable_get_type
g_unix_mount_monitor_get_type g_unix_mount_monitor_get_type
g_data_output_stream_get_type g_data_output_stream_get_type
g_socket_output_stream_get_type g_unix_output_stream_get_type
g_local_file_enumerator_get_type g_local_file_enumerator_get_type
g_socket_input_stream_get_type g_unix_input_stream_get_type
g_dummy_file_get_type g_dummy_file_get_type
g_memory_input_stream_get_type g_memory_input_stream_get_type
g_volume_get_type g_volume_get_type