diff options
author | Timothy Pearson <[email protected]> | 2011-12-07 18:51:56 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-07 18:51:56 -0600 |
commit | dcb42b10c669803011474197cf0a1a6662c91982 (patch) | |
tree | f079181e4c77498244c0090b15476492d99a482d /doc/en | |
parent | 3f2efc0d9676e785587c9dd262dccfffa3b8ca61 (diff) | |
download | krusader-dcb42b10c669803011474197cf0a1a6662c91982.tar.gz krusader-dcb42b10c669803011474197cf0a1a6662c91982.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/commands.docbook | 2 | ||||
-rw-r--r-- | doc/en/configuration-files.docbook | 8 | ||||
-rw-r--r-- | doc/en/faq.docbook | 8 | ||||
-rw-r--r-- | doc/en/index.docbook | 2 | ||||
-rw-r--r-- | doc/en/installation.docbook | 24 | ||||
-rw-r--r-- | doc/en/konfigurator.docbook | 2 |
6 files changed, 23 insertions, 23 deletions
diff --git a/doc/en/commands.docbook b/doc/en/commands.docbook index fc8f6a6..6e113e8 100644 --- a/doc/en/commands.docbook +++ b/doc/en/commands.docbook @@ -1795,7 +1795,7 @@ &krusader; key-bindings can not be changed yet, as well as some features in foo-commander that we either do not have or need. The Key-bindings are stored in - <filename>$KDEDIR/share/apps/krusader</filename>, + <filename>$TDEDIR/share/apps/krusader</filename>, <filename>foo.keymap.info</filename> contains a description, <filename>foo.keymap</filename> is an ini file that holds diff --git a/doc/en/configuration-files.docbook b/doc/en/configuration-files.docbook index 9b94149..c86a5b1 100644 --- a/doc/en/configuration-files.docbook +++ b/doc/en/configuration-files.docbook @@ -33,7 +33,7 @@ <link linkend="faqi_krusaderui_rc">krusaderui.rc &FAQ;</link>.</para> <para>Location: - <filename>$KDEDIR/share/apps/krusader/krusaderui.rc</filename> or + <filename>$TDEDIR/share/apps/krusader/krusaderui.rc</filename> or <filename> ~/.kde/share/apps/krusader/krusaderui.rc</filename></para> <para> @@ -143,7 +143,7 @@ UserActionXML.</para> <para>Location: <filename> - $KDEDIR/share/apps/krusader/useraction-examples.xml</filename></para> + $TDEDIR/share/apps/krusader/useraction-examples.xml</filename></para> <para> <emphasis role="bold">foo.keymap</emphasis> </para> @@ -154,12 +154,12 @@ legacy binary format.</para> <para>Location: <filename> - $KDEDIR/share/apps/krusader/foo.keymap</filename></para> + $TDEDIR/share/apps/krusader/foo.keymap</filename></para> <para> <emphasis role="bold">foo.color</emphasis> </para> <para>This is a binary file that holds the <link linkend="konfig-color">Color Scheme</link>.</para> <para>Location: - <filename>$KDEDIR/share/apps/krusader/foo.color</filename></para> + <filename>$TDEDIR/share/apps/krusader/foo.color</filename></para> </appendix> diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index 1d05eb7..f21d839 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -385,7 +385,7 @@ <filename> krusader_trinity/krusader/krusaderui.rc</filename> to <filename> - $KDEDIR/share/apps/krusader/krusaderui.rc</filename> and + $TDEDIR/share/apps/krusader/krusaderui.rc</filename> and <filename> ~/.kde/share/apps/krusader/krusaderui.rc</filename> and re-run &krusader;. If you have compiled @@ -408,7 +408,7 @@ <para>The <filename>krusaderui.rc</filename> file is stored in <filename> - $KDEDIR/share/apps/krusader/krusaderui.rc</filename>. + $TDEDIR/share/apps/krusader/krusaderui.rc</filename>. When you change the <guilabel>"Toolbar"</guilabel>, &kde; makes a copy of that file in the home directory at @@ -930,11 +930,11 @@ <filename>kio_krarc.so</filename>, <filename>kio_krarc.la</filename> files into <filename class="directory"> - $KDEDIR/lib/trinity</filename></para> + $TDEDIR/lib/trinity</filename></para> <para>Copy the <filename>krarc.protocol</filename> file into <filename class="directory"> - $KDEDIR/share/services</filename></para> + $TDEDIR/share/services</filename></para> <para>or the directory where the KIO slaves are placed in your &Linux; distribution.</para> <para></para> diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 8bff803..e12ff22 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -226,7 +226,7 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf <!ENTITY syncdirs-lnk '<link linkend="synchronizer">Synchronize Directories</link>'> <!ENTITY splitfile-lnk '<link linkend="splitter">Split file</link>'> <!ENTITY combinefiles-lnk '<link linkend="splitter">Combine files</link>'> -<!ENTITY kdeqtdir-lnk '<link linkend="kde_qt_dir"><envar>KDEDIR</envar> - <envar>QTDIR</envar></link>'> +<!ENTITY kdeqtdir-lnk '<link linkend="kde_qt_dir"><envar>TDEDIR</envar> - <envar>QTDIR</envar></link>'> <!ENTITY useractions-lnk '<link linkend="useractions">UserActions</link>'> <!ENTITY usermenu-lnk '<link linkend="useractions">User Menu</link>'> <!ENTITY faq-lnk '<link linkend="faq">FAQ</link>'> diff --git a/doc/en/installation.docbook b/doc/en/installation.docbook index 5458a0d..478e8d9 100644 --- a/doc/en/installation.docbook +++ b/doc/en/installation.docbook @@ -431,8 +431,8 @@ <para>Add the next lines in the <filename>~/.bashrc</filename> configuration file <screen> <userinput><command>export</command> <option>QTDIR=/usr</option></userinput> -<userinput><command>export</command> <option>KDEDIR=/usr</option></userinput> -<userinput><command>export</command> <option>export KDEDIRS=/opt/krusader:/usr</option></userinput> +<userinput><command>export</command> <option>TDEDIR=/usr</option></userinput> +<userinput><command>export</command> <option>export TDEDIRS=/opt/krusader:/usr</option></userinput> </screen> </para> @@ -596,7 +596,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' <listitem id="kde_qt_dir"> <para>Check the environment variables <envar>QTDIR</envar>and - <envar>KDEDIR</envar>. &krusader;'s + <envar>TDEDIR</envar>. &krusader;'s <command>./configure</command> script needs to know where the &Qt; and &kde; directories are.</para> @@ -607,7 +607,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' <filename>/usr/lib/qt3</filename> or <filename>/usr/qt3</filename></para> <para> - <envar>KDEDIR</envar>: + <envar>TDEDIR</envar>: <replaceable><path to your KDE installation></replaceable> ⪚ <filename>/usr</filename> or @@ -617,7 +617,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' check the values with the <command>echo</command> command. <screen><prompt>$</prompt> <userinput><command>echo</command> $QTDIR</userinput>/usr/lib/qt3 - <prompt>$</prompt> <userinput><command>echo</command> $KDEDIR</userinput>/usr</screen> + <prompt>$</prompt> <userinput><command>echo</command> $TDEDIR</userinput>/usr</screen> If both commands give an output, the enviroment variables are set (the above example are the settings of @@ -636,12 +636,12 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' <filename>/usr/lib/qt3</filename> is your <envar>QTDIR</envar> and <filename>/usr</filename> is your - <envar>KDEDIR</envar>. The installed binaries will go to + <envar>TDEDIR</envar>. The installed binaries will go to <filename>/usr/bin</filename>. Now we will set the enviroment variables with the <command>export</command> command. <screen><prompt>$</prompt> <userinput><command>export</command> QTDIR=<replaceable><replace with your QTDIR></replaceable></userinput></screen> - <screen><prompt>$</prompt> <userinput><command>export</command> KDEDIR=<replaceable><replace with your KDEDIR></replaceable></userinput></screen> + <screen><prompt>$</prompt> <userinput><command>export</command> TDEDIR=<replaceable><replace with your TDEDIR></replaceable></userinput></screen> </para> <note> <para>These enviroment variables are only set for the @@ -654,7 +654,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' <filename class="directory">/etc/profile</filename>) file.</para> </note> - <para>If you can notdetermine your KDEDIR, + <para>If you can notdetermine your TDEDIR, <command>kde-config --prefix</command> might help you.</para> <para></para> @@ -721,7 +721,7 @@ If you haven't done so in a while, run ./configure --help <para>Your &Linux; distro &krusader; RPM or DEB package will normally install &krusader; in the - <filename>KDEDIR/bin</filename> directory. According to + <filename>TDEDIR/bin</filename> directory. According to the &fhs-url;, any user installed files go to the <filename>/usr/local</filename> directory. If you wish @@ -747,7 +747,7 @@ kde_includes: /usr/lib kde_locale: /usr/share/locale qt_libraries: /usr/lib/qt3/lib qt_includes: /usr/lib/qt3/include -KDEDIR: /usr +TDEDIR: /usr QTDIR: /usr/lib/qt3 Install path: /usr/local/bin krusader version: 1.80.0 @@ -815,7 +815,7 @@ Good - your configure finished. Start make now <filename>INSTALL</filename> file in the &krusader; sources.</para> <para>If you used another --prefix= than - <filename>$KDEDIR or /usr/local</filename>, it is + <filename>$TDEDIR or /usr/local</filename>, it is recommended to do an extra check: <screen><prompt>$</prompt> <userinput><command>kde-config</command> <option>--path exe</option></userinput> /home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ @@ -823,7 +823,7 @@ Good - your configure finished. Start make now If the <prefix_dir/bin> directory is not shown, you need to use e.g. - <command>export KDEDIRS=/usr/local:/usr</command>. To + <command>export TDEDIRS=/usr/local:/usr</command>. To make these settings permanent you can ⪚ append this export command to your <filename>/etc/profile</filename> file. After that you diff --git a/doc/en/konfigurator.docbook b/doc/en/konfigurator.docbook index 0cd72f1..ab23a78 100644 --- a/doc/en/konfigurator.docbook +++ b/doc/en/konfigurator.docbook @@ -806,7 +806,7 @@ HTML_PARSING--> &krusader; to use &tcmd;, &mc;, foo-commander or your own custom color profile. The Color Schemes are stored in - <filename>$KDEDIR/share/apps/krusader</filename>, the + <filename>$TDEDIR/share/apps/krusader</filename>, the <filename>foo.color</filename> is a binary file that holds the color scheme.</para> <tip> |