log

age author description
Tue, 20 May 2008 22:13:48 +0000 zas_ Use size_t instead of gint, it silents a signed vs unsigned warning.
Tue, 20 May 2008 22:11:59 +0000 zas_ Use g_build_filename() instead of g_strconcat().
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.