diff options
Diffstat (limited to 'kopete/libkopete')
-rw-r--r-- | kopete/libkopete/kopetepicture.h | 2 |
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. * |