[glib] Move uri conversion functions to a better place in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Move uri conversion functions to a better place in the docs
- Date: Thu, 8 Jul 2010 21:41:44 +0000 (UTC)
commit e0017f24c58ba756c186026e42d59ed3015e80ce
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 8 17:38:47 2010 -0400
Move uri conversion functions to a better place in the docs
g_filename_from/to_uri are better off in the section called
"URI functions". Requested in bug 582227.
docs/reference/glib/glib-sections.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index b0a9c8f..628b5e4 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]