diff options
author | Pierre F <fpy@bger.ch> | 2024-03-12 15:17:30 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-03-13 13:37:54 +0100 |
commit | bc4f9b5f7afc2fb7addf2844a8ee664564f5d3a3 (patch) | |
tree | 6685dfc2822aafa25ebc47411c0e14fcd826b7f7 /source | |
parent | 5dfde9a9192cb30ec373585ff1bfe2121cd6bccf (diff) |
tdf#129292 clarify working directory / last-used directory / folder
Change-Id: Ifc0a50a5359239728d0d24f83c582065187ea094
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164688
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/workfolder.xhp | 3 | ||||
-rw-r--r-- | source/text/shared/optionen/01010300.xhp | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/source/text/shared/guide/workfolder.xhp b/source/text/shared/guide/workfolder.xhp index 5097488800..4571115e32 100644 --- a/source/text/shared/guide/workfolder.xhp +++ b/source/text/shared/guide/workfolder.xhp @@ -36,7 +36,7 @@ </bookmark><comment>work --> working, i85615</comment> <h1 id="hd_id3149346"><variable id="workfolder"><link href="text/shared/guide/workfolder.xhp">Changing Your Working Directory</link> </variable></h1> - <paragraph id="par_id3150774" role="paragraph">When you start a dialog to open or save a document, $[officename] initially displays your working directory. To change this directory:</paragraph> + <paragraph id="par_id3150774" role="paragraph">When you first start a <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] displays your working directory. To change this first directory:</paragraph> <list type="ordered"> <listitem> <paragraph id="par_id3153681" role="listitem">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</paragraph> @@ -48,6 +48,7 @@ <paragraph id="par_id3153880" role="listitem">In the <emph>Select Path</emph> dialog, choose the working directory you want and click <emph>Select</emph>.</paragraph> </listitem> </list> + <paragraph id="par_id3158003" role="paragraph">When you change to different directories in <emph>Open</emph> or <emph>Save</emph> dialog, $[officename] will display the last directory used.</paragraph> <paragraph id="par_id3158430" role="paragraph">You also use this procedure to change the directory displayed by $[officename] when you want to insert a graphic. Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths - Images</emph>, then follow step 3.</paragraph> </section> diff --git a/source/text/shared/optionen/01010300.xhp b/source/text/shared/optionen/01010300.xhp index 849c33c788..73f2d44a8a 100644 --- a/source/text/shared/optionen/01010300.xhp +++ b/source/text/shared/optionen/01010300.xhp @@ -173,7 +173,7 @@ <paragraph role="tablecontent" id="par_id3149400" xml-lang="en-US">Default document folder of your system</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3153418" xml-lang="en-US">You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog.</paragraph> +<paragraph role="tablecontent" id="par_id3153418" xml-lang="en-US">You can see this folder when you first call the <emph>Open</emph> or <emph>Save</emph> dialog. Also referred to as <link href="text/shared/guide/workfolder.xhp">Working Directory</link></paragraph> </tablecell> </tablerow> <tablerow> |