summaryrefslogtreecommitdiffstats
path: root/tdeui/kedittoolbar.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:46:07 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:46:07 -0500
commite256298e9d1d5f3f7fb5660f0ca33ea8489acd08 (patch)
treec1cb331fe9ebe18846c72c565342b82ce824877d /tdeui/kedittoolbar.h
parent55c0d54a9863b438be2949a4629ec3fb0a307fe4 (diff)
downloadtdelibs-e256298e9d1d5f3f7fb5660f0ca33ea8489acd08.tar.gz
tdelibs-e256298e9d1d5f3f7fb5660f0ca33ea8489acd08.zip
Fix references to user profile directory.
Diffstat (limited to 'tdeui/kedittoolbar.h')
-rw-r--r--tdeui/kedittoolbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kedittoolbar.h b/tdeui/kedittoolbar.h
index 4fcd5ac38..60a15d5de 100644
--- a/tdeui/kedittoolbar.h
+++ b/tdeui/kedittoolbar.h
@@ -370,7 +370,7 @@ public:
/**
* Save any changes the user made. The file will be in the user's
- * local directory (usually $HOME/.kde/share/apps/\<appname\>). The
+ * local directory (usually $HOME/.trinity/share/apps/\<appname\>). The
* filename will be the one specified in the constructor.. or the
* made up one if the filename was NULL.
*