diff options
author | Darrell Anderson <[email protected]> | 2012-11-04 01:40:13 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-11-04 01:40:13 -0600 |
commit | 1c31749c852f40e13868334a179f31c4c5c3c05d (patch) | |
tree | 816986acd1f423ad3a6c508f24f7c358a82ba9e6 /doc/kopete | |
parent | 6e76ea6798905b5afa5079133a957fbe93bac028 (diff) | |
download | tdenetwork-1c31749c852f40e13868334a179f31c4c5c3c05d.tar.gz tdenetwork-1c31749c852f40e13868334a179f31c4c5c3c05d.zip |
Fix references to user profile directory.
Diffstat (limited to 'doc/kopete')
-rw-r--r-- | doc/kopete/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kopete/index.docbook b/doc/kopete/index.docbook index 5d3fc810..2933c94e 100644 --- a/doc/kopete/index.docbook +++ b/doc/kopete/index.docbook @@ -912,11 +912,11 @@ Shortcuts...</guimenuitem></menuchoice>.</para></tip> <para>The emoticons are easy to install - you just place a directory containing the icon files along with an XML file describing the mapping from text to picture in -$TDEDIR/share/apps/kopete/pics/emoticons (or $TDEHOME, for example, in /home/joeuser/.kde/).</para> +$TDEDIR/share/apps/kopete/pics/emoticons (or $TDEHOME, for example, in /home/joeuser/.trinity/).</para> <orderedlist> <listitem><para>Copy the extracted directory to $TDEDIR/share/apps/kopete/pics/emoticons or - $HOME/.kde/share/apps/kopete/pics/emoticons (or wherever $TDEHOME is)</para></listitem> + $HOME/.trinity/share/apps/kopete/pics/emoticons (or wherever $TDEHOME is)</para></listitem> <listitem><para>Select Configure &kopete; from the Settings menu and click on Appearance in the left panel of the Preferences window and click on the Emoticons tab</para></listitem> <listitem><para>Select the emoticons set you just installed from the list</para></listitem> <listitem><para>Now you can use the newly installed emoticons in &kopete;</para></listitem> |