summaryrefslogtreecommitdiffstats
path: root/kdeui/kedittoolbar.h
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 /kdeui/kedittoolbar.h
parent03929452275f29cf2c2cb7b331be898838506e14 (diff)
downloadtdelibs-205b3397710e08554fe2be67dee5fa4876e8d234.tar.gz
tdelibs-205b3397710e08554fe2be67dee5fa4876e8d234.zip
Fix references to user profile directory.
(cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
Diffstat (limited to 'kdeui/kedittoolbar.h')
-rw-r--r--kdeui/kedittoolbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kedittoolbar.h b/kdeui/kedittoolbar.h
index 9033ff17f..55e8bde5f 100644
--- a/kdeui/kedittoolbar.h
+++ b/kdeui/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.
*