Move uri conversion functions to a better place in the docs
authorMatthias Clasen <mclasen@redhat.com>
Thu, 8 Jul 2010 21:38:47 +0000 (17:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 8 Jul 2010 21:40:13 +0000 (17:40 -0400)
g_filename_from/to_uri are better off in the section called
"URI functions". Requested in bug 582227.

docs/reference/glib/glib-sections.txt

index b0a9c8fc6a8861b8d763a10a359081ad07a91158..628b5e41b486e904ab2887e77b4ee38f61b838bf 100644 (file)
@@ -2486,8 +2486,6 @@ g_iconv_close
 g_locale_to_utf8
 g_filename_to_utf8
 g_filename_from_utf8
-g_filename_from_uri
-g_filename_to_uri
 g_get_filename_charsets
 g_filename_display_name
 g_filename_display_basename
@@ -2621,6 +2619,8 @@ g_uri_escape_string
 g_uri_unescape_string
 g_uri_unescape_segment
 g_uri_list_extract_uris
+g_filename_from_uri
+g_filename_to_uri
 </SECTION>
 
 <SECTION>