diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-02-16 10:30:34 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-02-16 14:00:07 +0100 |
commit | e57ef3624253ee7108914532d5e06d61b42c254c (patch) | |
tree | cd386ed350dd383d54915608800e75d06a6fd163 | |
parent | 2896f2eba4561b0d9e9c7dfc88cb00e22fb38807 (diff) |
tdf#130619 add help about quickstarter
- made sys-conditional (only for WIN)
Change-Id: I1c19727b98eb07bd3300de51775adf11f1bb7c07
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88704
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/optionen/01010600.xhp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/text/shared/optionen/01010600.xhp b/source/text/shared/optionen/01010600.xhp index a6bf5fcb49..8746f32b71 100644 --- a/source/text/shared/optionen/01010600.xhp +++ b/source/text/shared/optionen/01010600.xhp @@ -62,7 +62,11 @@ <paragraph xml-lang="en-US" id="par_id3167530" role="paragraph"><ahelp hid="cui/ui/optgeneralpage/collectusageinfo">Send usage data to help The Document Foundation improve the software usability.</ahelp> The software development team is interested in information about the usage pattern of %PRODUCTNAME. This data helps to improve the usability of the applications, by identifying the most frequently used sequences of commands while performing common tasks, and in return, design a user interface that is easier to use and more productive. The usage data is sent anonymously and carry no document contents, only the commands used.</paragraph> <switch select="sys"> <case select="WIN"> +<h2 id="hd_id111581845580821">%PRODUCTNAME Quickstarter</h2> +<h3 id="hd_id731581845724606">Load %PRODUCTNAME during system start-up</h3> +<paragraph role="paragraph" id="par_id971581845639198" xml-lang="en-US">If enabled, loads %PRODUCTNAME into memory when the computer is booted, or when %PRODUCTNAME is restarted. When loaded, it reduces the time for opening %PRODUCTNAME. An icon is also added to the system tray. Right-click on the icon to show a menu for opening new or existing documents, and for stopping the quickstarter.</paragraph> <h2 id="hd_id411581548563601">%PRODUCTNAME File Associations</h2> +<h3 id="hd_id81581845691263">Windows Default apps</h3> <paragraph role="paragraph" xml-lang="en-US" id="par_id481581548792359">Opens a Windows application to set default file associations (or shows a message about how to open the appropriate Windows application).</paragraph> </case> </switch> |