aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/settings/mail-guess-servers.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplet/settings/mail-guess-servers.c')
-rw-r--r--capplet/settings/mail-guess-servers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplet/settings/mail-guess-servers.c b/capplet/settings/mail-guess-servers.c
index c6a1f71b45..468c1c0099 100644
--- a/capplet/settings/mail-guess-servers.c
+++ b/capplet/settings/mail-guess-servers.c
@@ -279,7 +279,7 @@ guess_when_online (EmailProvider *provider)
static char *
get_filename_for_offline_autoconfig (const char *domain)
{
- return g_build_filename (PACKAGE_DATA_DIR, "evolution/mail-autoconfig", domain, NULL);
+ return g_build_filename (EVOLUTION_PRIVDATADIR, "mail-autoconfig", domain, NULL);
}
static gboolean