summaryrefslogtreecommitdiffstats
path: root/kresources
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 /kresources
parent03929452275f29cf2c2cb7b331be898838506e14 (diff)
downloadtdelibs-205b3397710e08554fe2be67dee5fa4876e8d234.tar.gz
tdelibs-205b3397710e08554fe2be67dee5fa4876e8d234.zip
Fix references to user profile directory.
(cherry picked from commit e256298e9d1d5f3f7fb5660f0ca33ea8489acd08)
Diffstat (limited to 'kresources')
-rw-r--r--kresources/README.design2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/README.design b/kresources/README.design
index 563d0aeed..842a750e0 100644
--- a/kresources/README.design
+++ b/kresources/README.design
@@ -42,7 +42,7 @@ type, but with different settings. These resources are persistent,
and they are managed by the ResourceManager for the calendar
resource family. The list of resources, and the settings for
each resource, are stored by the resource manager using KConfig,
-in $HOME/.kde/share/config/<family>.
+in $HOME/.trinity/share/config/<family>.
The resource manager is a singleton object for every resource family.
Use the resource manager to get the list of available resource types