summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_custom_brush.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_custom_brush.cc')
-rw-r--r--chalk/ui/kis_custom_brush.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_custom_brush.cc b/chalk/ui/kis_custom_brush.cc
index d633935c..34289f3e 100644
--- a/chalk/ui/kis_custom_brush.cc
+++ b/chalk/ui/kis_custom_brush.cc
@@ -80,7 +80,7 @@ void KisCustomBrush::slotExport() {
}
void KisCustomBrush::slotAddPredefined() {
- // Save in the directory that is likely to be: ~/.kde/share/apps/chalk/brushes
+ // Save in the directory that is likely to be: ~/.trinity/share/apps/chalk/brushes
// a unique file with this brushname
TQString dir = KGlobal::dirs()->saveLocation("data", "chalk/brushes");
TQString extension;