X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=lib%2Fev-file-helpers.c;h=247e511d11f67724b7d8eba84c9b98d21095f9b2;hb=65c06150e05948eb7b056b0ec5cb9c364b652cfe;hp=ae8aae549915ae9d1b97e6d53a0165b91346b795;hpb=9d27e7230863e75f2530e4942fd6a0c19107d30f;p=evince.git diff --git a/lib/ev-file-helpers.c b/lib/ev-file-helpers.c index ae8aae54..247e511d 100644 --- a/lib/ev-file-helpers.c +++ b/lib/ev-file-helpers.c @@ -61,8 +61,7 @@ ev_dot_dir (void) { gboolean exists; - dot_dir = g_build_filename (g_get_home_dir (), - GNOME_DOT_GNOME, + dot_dir = g_build_filename (gnome_user_dir_get (), "evince", NULL);