summaryrefslogtreecommitdiffstats
path: root/kinit/wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'kinit/wrapper.c')
-rw-r--r--kinit/wrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/wrapper.c b/kinit/wrapper.c
index 0248e4789..d1d754b7b 100644
--- a/kinit/wrapper.c
+++ b/kinit/wrapper.c
@@ -139,7 +139,7 @@ static int openSocket()
if (!kde_home || !kde_home[0])
{
- kde_home = "~/.kde/";
+ kde_home = "~/.kde3/";
}
if (kde_home[0] == '~')