Git commit 751271e52e09319d80c1c084b3d2b4bad9428253 by Yuri Chornoivan.
Committed on 02/03/2021 at 13:10.
Pushed by yurchor into branch 'master'.

Sync docs with GUI

M  +6    -6    doc/kate/configuring.docbook

https://invent.kde.org/utilities/kate/commit/751271e52e09319d80c1c084b3d2b4bad9428253

diff --git a/doc/kate/configuring.docbook b/doc/kate/configuring.docbook
index ffed7f907..26baacbb1 100644
--- a/doc/kate/configuring.docbook
+++ b/doc/kate/configuring.docbook
@@ -104,14 +104,14 @@ and <guimenuitem>Log</guimenuitem> (on log or 
above).</para>
 </varlistentry>
 
 <varlistentry>
-<term><anchor id="config-dialog-general-warn-mod"/>
-<guilabel>Warn about files modified by foreign processes</guilabel></term>
-<listitem><para>When enabled, &kate; will notify you about files modified
-from outside the application whenever the main window receives input focus.
+<term><anchor id="config-dialog-general-separate-dialog"/>
+<guilabel>Use a separate dialog for handling externally modified 
files</guilabel></term>
+<listitem><para>When enabled, &kate; will notify you with a modal dialog about 
all
+files modified from outside the application whenever the main window receives 
input focus.
 You will be able to deal with several modified files at once, you
 can reload, save or discard changed files in groups.</para>
-<para>If not enabled, &kate; will prompt you for action when an externally
-modified file receives focus within the application.</para>
+<para>If not enabled, &kate; will individually ask you what to do for each 
modified file only
+when that file's view receives focus.</para>
 </listitem>
 </varlistentry>
 

Reply via email to