summaryrefslogtreecommitdiffstats
path: root/kinit
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:46:07 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-11-09 01:57:38 +0100
commit205b3397710e08554fe2be67dee5fa4876e8d234 (patch)
tree28a5fc9e5fb7519f0063310cf0f70f521244fdec /kinit
parent03929452275f29cf2c2cb7b331be898838506e14 (diff)
downloadtdelibs-205b3397710e08554fe2be67dee5fa4876e8d234.tar.gz
tdelibs-205b3397710e08554fe2be67dee5fa4876e8d234.zip
Fix references to user profile directory.
(cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
Diffstat (limited to 'kinit')
-rw-r--r--kinit/kinit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/kinit.cpp b/kinit/kinit.cpp
index 73f292877..e152252b3 100644
--- a/kinit/kinit.cpp
+++ b/kinit/kinit.cpp
@@ -1782,7 +1782,7 @@ int main(int argc, char **argv, char **envp)
if (keep_running)
{
/*
- * Create ~/.kde/tmp-<hostname>/kdeinit-<display> socket for incoming wrapper
+ * Create ~/.trinity/tmp-<hostname>/kdeinit-<display> socket for incoming wrapper
* requests.
*/
init_kdeinit_socket();