summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_custom_pattern.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_custom_pattern.cc')
-rw-r--r--chalk/ui/kis_custom_pattern.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_custom_pattern.cc b/chalk/ui/kis_custom_pattern.cc
index 4f0821ed7..538ec9c6a 100644
--- a/chalk/ui/kis_custom_pattern.cc
+++ b/chalk/ui/kis_custom_pattern.cc
@@ -78,7 +78,7 @@ void KisCustomPattern::slotAddPredefined() {
if (!m_pattern)
return;
- // Save in the directory that is likely to be: ~/.kde/share/apps/chalk/patterns
+ // Save in the directory that is likely to be: ~/.trinity/share/apps/chalk/patterns
// a unique file with this pattern name
TQString dir = KGlobal::dirs()->saveLocation("data", "chalk/patterns");
TQString extension;