summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2000-09-15 19:58:10 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-09-15 19:58:10 +0000
commit06f8e406e040119173f0bf919719c8ce402c0838 (patch)
treee42f222b4660c9e117ad4fb8961eabec462e20b5 /doc
parent2d47cb0679b9cb7798e9d394680c100855428e56 (diff)
downloadgconf-06f8e406e040119173f0bf919719c8ce402c0838.tar.gz
s/gconf_concat_key_and_dir/gconf_concat_dir_and_key/g
2000-09-15 Havoc Pennington <hp@redhat.com> * s/gconf_concat_key_and_dir/gconf_concat_dir_and_key/g
Diffstat (limited to 'doc')
-rw-r--r--doc/gconf/gconf-decl.txt2
-rw-r--r--doc/gconf/gconf-sections.txt2
-rw-r--r--doc/gconf/tmpl/gconf-internals.sgml2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/gconf/gconf-decl.txt b/doc/gconf/gconf-decl.txt
index 694570a1..a8a4b18d 100644
--- a/doc/gconf/gconf-decl.txt
+++ b/doc/gconf/gconf-decl.txt
@@ -1662,7 +1662,7 @@ const gchar *key,gchar **why_invalid
const gchar *above,const gchar *below
</FUNCTION>
<FUNCTION>
-<NAME>gconf_concat_key_and_dir</NAME>
+<NAME>gconf_concat_dir_and_key</NAME>
<RETURNS>gchar *</RETURNS>
const gchar *dir,const gchar *key
</FUNCTION>
diff --git a/doc/gconf/gconf-sections.txt b/doc/gconf/gconf-sections.txt
index 29b72c44..c5f48e55 100644
--- a/doc/gconf/gconf-sections.txt
+++ b/doc/gconf/gconf-sections.txt
@@ -106,7 +106,7 @@ gconf_load_source_path
gconf_shutdown_daemon
gconf_ping_daemon
gconf_spawn_daemon
-gconf_concat_key_and_dir
+gconf_concat_dir_and_key
gconf_string_to_gulong
gconf_current_locale
GConfLogPriority
diff --git a/doc/gconf/tmpl/gconf-internals.sgml b/doc/gconf/tmpl/gconf-internals.sgml
index d075eaa1..cd16bb59 100644
--- a/doc/gconf/tmpl/gconf-internals.sgml
+++ b/doc/gconf/tmpl/gconf-internals.sgml
@@ -166,7 +166,7 @@ gconf-internals
@Returns:
-<!-- ##### FUNCTION gconf_concat_key_and_dir ##### -->
+<!-- ##### FUNCTION gconf_concat_dir_and_key ##### -->
<para>
</para>