From 3163512b9df75543ded4ce5cec0223a69a9ed191 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 2 Mar 2007 19:43:35 +0000 Subject: Patch from Paolo Borelli 2007-03-02 Ray Strode Patch from Paolo Borelli * backends/markup-tree.c: * backends/xml-dir.c: * doc/gconf/gconf-sections.txt: * doc/gconf/tmpl/gconf-internals.sgml: * gconf/gconf-backend.c: * gconf/gconf-internals.[ch]: * gconf/gconfd.c: use g_file_test instead of home brew gconf_file_test and gconf_file_exists functions svn path=/trunk/; revision=2371 --- doc/gconf/gconf-sections.txt | 2 -- doc/gconf/tmpl/gconf-internals.sgml | 19 ------------------- 2 files changed, 21 deletions(-) (limited to 'doc') diff --git a/doc/gconf/gconf-sections.txt b/doc/gconf/gconf-sections.txt index b4f0a2bf..df5173b3 100644 --- a/doc/gconf/gconf-sections.txt +++ b/doc/gconf/gconf-sections.txt @@ -99,8 +99,6 @@ gconf_compose_errors gconf-internals gconf_key_directory gconf_key_key -gconf_file_test -gconf_file_exists gconf_value_from_corba_value corba_value_from_gconf_value fill_corba_value_from_gconf_value diff --git a/doc/gconf/tmpl/gconf-internals.sgml b/doc/gconf/tmpl/gconf-internals.sgml index dab74b85..984745c2 100644 --- a/doc/gconf/tmpl/gconf-internals.sgml +++ b/doc/gconf/tmpl/gconf-internals.sgml @@ -35,25 +35,6 @@ gconf-internals @Returns: - - - - - -@filename: -@test: -@Returns: - - - - - - - -@filename: -@Returns: - - -- cgit v1.2.1