From 82d1ac187f6c4f0e156aa87b7015ddc5bfe0d8fd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 28 Nov 2007 04:35:49 +0000 Subject: [PATCH] some additions svn path=/trunk/; revision=5967 --- docs/reference/gio/gio-sections.txt | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt index 4d9f9f8..8827a90 100644 --- a/docs/reference/gio/gio-sections.txt +++ b/docs/reference/gio/gio-sections.txt @@ -10,6 +10,7 @@ g_vfs_parse_name g_vfs_get_default g_vfs_get_local g_vfs_is_active +g_vfs_get_supported_uri_schemes GVfsClass G_VFS @@ -268,7 +269,6 @@ g_file_info_set_size g_file_info_set_modification_time g_file_info_set_symlink_target g_file_info_set_sort_order -g_format_file_size_for_display g_file_attribute_matcher_new g_file_attribute_matcher_ref g_file_attribute_matcher_unref @@ -1144,18 +1144,3 @@ G_IO_MODULE_GET_CLASS g_io_module_get_type - -
-gurifuncs -Uri functions -G_URI_RESERVED_CHARS_GENERIC_DELIMITERS -G_URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS -G_URI_RESERVED_CHARS_ALLOWED_IN_PATH_ELEMENT -G_URI_RESERVED_CHARS_ALLOWED_IN_PATH -G_URI_RESERVED_CHARS_ALLOWED_IN_USERINFO -g_uri_unescape_string -g_uri_unescape_segment -g_uri_get_scheme -g_uri_escape_string -g_string_append_uri_escaped -
-- 2.7.4