diff options
| author | Yuri Chornoivan <[email protected]> | 2019-09-30 17:56:52 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2019-09-30 17:56:52 +0300 |
| commit | 99bfbbf1f3ac5eb2194d6dc122dd469d4c783ff0 (patch) | |
| tree | 72f20d9d3253f081ae0f80a69e776e316a1943fb /doc | |
| parent | 35add56ea4b5eedb1f390f6b7801f0881a89d6cd (diff) | |
Add new option on executable treatment to the docs
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.docbook | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index d3311e000..b85001180 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -70,7 +70,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2019-09-15</date> +<date>2019-09-30</date> <releaseinfo>Applications 19.12</releaseinfo> <abstract> @@ -1078,7 +1078,10 @@ be shown inside a folder's icon. <title>Confirmations Tab</title> <para> In the ask for confirmation section, you can enable warning dialogs that -are shown before potentially harmful actions . +are shown before potentially harmful actions. +</para> +<para> +It is also possible to choose the default action <guilabel>When opening an executable file</guilabel>. There are three options, namely <guimenuitem>Always ask</guimenuitem>, <guimenuitem>Open in application</guimenuitem>, and <guimenuitem>Run script</guimenuitem>. </para> <warning><para>The confirmation settings for <guilabel>Moving files or folders to trash</guilabel> and <guilabel>Deleting files or folders</guilabel> affect file operations in &dolphin;, &konqueror;, |
