diff options
Diffstat (limited to 'doc/ru')
-rw-r--r-- | doc/ru/faq.docbook | 2 | ||||
-rw-r--r-- | doc/ru/index.docbook | 2 | ||||
-rw-r--r-- | doc/ru/installation.docbook | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/ru/faq.docbook b/doc/ru/faq.docbook index 4c786bb..4254ef0 100644 --- a/doc/ru/faq.docbook +++ b/doc/ru/faq.docbook @@ -405,7 +405,7 @@ >$TDEDIR/share/apps/krusader/krusaderui.rc</filename > and <filename >~/.trinity/share/apps/krusader/krusaderui.rc</filename -> 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 <filename +> and re-run &krusader;. If you have compiled &krusader; from sources this is often caused when the &kdetqtdir_lnk; environment variables are not correctly set. The result is that the <filename >krusaderui.rc</filename > file is installed in the wrong directory. Please also read the next question.</para> <!-- Empty line to make it more readable --> diff --git a/doc/ru/index.docbook b/doc/ru/index.docbook index 255f539..39016e0 100644 --- a/doc/ru/index.docbook +++ b/doc/ru/index.docbook @@ -511,7 +511,7 @@ since the Entity Backspace is not defined in <!ENTITY combinefiles_lnk '<link linkend="splitter" >Combine files</link >'> -<!ENTITY kdeqtdir_lnk '<link linkend="kde_qt_dir" +<!ENTITY kdetqtdir_lnk '<link linkend="kde_qt_dir" ><envar >TDEDIR</envar > - <envar diff --git a/doc/ru/installation.docbook b/doc/ru/installation.docbook index 8f29d75..130380a 100644 --- a/doc/ru/installation.docbook +++ b/doc/ru/installation.docbook @@ -395,7 +395,7 @@ >I have downloaded the sources for &krusader;. What now?</title> <para ->Check the environment variables &kdeqtdir_lnk;.</para> +>Check the environment variables &kdetqtdir_lnk;.</para> <para >In order to compile and install &krusader; on your system, type the following in the base directory of the &krusader; package:</para> @@ -692,7 +692,7 @@ Good - your configure finished. Start make now ><para >At the end of the <command >./configure</command -> script you will find a summary of the most important settings, ⪚ where the &krusader; binary will be installed (after the 'make install' command). This part will also display a warning if the environment variables &kdeqtdir_lnk; are empty. </para +> script you will find a summary of the most important settings, ⪚ where the &krusader; binary will be installed (after the 'make install' command). This part will also display a warning if the environment variables &kdetqtdir_lnk; are empty. </para ></tip> <!-- Empty line to make it more readable --> |