diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:26:44 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:26:44 -0500 |
commit | 1c68d332fd7e08a190daedbaa6ace857b575b7c4 (patch) | |
tree | 5432577d9a26664aae0410a5887b1dbfc2995406 /tdecore/README.kiosk | |
parent | d6ee27dacd1a96ef9e5819695c7eb62720e738bc (diff) | |
download | tdelibs-1c68d332fd7e08a190daedbaa6ace857b575b7c4.tar.gz tdelibs-1c68d332fd7e08a190daedbaa6ace857b575b7c4.zip |
Rename kderc -> tderc in support of bug report 1447.
Diffstat (limited to 'tdecore/README.kiosk')
-rw-r--r-- | tdecore/README.kiosk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/README.kiosk b/tdecore/README.kiosk index 54ab60d2d..826fc6da6 100644 --- a/tdecore/README.kiosk +++ b/tdecore/README.kiosk @@ -31,7 +31,7 @@ In KDE2 resource management has been largely abstracted by the introduction of the TDEStandardDirs class and has become much more flexible. The user / administrator can now specify a variable number of locations where resources can be found. A list of locations can either be specified via $TDEDIRS -(notice the extra 'S'), via /etc/kderc and even via the kdeglobals config +(notice the extra 'S'), via /etc/tderc and even via the kdeglobals config file. The location where user-specific resources can be found can be set with $TDEHOME (The default is $HOME/.trinity). Changes made by the user are always written back to $TDEHOME. |