diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-05 10:37:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-05 16:15:05 +0200 |
commit | 0f8471655a2bcd1616579672c3fd5a2ab26861d9 (patch) | |
tree | 827a15235bfb73dde2630c31d0c209cec80c39cc | |
parent | 330186afbf28123351e97dc7f67583952e0b6ff7 (diff) |
tdf#155875 UI cmds Writer/Help in Help(50)
+ refactoring
+ Help part, final.
Change-Id: I217111eaf49acd33af9e6bf3433d5cc218852095
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157597
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/profile_safe_mode.xhp | 5 | ||||
-rw-r--r-- | source/text/shared/main0108.xhp | 11 |
2 files changed, 8 insertions, 8 deletions
diff --git a/source/text/shared/01/profile_safe_mode.xhp b/source/text/shared/01/profile_safe_mode.xhp index 661562ebe9..951b2233f8 100644 --- a/source/text/shared/01/profile_safe_mode.xhp +++ b/source/text/shared/01/profile_safe_mode.xhp @@ -17,14 +17,15 @@ <body> -<section id="profilesafemode"> + <bookmark branch="hid/.uno:SafeMode" id="bm_id4224562" localize="false"/> <bookmark branch="hid/svx/ui/safemodedialog/SafeModeDialog" id="bm_id281120160940131141" localize="false"/> <bookmark branch="hid/svx/ui/safemodedialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark branch="index" id="bm_id281120160951421436"> <bookmark_value>profile;safe mode</bookmark_value> </bookmark> - <h1 id="hd_id281120160939034500"><link href="text/shared/01/profile_safe_mode.xhp">Safe Mode</link></h1> +<section id="profilesafemode"> + <h1 id="hd_id281120160939034500"><link href="text/shared/01/profile_safe_mode.xhp">Restart in Safe Mode</link></h1> <paragraph id="par_id281120160939285779" role="paragraph"><ahelp hid=".">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp></paragraph> </section> diff --git a/source/text/shared/main0108.xhp b/source/text/shared/main0108.xhp index b0dd5b5318..1abcfca425 100644 --- a/source/text/shared/main0108.xhp +++ b/source/text/shared/main0108.xhp @@ -73,14 +73,13 @@ <h2 id="hd_id2752763">Send Feedback</h2> <paragraph id="par_id443534340" role="paragraph"><ahelp hid=".uno:SendFeedback">Opens a feedback form in the web browser, where users can report software bugs.</ahelp></paragraph> -<bookmark branch="hid/.uno:SafeMode" id="bm_id4224562" localize="false"/> -<h2 id="par_id230120170903409011"><link href="text/shared/01/profile_safe_mode.xhp">Restart in Safe Mode</link></h2> - <paragraph id="par_id281120160939285779" role="paragraph"><ahelp hid=".uno:SafeMode">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. - </ahelp></paragraph> +<embed href="text/shared/01/profile_safe_mode.xhp#profilesafemode"/> - <h2 id="hd_id561629934889067">Get Involved</h2> - <paragraph role="paragraph" id="par_id501629934998665">Opens the <link href="https://www.libreoffice.org/community/get-involved/">community Get Involved page</link> in the web browser. The page describe areas of interest where you can collaborate with the %PRODUCTNAME community.</paragraph> +<bookmark branch="hid/.uno:GetInvolved" id="bm_id181696512510485" localize="false"/> +<h2 id="hd_id561629934889067">Get Involved</h2> +<paragraph role="paragraph" id="par_id501629934998665">Opens the <link href="https://www.libreoffice.org/community/get-involved/">community Get Involved page</link> in the web browser. The page describe areas of interest where you can collaborate with the %PRODUCTNAME community.</paragraph> +<bookmark branch="hid/.uno:Donation" id="bm_id231696512581961" localize="false"/> <h2 id="hd_id431629934866702">Donate to %PRODUCTNAME</h2> <paragraph role="paragraph" id="par_id691629934873388">%PRODUCTNAME is Free Software and is made available free of charge.</paragraph> <paragraph role="paragraph" id="par_id651629934878405">Your donation, which is purely optional, supports our worldwide community.</paragraph> |