summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:40:13 -0600
committerSlávek Banko <slavek.banko@axis.cz>2012-11-10 17:08:49 +0100
commit6f85c0c584e0c8be8be83e9fb1c567c0e77a31a0 (patch)
treea7d236d29665796e8c2943a2ba3bec3a1eddcdde /kopete/libkopete
parent412a55a28eed522ef7b69507c9df1416fb1aa171 (diff)
downloadtdenetwork-6f85c0c584e0c8be8be83e9fb1c567c0e77a31a0.tar.gz
tdenetwork-6f85c0c584e0c8be8be83e9fb1c567c0e77a31a0.zip
Fix references to user profile directory.
(cherry picked from commit 1c31749c852f40e13868334a179f31c4c5c3c05d)
Diffstat (limited to 'kopete/libkopete')
-rw-r--r--kopete/libkopete/kopetepicture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetepicture.h b/kopete/libkopete/kopetepicture.h
index 46e7a7c2..a681e7ca 100644
--- a/kopete/libkopete/kopetepicture.h
+++ b/kopete/libkopete/kopetepicture.h
@@ -41,7 +41,7 @@ namespace Kopete
* You can only use an TQImage and a image path to create/update
* the picture.
* If the picture doesn't exist as a file, it generate a local
- * copy into ~/.kde/share/apps/kopete/metacontactpicturecache
+ * copy into ~/.trinity/share/apps/kopete/metacontactpicturecache
*
* This class is implicitly shared, so don't use it as a pointer.
*