diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 00:58:17 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 00:58:17 -0500 |
commit | ae251c7f0ca01689181ee699640274f1ee3880c9 (patch) | |
tree | 69dea376c7808c206685b1551be8ec3076e3951a /doc | |
parent | 32bc4202791453c8b063881c5ba34ed2734525a0 (diff) | |
download | kbfx-ae251c7f0ca01689181ee699640274f1ee3880c9.tar.gz kbfx-ae251c7f0ca01689181ee699640274f1ee3880c9.zip |
Fix references to user profile directory.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HOWTO | 2 | ||||
-rw-r--r-- | doc/en/index.docbook.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -191,7 +191,7 @@ property = value When you want to prepare a theme, have in mind that every change that you make in the "KBFX Configurator" is kept in files in your home KDE directory. Usually these files are here: - ~/.kde/share/apps/kbfx/themerc + ~/.trinity/share/apps/kbfx/themerc and are named: THEMENAME_layoutrc THEMENAME_fontrc diff --git a/doc/en/index.docbook.in b/doc/en/index.docbook.in index aaf3547..1e2b01c 100644 --- a/doc/en/index.docbook.in +++ b/doc/en/index.docbook.in @@ -2025,7 +2025,7 @@ rpm -i kbfx-0.4.9.3-20070117.i386.rpm </para> <para> - Usually these files are in the folder <emphasis>~/.kde/share/apps/kbfx/themerc</emphasis> + Usually these files are in the folder <emphasis>~/.trinity/share/apps/kbfx/themerc</emphasis> and are named: </para> |