From 7ee286440dd3276d57607ebf1bf27cd47aee4163 Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Thu, 19 Apr 2001 14:50:44 +0000 Subject: [PATCH] Changes due to deprecation update. 2001-04-19 Sebastian Wilhelmi * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml, glib/tmpl/scanner.sgml: Changes due to deprecation update. --- docs/reference/ChangeLog | 5 +++++ docs/reference/glib/tmpl/hash_tables.sgml | 10 ++++++---- docs/reference/glib/tmpl/misc_utils.sgml | 3 +-- docs/reference/glib/tmpl/scanner.sgml | 4 ++-- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 7742f91e..3e8ef0ff 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,8 @@ +2001-04-19 Sebastian Wilhelmi + + * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml, + glib/tmpl/scanner.sgml: Changes due to deprecation update. + Mon Apr 16 12:18:26 2001 Owen Taylor * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks diff --git a/docs/reference/glib/tmpl/hash_tables.sgml b/docs/reference/glib/tmpl/hash_tables.sgml index 69909ffd..59535abb 100644 --- a/docs/reference/glib/tmpl/hash_tables.sgml +++ b/docs/reference/glib/tmpl/hash_tables.sgml @@ -204,17 +204,19 @@ It should return TRUE if the key/value pair should be removed from the @Returns: TRUE if the key/value pair should be removed from the #GHashTable. - + - +This function is deprecated and will be removed in the next major + release of GLib. It does nothing. @hash_table: - + - +This function is deprecated and will be removed in the next major + release of GLib. It does nothing. @hash_table: diff --git a/docs/reference/glib/tmpl/misc_utils.sgml b/docs/reference/glib/tmpl/misc_utils.sgml index e95f0b0e..d6c999f1 100644 --- a/docs/reference/glib/tmpl/misc_utils.sgml +++ b/docs/reference/glib/tmpl/misc_utils.sgml @@ -103,7 +103,7 @@ string. @Returns: the name of the file without any leading directory components. - + This function is deprecated and will be removed in the next major release of GLib. Use g_path_get_dirname() instead. @@ -115,7 +115,6 @@ If the file name has no directory components "." is returned. The returned string should be freed when no longer needed. -@file_name: the name of the file. @Returns: the directory components of the file. diff --git a/docs/reference/glib/tmpl/scanner.sgml b/docs/reference/glib/tmpl/scanner.sgml index 1aeab652..2be01494 100644 --- a/docs/reference/glib/tmpl/scanner.sgml +++ b/docs/reference/glib/tmpl/scanner.sgml @@ -304,7 +304,7 @@ Adds a symbol to the given scope. @symbol: - + This function is deprecated and will be removed in the next major release of GLib. It does nothing. @@ -313,7 +313,7 @@ release of GLib. It does nothing. @scanner: - + This function is deprecated and will be removed in the next major release of GLib. It does nothing. -- 2.34.1