From 067eb39b28cd5ce3ba813a4f93045446fa15ca0d Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 8 Sep 2012 19:47:58 +0200 Subject: ephy-file-helpers: update comment The default dot dir is now in ~/.config, not ~/.gnome2. --- lib/ephy-file-helpers.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c index 4492f7f1c..4750b3c35 100644 --- a/lib/ephy-file-helpers.c +++ b/lib/ephy-file-helpers.c @@ -265,8 +265,8 @@ ephy_file (const char *filename) /** * ephy_dot_dir: * - * Gets Epiphany's configuration directory, usually .gnome2/epiphany under - * user's homedir. + * Gets Epiphany's configuration directory, usually .config/epiphany + * under user's homedir. * * Returns: the full path to Epiphany's configuration directory **/ -- cgit v1.2.3