diff options
Diffstat (limited to 'doc/index.docbook')
-rw-r--r-- | doc/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index a181e1c..6e4a25a 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1612,7 +1612,7 @@ </para> <para> - Completion files can be installed in a user's home directory under the <filename>~/.kde/share/apps/kile/complete/<mode>/</filename> + Completion files can be installed in a user's home directory under the <filename>~/.trinity/share/apps/kile/complete/<mode>/</filename> subdirectory, where <parameter><mode></parameter> either stands for <constant>abbreviation</constant>, <constant>dictionary</constant> or <constant>tex</constant>. </para> @@ -2079,7 +2079,7 @@ The procedure is so that you create a &latex; file with <userinput>\input{definitions}</userinput>, which makes the commands listed below available, and let <userinput>gesymb mysymbols.tex user</userinput> (which calles &latex; and &dvipng;) create the icons. After copying them to - <userinput>$HOME/.kde/share/apps/kile/mathsymbols/user/</userinput> and restarting kile you can use your own symbols. + <userinput>$HOME/.trinity/share/apps/kile/mathsymbols/user/</userinput> and restarting kile you can use your own symbols. </para> <para> The following commands are defined in definitions.tex: |