source/text/shared/01/01020000.xhp |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 62cfd5d6512a99cfa88a558d74b3bb335315e1ee
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Feb 24 06:52:18 2024 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Feb 24 17:39:36 2024 +0100

    tdf#134377 Fix bookmark in native file explorer dialog
    
    Change-Id: I47e06c8534d444a828d50c4dfc8e8b4c49d7fdab
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163880
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/01/01020000.xhp 
b/source/text/shared/01/01020000.xhp
index 297c1063ee..0a89d4af99 100644
--- a/source/text/shared/01/01020000.xhp
+++ b/source/text/shared/01/01020000.xhp
@@ -42,13 +42,12 @@
     </bookmark>
     <comment>mw replaced "wildcards" by "regular expressions"</comment>
     <comment>mw deleted " regular expressions;" and "files;"</comment>
-    <section id="open">
         <bookmark branch="hid/.uno:Open" id="bm_id3908743" localize="false"/>
         <bookmark branch="hid/.uno:OpenFromWriter" id="bm_id3908744" 
localize="false"/>
         <bookmark branch="hid/.uno:OpenFromCalc" id="bm_id3908745" 
localize="false"/>
         <bookmark branch="hid/fps/ui/explorerfiledialog/ExplorerFileDialog" 
id="bm_id3147069" localize="false"/>
-        <bookmark 
branch="hid/fps/ui/explorerfiledialog/ExplorerFileDialog/dialog-action_area1" 
id="bm_btnHelp" localize="false"/>
-        <bookmark 
branch="hid/fps/ui/explorerfiledialog/ExplorerFileDialog/@@nowidget@@" 
id="bm_@@nowidget@@" localize="false"/>
+        <bookmark branch="hid/fps/ui/explorerfiledialog/@@nowidget@@" 
id="bm_id3247069" localize="false"/>
+    <section id="open">
         <h1 id="hd_id3146936"><link 
href="text/shared/01/01020000.xhp">Open<switchinline select="appl"><caseinline 
select="WRITER">, Insert text</caseinline></switchinline></link></h1>
         <paragraph id="par_id3151191" role="paragraph"><variable 
id="oeffnentext"><ahelp hid=".">Opens a local or remote file<switchinline 
select="appl"><caseinline select="WRITER">, or inserts text from a 
file</caseinline></switchinline>. Opening multiple files is 
possible.</ahelp></variable></paragraph>
     </section>
@@ -78,7 +77,7 @@
       <paragraph role="paragraph" id="par_id871669134861416">Add current 
folder to your favorite places using <widget>+</widget>. Remove a selected 
place from the list with <widget>-</widget>.</paragraph>
       <paragraph id="par_id3156113" role="paragraph"><ahelp 
hid="HID_FILEDLG_STANDARD">Displays the files and folders in the folder that 
you are in.</ahelp> Click column headers to sort files names, types, sizes or 
dates in ascending or descending order.</paragraph>
       <tip id="par_id3159256">To open more than one document at the same time, 
each in an own window, hold <switchinline select="sys"><caseinline 
select="MAC"><widget>Command</widget></caseinline><defaultinline><widget>Ctrl</widget></defaultinline></switchinline>
 while you click the files, and then click <widget>Open</widget>.</tip>
-      
+
     <bookmark branch="hid/SVT_HID_FILEVIEW_MENU_DELETE" id="bm_id3149902" 
localize="false"/>
     <bookmark branch="hid/SVT_HID_FILEVIEW_MENU_RENAME" id="bm_id3148491" 
localize="false"/>
     <paragraph role="paragraph" id="par_id341547247820173">Modern system file 
dialogs present many features for file handling. Most allows you to rename, 
delete, create files, sort list of files, display files and folders in icons, 
tree or list views, traverse the file system folder tree and much more. Use the 
mouse right button to get a list of commands on the selected files in the 
display area.</paragraph>

Reply via email to