summaryrefslogtreecommitdiffstats
path: root/kinit/lnusertemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'kinit/lnusertemp.c')
-rw-r--r--kinit/lnusertemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/lnusertemp.c b/kinit/lnusertemp.c
index fdbf8ae0b..31a8afd87 100644
--- a/kinit/lnusertemp.c
+++ b/kinit/lnusertemp.c
@@ -119,7 +119,7 @@ int build_link(const char *tmp_prefix, const char *kde_prefix, int kdehostname)
if (!kde_home || !kde_home[0])
{
- kde_home = "~/.kde3/";
+ kde_home = "~/.trinity/";
}
if (kde_home[0] == '~')