Commit Graph

5 Commits

Author SHA1 Message Date
5786ebbccf e-error.c Use gstdio wrappers. Use GDir instead of dirent.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* e-error.c
	* e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent.

	* e-error.c
	* e-folder-map.c: Use e_xml_parse_file() instead of using libxml
	directly.

svn path=/trunk/; revision=30821
2005-12-17 15:43:23 +00:00
a0c4af714e use g_file_test instead of stat and pass the type e_folder_map_dir when
2004-01-26  JP Rosevear <jpr@ximian.com>

	* e-folder-map.c (e_folder_map_dir): use g_file_test instead of
	stat and pass the type e_folder_map_dir when recursing

svn path=/trunk/; revision=24449
2004-01-26 22:00:10 +00:00
2c2bcabba6 turn off debugging
2004-01-24  JP Rosevear <jpr@ximian.com>

	* e-folder-map.c: turn off debugging

svn path=/trunk/; revision=24405
2004-01-24 18:48:27 +00:00
d499753035 use GDir/g_build_filename, and g_file_test. (e_folder_map_local_folders):
2004-01-24  Chris Toshok  <toshok@ximian.com>

	* e-folder-map.c (e_folder_map_dir): use GDir/g_build_filename,
	and g_file_test.
	(e_folder_map_local_folders): same.

svn path=/trunk/; revision=24403
2004-01-24 17:39:47 +00:00
5537132932 build new sources
2004-01-23  JP Rosevear <jpr@ximian.com>

	* Makefile.am: build new sources

	* e-folder-map.[hc]: builds a list of 1.4 folder paths of a
	certain type

svn path=/trunk/; revision=24389
2004-01-23 21:03:07 +00:00