diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:11:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:11:39 -0600 |
commit | 4f070eb987ea6e0dd71f6266835c14e8fcbeb18b (patch) | |
tree | 4127dd988254428d89cb510c2561f5aef48bec27 /doc | |
parent | 51b3545acc932a04b38988188b955eb9d35334a3 (diff) | |
download | tdenetwork-4f070eb987ea6e0dd71f6266835c14e8fcbeb18b.tar.gz tdenetwork-4f070eb987ea6e0dd71f6266835c14e8fcbeb18b.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc')
-rw-r--r-- | doc/knewsticker/index.docbook | 2 | ||||
-rw-r--r-- | doc/kopete/index.docbook | 10 | ||||
-rw-r--r-- | doc/kppp/accounting.docbook | 2 | ||||
-rw-r--r-- | doc/kppp/kppp-faq.docbook | 6 | ||||
-rw-r--r-- | doc/ksirc/index.docbook | 2 | ||||
-rw-r--r-- | doc/ktalkd/index.docbook | 2 | ||||
-rw-r--r-- | doc/kwifimanager/index.docbook | 4 | ||||
-rw-r--r-- | doc/lisa/index.docbook | 2 |
8 files changed, 15 insertions, 15 deletions
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:</para> <note><para>If an error appears that tells you that <filename>dcop</filename> couldn't be found or executed, please check whether the file <filename>dcop</filename> exists in -<filename class="directory">$<envar>KDEDIR</envar>/bin</filename> and make sure its +<filename class="directory">$<envar>TDEDIR</envar>/bin</filename> and make sure its permissions are set appropriately.</para></note> <para>In that command line, just replace <quote>[function]</quote> 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...</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 -$KDEDIR/share/apps/kopete/pics/emoticons (or $KDEHOME, for example, in /home/joeuser/.kde/).</para> +$TDEDIR/share/apps/kopete/pics/emoticons (or $TDEHOME, for example, in /home/joeuser/.kde/).</para> <orderedlist> -<listitem><para>Copy the extracted directory to $KDEDIR/share/apps/kopete/pics/emoticons or - $HOME/.kde/share/apps/kopete/pics/emoticons (or wherever $KDEHOME is)</para></listitem> +<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> <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> </orderedlist> <para>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.</para> </answer> </qandaentry> 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 <userinput><option>-r</option> <replaceable>rule_file</replaceable></userinput> command line option to &kppp; and must be installed in <filename -class="directory">${KDEDIR}/share/apps/kppp/Rules</filename> or in <filename +class="directory">${TDEDIR}/share/apps/kppp/Rules</filename> or in <filename class="directory">${HOME}/.kde/share/apps/kppp/Rules</filename> before you will be able to select it in this dialog.</para> 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 <systemitem>root</systemitem> permissions do the following:</para> <screen><prompt>%</prompt> <userinput><command>su</command> <option>root</option></userinput> -<prompt>#</prompt> <userinput><command>chown</command> <option>root:root $KDEDIR/bin/kppp</option></userinput> -<prompt>#</prompt> <userinput><command>chmod</command> <option>+s $KDEDIR/bin/kppp</option></userinput> +<prompt>#</prompt> <userinput><command>chown</command> <option>root:root $TDEDIR/bin/kppp</option></userinput> +<prompt>#</prompt> <userinput><command>chmod</command> <option>+s $TDEDIR/bin/kppp</option></userinput> <prompt>#</prompt> <userinput><command>exit</command></userinput> </screen> </answer> @@ -369,7 +369,7 @@ the following AT commands:</para> <question><para>How do I write a telephones cost rules file?</para></question> <answer><para>Just follow the <filename>TEMPLATE</filename> rules file supplied with &kppp;. You should be able to find a copy in <filename -class="directory">$KDEDIR/doc/HTML/<replaceable>yourlang</replaceable>/kppp/</filename>. +class="directory">$TDEDIR/doc/HTML/<replaceable>yourlang</replaceable>/kppp/</filename>. Use the <option>-r</option> &kppp; command line option to check the syntax of your proposed rules file.</para></answer> </qandaentry> 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.</para></listitem> <varlistentry> <term><guilabel>Enable logging</guilabel></term> -<listitem><para>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</para></listitem> +<listitem><para>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</para></listitem> </varlistentry> <varlistentry> 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 <para> If &ktalkd; is compiled for &kde;, it reads config from &kde; config files, the sitewide -(<filename>$<envar>KDEDIR</envar>/share/config/ktalkdrc</filename>) and +(<filename>$<envar>TDEDIR</envar>/share/config/ktalkdrc</filename>) 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 <command>kcmktalkd</command> 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 @@ <para> 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<filename>$<envar>KDEDIR</envar>/share/apps/kwifimanager/locations/DE_BW_Karlsruhe_University.loc</filename> + in<filename>$<envar>TDEDIR</envar>/share/apps/kwifimanager/locations/DE_BW_Karlsruhe_University.loc</filename> </para> <para>If you want to set up a new list, simply create a file in the same format and copy it into the folder <filename class="directory" - >$<envar>KDEDIR</envar>/share/apps/kwifimanager/locations/</filename> + >$<envar>TDEDIR</envar>/share/apps/kwifimanager/locations/</filename> </para> <para>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 <para>Search first for <filename>$<envar>HOME</envar>/.kde/share/config/lisarc</filename>, then for -<filename>$<envar>KDEDIR</envar>/share/config/lisarc</filename>.</para> +<filename>$<envar>TDEDIR</envar>/share/config/lisarc</filename>.</para> </listitem> </varlistentry> |