diff options
author | Ilhan Yesil <ilhanyesil@gmx.de> | 2018-10-11 09:47:53 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-15 17:34:23 +0200 |
commit | 4ae4af1388c05830d6dc018a571d5430893bcf89 (patch) | |
tree | 659063c50dd4c7eea83c17c36e565a7b521a4a60 | |
parent | 019abdfc1c3d8663ec840014a6016929206b74a3 (diff) |
In the "Edit Links" dialog, help topic "Source file" is extended to inform the user, how a relative path can be defined.
Change-Id: I7ab9633f2f9894d27d819bfd8d57b4fb797e2b5e
Reviewed-on: https://gerrit.libreoffice.org/61647
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/02180000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02180000.xhp b/source/text/shared/01/02180000.xhp index b2724534db..8dce27cfd0 100644 --- a/source/text/shared/01/02180000.xhp +++ b/source/text/shared/01/02180000.xhp @@ -51,7 +51,7 @@ </case> </switch> <paragraph id="hd_id3155503" role="heading" level="2" xml-lang="en-US">Source file</paragraph> - <paragraph id="par_id3156152" role="paragraph" xml-lang="en-US">Lists the path to the source file.</paragraph> + <paragraph id="par_id3156152" role="paragraph" xml-lang="en-US">Lists the path to the source file. If the path defines a DDE link, relative paths must be preceded with "file:". </paragraph> <paragraph id="hd_id3155449" role="heading" level="2" xml-lang="en-US">Element</paragraph> <paragraph id="par_id3153348" role="paragraph" xml-lang="en-US">Lists the application (if known) that last saved the source file.</paragraph> <paragraph id="hd_id3153061" role="heading" level="2" xml-lang="en-US">Type</paragraph> |