From 4f070eb987ea6e0dd71f6266835c14e8fcbeb18b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:11:39 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/knewsticker/index.docbook | 2 +- doc/kopete/index.docbook | 10 +++++----- doc/kppp/accounting.docbook | 2 +- doc/kppp/kppp-faq.docbook | 6 +++--- doc/ksirc/index.docbook | 2 +- doc/ktalkd/index.docbook | 2 +- doc/kwifimanager/index.docbook | 4 ++-- doc/lisa/index.docbook | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) (limited to 'doc') diff --git a/doc/knewsticker/index.docbook b/doc/knewsticker/index.docbook index 140652cd..2afc70f6 100644 --- a/doc/knewsticker/index.docbook +++ b/doc/knewsticker/index.docbook @@ -1102,7 +1102,7 @@ this at the console: If an error appears that tells you that dcop couldn't be found or executed, please check whether the file dcop exists in -$KDEDIR/bin and make sure its +$TDEDIR/bin and make sure its permissions are set appropriately. In that command line, just replace [function] with the diff --git a/doc/kopete/index.docbook b/doc/kopete/index.docbook index f78c9ab8..5d3fc810 100644 --- a/doc/kopete/index.docbook +++ b/doc/kopete/index.docbook @@ -912,18 +912,18 @@ Shortcuts.... 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 -$KDEDIR/share/apps/kopete/pics/emoticons (or $KDEHOME, for example, in /home/joeuser/.kde/). +$TDEDIR/share/apps/kopete/pics/emoticons (or $TDEHOME, for example, in /home/joeuser/.kde/). -Copy the extracted directory to $KDEDIR/share/apps/kopete/pics/emoticons or - $HOME/.kde/share/apps/kopete/pics/emoticons (or wherever $KDEHOME is) +Copy the extracted directory to $TDEDIR/share/apps/kopete/pics/emoticons or + $HOME/.kde/share/apps/kopete/pics/emoticons (or wherever $TDEHOME is) 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 Select the emoticons set you just installed from the list Now you can use the newly installed emoticons in &kopete; To replace the protocol icons, you'll have to replace the icons in -$KDEDIR/share/apps/kopete/icons, or provide replacements to override them in -the same dir under $KDEHOME. At present there aren't any complete replacement +$TDEDIR/share/apps/kopete/icons, or provide replacements to override them in +the same dir under $TDEHOME. At present there aren't any complete replacement sets that you can simply extract there. diff --git a/doc/kppp/accounting.docbook b/doc/kppp/accounting.docbook index ec6db43c..69401512 100644 --- a/doc/kppp/accounting.docbook +++ b/doc/kppp/accounting.docbook @@ -10,7 +10,7 @@ maintainer. The newly created rules file can be checked for valid syntax with the rule_file command line option to &kppp; and must be installed in ${KDEDIR}/share/apps/kppp/Rules or in ${TDEDIR}/share/apps/kppp/Rules or in ${HOME}/.kde/share/apps/kppp/Rules before you will be able to select it in this dialog. diff --git a/doc/kppp/kppp-faq.docbook b/doc/kppp/kppp-faq.docbook index 57ef26ff..bef790a7 100644 --- a/doc/kppp/kppp-faq.docbook +++ b/doc/kppp/kppp-faq.docbook @@ -135,8 +135,8 @@ your purposes. In order to give &kppp; setuid root permissions do the following: % su -# chown -# chmod +# chown +# chmod # exit @@ -369,7 +369,7 @@ the following AT commands: How do I write a telephones cost rules file? Just follow the TEMPLATE rules file supplied with &kppp;. You should be able to find a copy in $KDEDIR/doc/HTML/yourlang/kppp/. +class="directory">$TDEDIR/doc/HTML/yourlang/kppp/. Use the &kppp; command line option to check the syntax of your proposed rules file. diff --git a/doc/ksirc/index.docbook b/doc/ksirc/index.docbook index 78b08656..b45fbd5a 100644 --- a/doc/ksirc/index.docbook +++ b/doc/ksirc/index.docbook @@ -536,7 +536,7 @@ on. Enable logging -Creates log files for each channel per day. These log files are stored in $KDEHOME/share/apps/ksirc/logs/ and the files look like: /$KDEHOME/share/apps/ksirc/logs/#channelname_year_month_day_servername.log +Creates log files for each channel per day. These log files are stored in $TDEHOME/share/apps/ksirc/logs/ and the files look like: /$TDEHOME/share/apps/ksirc/logs/#channelname_year_month_day_servername.log diff --git a/doc/ktalkd/index.docbook b/doc/ktalkd/index.docbook index cfb6f8e2..b35fa3d4 100644 --- a/doc/ktalkd/index.docbook +++ b/doc/ktalkd/index.docbook @@ -143,7 +143,7 @@ if you're away. There are 3 different forwarding methods. See section If &ktalkd; is compiled for &kde;, it reads config from &kde; config files, the sitewide -($KDEDIR/share/config/ktalkdrc) and +($TDEDIR/share/config/ktalkdrc) and the user one, in its home folder. The sitewide one has to be manually edited by the administrator, but there is now a configuration dialog for the user one. It's called kcmktalkd and can be found diff --git a/doc/kwifimanager/index.docbook b/doc/kwifimanager/index.docbook index e48d0a4a..d6756df3 100644 --- a/doc/kwifimanager/index.docbook +++ b/doc/kwifimanager/index.docbook @@ -178,11 +178,11 @@ The last line of the main window shows information about your AccessPoint. This requires that your system administrator provided a list of MAC addresses with a corresponding information. An example for such a list can be found - in$KDEDIR/share/apps/kwifimanager/locations/DE_BW_Karlsruhe_University.loc + in$TDEDIR/share/apps/kwifimanager/locations/DE_BW_Karlsruhe_University.loc If you want to set up a new list, simply create a file in the same format and copy it into the folder $KDEDIR/share/apps/kwifimanager/locations/ + >$TDEDIR/share/apps/kwifimanager/locations/ It will be automatically parsed at the next start of &kwifimanager;. If you have a list and want to have it included in future releases of &kwifimanager;, simply diff --git a/doc/lisa/index.docbook b/doc/lisa/index.docbook index 758b51d2..f135a737 100644 --- a/doc/lisa/index.docbook +++ b/doc/lisa/index.docbook @@ -586,7 +586,7 @@ MaxPingsAtOnce = 256 #send up to 256 ICMP echo requests at on Search first for $HOME/.kde/share/config/lisarc, then for -$KDEDIR/share/config/lisarc. +$TDEDIR/share/config/lisarc. -- cgit v1.2.1