applied. thanks. :)
2009/9/7 pancake <pancake_AT_youterm.com>:
>
>
> diff -r 740f25ee1c92 surf.c
> --- a/surf.c Mon Sep 07 11:02:26 2009 +0200
> +++ b/surf.c Mon Sep 07 11:15:10 2009 +0200
> @@ -661,8 +661,6 @@
>
> /* make dirs */
> home = g_get_home_dir();
> - filename = g_build_filename(home, ".surf", NULL);
> - g_mkdir_with_parents(filename, 0711);
> filename = g_build_filename(home, ".surf", "dl", NULL);
> g_mkdir_with_parents(filename, 0755);
>
>
>
-- http://gnuffy.chaotika.org - Real Community DistroReceived on Wed Sep 09 2009 - 09:00:35 UTC
This archive was generated by hypermail 2.2.0 : Wed Sep 09 2009 - 09:12:07 UTC