summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 11:58:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-30 11:58:55 -0600
commit75103729d7be70321c05470323553e79ed2aa6f4 (patch)
tree1026a19d2b7f88b043c070282ce2fa54a949dd12
parent7feab3c55cdeb3c966f49cd43bfa4735e8c2bb5e (diff)
downloadkgtk-qt3-75103729.tar.gz
kgtk-qt3-75103729.zip
Rename ksocket and kcache
-rw-r--r--common/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h
index 61769f3..f4a93fb 100644
--- a/common/common.h
+++ b/common/common.h
@@ -66,7 +66,7 @@ static const char * getPidFileName()
return pidfile;
}
-#define SOCK_DIR "ksocket-"
+#define SOCK_DIR "tdesocket-"
#define SOCK_NAME "kdialogd"
static const char * getSockName()