diff options
author | Michele Calgaro <[email protected]> | 2025-01-21 00:07:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-03 21:48:34 +0900 |
commit | 3cb94c2e228ce77c48692eef3b4ed4dd2c496710 (patch) | |
tree | ae1268529645a991b3d579618d0985a298cd23dc /tde-i18n-ru/docs/tdeedu/kgeography | |
parent | 81dd062e3d3995b9d7e916591d2fc6e81cb63a23 (diff) | |
download | tde-i18n-3cb94c2e228ce77c48692eef3b4ed4dd2c496710.tar.gz tde-i18n-3cb94c2e228ce77c48692eef3b4ed4dd2c496710.zip |
Use tdeApp
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tde-i18n-ru/docs/tdeedu/kgeography')
-rw-r--r-- | tde-i18n-ru/docs/tdeedu/kgeography/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tde-i18n-ru/docs/tdeedu/kgeography/index.docbook b/tde-i18n-ru/docs/tdeedu/kgeography/index.docbook index a717e7cc2a1..9671b659b9b 100644 --- a/tde-i18n-ru/docs/tdeedu/kgeography/index.docbook +++ b/tde-i18n-ru/docs/tdeedu/kgeography/index.docbook @@ -225,7 +225,7 @@ revision history. (see installation appendix comment) --> </para> </chapter> -<chapter id="using-kapp"> +<chapter id="using-tdeApp"> <title>Работа с &kgeography;</title> <para>&kgeography; показывает некоторую информацию о странах или регионах и позволяет проверить усвоение знаний. <screenshot> @@ -242,7 +242,7 @@ revision history. (see installation appendix comment) --> </para> -<sect1 id="kapp-features"> +<sect1 id="tdeApp-features"> <title>Дополнительные возможности &kgeography;</title> <para>Ещё одна возможность &kgeography; — доступность масштабирования карты <screenshot> <screeninfo>Масштабирование</screeninfo> <mediaobject> <imageobject> <imagedata fileref="zoom.png" format="PNG"/> </imageobject> <textobject> <phrase>Масштабирование</phrase> </textobject> </mediaobject> </screenshot> В режиме масштабирования вы можете нажать &RMB; для возврата к оригинальному размеру карты (команда <guimenuitem>Обычный размер</guimenuitem> делает то же самое). Используйте полосы прокрутки для перемещения карты. Команда <guimenuitem>Перетащить</guimenuitem> позволяет сдвигать карту левой кнопкой мыши. </para> @@ -355,7 +355,7 @@ Also include any keys that have a special function but have no equivalent in the menus or toolbars. This may not be necessary for small apps or apps with no tool or menu bars. --> -<sect1 id="kapp-mainwindow"> +<sect1 id="tdeApp-mainwindow"> <title>Главное окно &kgeography;</title> <sect2> @@ -477,7 +477,7 @@ distribution. --> <appendix id="installation"> <title>Установка</title> -<sect1 id="getting-kapp"> +<sect1 id="getting-tdeApp"> <title>Где взять &kgeography;</title> &install.intro.documentation; </sect1> |