diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:40:13 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:40:13 -0600 |
commit | 1c31749c852f40e13868334a179f31c4c5c3c05d (patch) | |
tree | 816986acd1f423ad3a6c508f24f7c358a82ba9e6 /doc/knewsticker | |
parent | 6e76ea6798905b5afa5079133a957fbe93bac028 (diff) | |
download | tdenetwork-1c31749c852f40e13868334a179f31c4c5c3c05d.tar.gz tdenetwork-1c31749c852f40e13868334a179f31c4c5c3c05d.zip |
Fix references to user profile directory.
Diffstat (limited to 'doc/knewsticker')
-rw-r--r-- | doc/knewsticker/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/knewsticker/index.docbook b/doc/knewsticker/index.docbook index 2afc70f6..415287c8 100644 --- a/doc/knewsticker/index.docbook +++ b/doc/knewsticker/index.docbook @@ -1146,7 +1146,7 @@ necessary.</para> to talk to &knewsticker; but you can use it if you modified the configuration file by hand.</para> <tip><para>The configuration file is saved in - <filename>~/.kde/share/config/knewsticker_appletrc</filename></para></tip> + <filename>~/.trinity/share/config/knewsticker_appletrc</filename></para></tip> <para>Example:</para> <screen width="40"> <prompt>%</prompt> <userinput><command>dcop</command> <option>knewsticker</option> <option>KNewsTicker</option> <option>reparseConfig</option></userinput> |