From dcb42b10c669803011474197cf0a1a6662c91982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 18:51:56 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/en/commands.docbook | 2 +- doc/en/configuration-files.docbook | 8 ++++---- doc/en/faq.docbook | 8 ++++---- doc/en/index.docbook | 2 +- doc/en/installation.docbook | 24 ++++++++++++------------ doc/en/konfigurator.docbook | 2 +- doc/krusader.1 | 2 +- doc/ru/commands.docbook | 2 +- doc/ru/configuration-files.docbook | 8 ++++---- doc/ru/faq.docbook | 8 ++++---- doc/ru/index.docbook | 2 +- doc/ru/installation.docbook | 20 ++++++++++---------- doc/ru/konfigurator.docbook | 2 +- 13 files changed, 45 insertions(+), 45 deletions(-) (limited to 'doc') 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 - $KDEDIR/share/apps/krusader, + $TDEDIR/share/apps/krusader, foo.keymap.info contains a description, foo.keymap 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 @@ krusaderui.rc &FAQ;. Location: - $KDEDIR/share/apps/krusader/krusaderui.rc or + $TDEDIR/share/apps/krusader/krusaderui.rc or ~/.kde/share/apps/krusader/krusaderui.rc @@ -143,7 +143,7 @@ UserActionXML. Location: - $KDEDIR/share/apps/krusader/useraction-examples.xml + $TDEDIR/share/apps/krusader/useraction-examples.xml foo.keymap @@ -154,12 +154,12 @@ legacy binary format. Location: - $KDEDIR/share/apps/krusader/foo.keymap + $TDEDIR/share/apps/krusader/foo.keymap foo.color This is a binary file that holds the Color Scheme. Location: - $KDEDIR/share/apps/krusader/foo.color + $TDEDIR/share/apps/krusader/foo.color 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 @@ krusader_trinity/krusader/krusaderui.rc to - $KDEDIR/share/apps/krusader/krusaderui.rc and + $TDEDIR/share/apps/krusader/krusaderui.rc and ~/.kde/share/apps/krusader/krusaderui.rc and re-run &krusader;. If you have compiled @@ -408,7 +408,7 @@ The krusaderui.rc file is stored in - $KDEDIR/share/apps/krusader/krusaderui.rc. + $TDEDIR/share/apps/krusader/krusaderui.rc. When you change the "Toolbar", &kde; makes a copy of that file in the home directory at @@ -930,11 +930,11 @@ kio_krarc.so, kio_krarc.la files into - $KDEDIR/lib/trinity + $TDEDIR/lib/trinity Copy the krarc.protocol file into - $KDEDIR/share/services + $TDEDIR/share/services or the directory where the KIO slaves are placed in your &Linux; distribution. 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 Synchronize Directories'> Split file'> Combine files'> -KDEDIR - QTDIR'> +TDEDIR - QTDIR'> UserActions'> User Menu'> FAQ'> 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 @@ Add the next lines in the ~/.bashrc configuration file export -export -export +export +export @@ -596,7 +596,7 @@ Please don't use the /usr/local directory as it simply won' Check the environment variables QTDIRand - KDEDIR. &krusader;'s + TDEDIR. &krusader;'s ./configure script needs to know where the &Qt; and &kde; directories are. @@ -607,7 +607,7 @@ Please don't use the /usr/local directory as it simply won' /usr/lib/qt3 or /usr/qt3 - KDEDIR: + TDEDIR: <path to your KDE installation>/usr or @@ -617,7 +617,7 @@ Please don't use the /usr/local directory as it simply won' check the values with the echo command. $ echo $QTDIR/usr/lib/qt3 - $ echo $KDEDIR/usr + $ echo $TDEDIR/usr 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 /usr/local directory as it simply won' /usr/lib/qt3 is your QTDIR and /usr is your - KDEDIR. The installed binaries will go to + TDEDIR. The installed binaries will go to /usr/bin. Now we will set the enviroment variables with the export command. $ export QTDIR=<replace with your QTDIR> - $ export KDEDIR=<replace with your KDEDIR> + $ export TDEDIR=<replace with your TDEDIR> These enviroment variables are only set for the @@ -654,7 +654,7 @@ Please don't use the /usr/local directory as it simply won' /etc/profile) file. - If you can notdetermine your KDEDIR, + If you can notdetermine your TDEDIR, kde-config --prefix might help you. @@ -721,7 +721,7 @@ If you haven't done so in a while, run ./configure --help Your &Linux; distro &krusader; RPM or DEB package will normally install &krusader; in the - KDEDIR/bin directory. According to + TDEDIR/bin directory. According to the &fhs-url;, any user installed files go to the /usr/local 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 INSTALL file in the &krusader; sources. If you used another --prefix= than - $KDEDIR or /usr/local, it is + $TDEDIR or /usr/local, it is recommended to do an extra check: $ kde-config /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. - export KDEDIRS=/usr/local:/usr. To + export TDEDIRS=/usr/local:/usr. To make these settings permanent you can ⪚ append this export command to your /etc/profile 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 - $KDEDIR/share/apps/krusader, the + $TDEDIR/share/apps/krusader, the foo.color is a binary file that holds the color scheme. diff --git a/doc/krusader.1 b/doc/krusader.1 index 4f9945b..cf8633e 100644 --- a/doc/krusader.1 +++ b/doc/krusader.1 @@ -61,7 +61,7 @@ Configuration files: .I ~/.kde/share/apps/krusader/krbookmarks.xml -.I $KDEDIR/share/apps/krusader/krusaderui.rc or +.I $TDEDIR/share/apps/krusader/krusaderui.rc or .I ~/.kde/share/apps/krusader/krusaderui.rc diff --git a/doc/ru/commands.docbook b/doc/ru/commands.docbook index 65f813a..538d2d7 100644 --- a/doc/ru/commands.docbook +++ b/doc/ru/commands.docbook @@ -1517,7 +1517,7 @@ > Export shortcuts buttons you can load and save a Key-binding profile. This allows &krusader; to have the &tcmd;, &mc;, foo-commander, or your custom Key-bindings. The only limitation is that global &kde; key-bindings and some &krusader; key-bindings can't be changed yet, as well as some features in foo-commander that we either don't have or don't need. The Key-bindings are stored in $KDEDIR/share/apps/krusader$TDEDIR/share/apps/krusader, foo.keymap.info contains a description, . Location: $KDEDIR/share/apps/krusader/krusaderui.rc$TDEDIR/share/apps/krusader/krusaderui.rc or ~/.kde/share/apps/krusader/krusaderui.rc @@ -189,7 +189,7 @@ >The default User-Actions provided by us. The file-structure is documented in doxygen-headers of UserActionXML. Location: $KDEDIR/share/apps/krusader/useraction_examples.xml$TDEDIR/share/apps/krusader/useraction_examples.xml . Until &krusader;-1.70.0 this was a binary file, &krusader; is backwards compatible for importing this legacy binary format. Location: $KDEDIR/share/apps/krusader/foo.keymap$TDEDIR/share/apps/krusader/foo.keymap @@ -216,7 +216,7 @@ >. Location: $KDEDIR/share/apps/krusader/foo.color$TDEDIR/share/apps/krusader/foo.color diff --git a/doc/ru/faq.docbook b/doc/ru/faq.docbook index d9d79c3..98587ce 100644 --- a/doc/ru/faq.docbook +++ b/doc/ru/faq.docbook @@ -402,7 +402,7 @@ > file from the package krusader_trinity/krusader/krusaderui.rc to $KDEDIR/share/apps/krusader/krusaderui.rc$TDEDIR/share/apps/krusader/krusaderui.rc and ~/.kde/share/apps/krusader/krusaderui.rc and re-run &krusader;. If you have compiled &krusader; from sources this is often caused when the &kdeqtdir_lnk; environment variables are not correctly set. The result is that the Файл krusaderui.rc хранится в $KDEDIR/share/apps/krusader/krusaderui.rc$TDEDIR/share/apps/krusader/krusaderui.rc. Если вы выбрали новую "Панель" ,&kde; создаст копию файла , kio_krarc.la в $KDEDIR/lib/trinity$TDEDIR/lib/trinity Копируйте krarc.protocol в $KDEDIR/share/services$TDEDIR/share/services или директорию , в которой находятся KIO slaves вашего дистрибутива &Linux;. diff --git a/doc/ru/index.docbook b/doc/ru/index.docbook index 8834588..8997d09 100644 --- a/doc/ru/index.docbook +++ b/doc/ru/index.docbook @@ -518,7 +518,7 @@ since the Entity Backspace is not defined in >'> KDEDIRTDEDIR - QTDIRCheck the environment variables QTDIR and KDEDIRTDEDIR. &krusader;'s ./configure script needs to know where the &Qt; and &kde; directories are. @@ -514,7 +514,7 @@ KDEDIRTDEDIR : <path to your KDE installation> command. $ echo $QTDIR /usr/lib/qt3 -$ echo $KDEDIR +$ echo $TDEDIR /usr If both commands give an output, the enviroment variables are set (the above example are the settings of &mandriva;-&Linux;). In case you just receive empty lines, the variables are not set and you have to set them it manually. If you have no idea what to set the variables to, or if you want to check if the variables are correctly set, ask your distributor or use the find and /usr is your KDEDIRTDEDIR. The installed binaries will go to /usr/bin. Now we will set the enviroment variables with the command. $ export QTDIR=<replace with your QTDIR> $ export KDEDIR=<replace with your KDEDIR> +>$ export TDEDIR=<replace with your TDEDIR> If you can't determine your KDEDIR than If you can't determine your TDEDIR than kde-config --prefix might help you. @@ -642,7 +642,7 @@ If you haven't done so in a while, run ./configure --help Your &Linux; distro &krusader; RPM or DEB package will usually install &krusader; in the KDEDIR/binTDEDIR/bin directory. According to the &fhs_url;, any user installed files should go to the /usr/local directory, but in some cases you might want that &krusader; will be installed in an other directory, this behaviour can be determed with the prefix option. If you don't have root access If you dit use the an other --prefix= than $KDEDIR or /usr/local$TDEDIR or /usr/local , then it can't hurt to do an extra check: $ kde-config /home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ $ If the <prefix_dir/bin> directory is not shown, you need to use e.g. export KDEDIRS=/usr/local:/usrexport TDEDIRS=/usr/local:/usr. To make these settings permanent you can ⪚ append this export command to your /etc/profile file. Than you need to restart &kde;, and check again. diff --git a/doc/ru/konfigurator.docbook b/doc/ru/konfigurator.docbook index 7523a8b..ed5c369 100644 --- a/doc/ru/konfigurator.docbook +++ b/doc/ru/konfigurator.docbook @@ -964,7 +964,7 @@ HTML_PARSING--> > Export Color Scheme buttons you can load and save a Color Scheme profile. This allows that &krusader; can have the &tcmd;, &mc;, foo-commander or your custom colors. The Color Schemes are stored in $KDEDIR/share/apps/krusader$TDEDIR/share/apps/krusader, the foo.color is a binary file that holds the Color Scheme. -- cgit v1.2.1