diff options
Diffstat (limited to 'doc/ru')
-rw-r--r-- | doc/ru/installation.docbook | 4 | ||||
-rw-r--r-- | doc/ru/krusader-tools.docbook | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/ru/installation.docbook b/doc/ru/installation.docbook index 064dc04..b9c88a0 100644 --- a/doc/ru/installation.docbook +++ b/doc/ru/installation.docbook @@ -565,7 +565,7 @@ <para >If you can't determine your TDEDIR than <command ->kde-config --prefix</command +>tde-config --prefix</command > might help you.</para> <!-- Empty line to make it more readable --> @@ -739,7 +739,7 @@ Good - your configure finished. Start make now >If you dit use the an other --prefix= than <filename >$TDEDIR or /usr/local</filename > , then it can't hurt to do an extra check: <screen -><prompt>$</prompt> <userinput><command>kde-config</command> <option>--path exe</option></userinput> +><prompt>$</prompt> <userinput><command>tde-config</command> <option>--path exe</option></userinput> /home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ <prompt>$</prompt></screen > If the <prefix_dir/bin> directory is not shown, you need to use e.g. <command diff --git a/doc/ru/krusader-tools.docbook b/doc/ru/krusader-tools.docbook index dcd7f02..d0b5abc 100644 --- a/doc/ru/krusader-tools.docbook +++ b/doc/ru/krusader-tools.docbook @@ -3901,9 +3901,9 @@ >&useraction_parameter; path to the external foo.js file, absolut path or relative to <filename ><kde-app-data>/krusader/js/</filename >. <kde-app-data> is <filename ->$(kde-config --localprefix)/share/apps/</filename +>$(tde-config --localprefix)/share/apps/</filename > or <filename ->$(kde-config --prefix)/share/apps/</filename +>$(tde-config --prefix)/share/apps/</filename >, for those who don't know where so copy the scripts/extensions. If all the needed files (normaly <filename >.js</filename > and maybe <filename |