Skip to content
  • Havoc Pennington's avatar
    Add schema file DTD from Mirko · 049860cd
    Havoc Pennington authored
    2000-01-23  Havoc Pennington  <hp@pobox.com>
    
    	* doc/gconf/gconf.sgml: Add schema file DTD from Mirko
    
    		* backends/xml-dir.c (dir_sync): pass the XML filename in to
    			create_fs_dir()
    				(dir_load): This was broken; bug reported by
    Mirko Streckenbach.
    	The Dir object was created even if %gconf.xml file didn't exist,
    		so we didn't get around to actually creating %gconf.xml
    			(create_fs_dir): Make %gconf.xml the thing this
    function is
    	primarily creating, with the directory containing it as a side
    		effect only.
    
    			* gconf/Makefile.am (install-data-local): Install
    default path to
    	path.example, so we don't override someone's existing setup.
    
    		* gconf/tests/testdirlist.c: test program that detects dir listing
    			bugs.
    049860cd