[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Jan 13 22:54:46 UTC 2019


 source/text/shared/01/02210101.xhp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 9ae286e52bcf86723a514274c84f3c1f6645b091
Author:     Sophia Schröder <sophia.schroeder at libreoffice.org>
AuthorDate: Sun Jan 13 18:50:03 2019 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jan 13 23:54:26 2019 +0100

    Small changes / improvements
    
    Change-Id: I2e3660b92a0ad2083f983b6cca6103478a5ed5a7
    Reviewed-on: https://gerrit.libreoffice.org/66264
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/02210101.xhp b/source/text/shared/01/02210101.xhp
index a1533dae8..2d10585d7 100644
--- a/source/text/shared/01/02210101.xhp
+++ b/source/text/shared/01/02210101.xhp
@@ -34,16 +34,16 @@
 </section>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/insertfloatingframe/edname" id="bm_id8971221.00000001" localize="false"/>
 <paragraph role="heading" id="hd_id3155364" xml-lang="en-US" level="2">Name</paragraph>
-  <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><ahelp hid="cui/ui/insertfloatingframe/edname">Enter a name for the floating frame. The name <emph>cannot</emph> contain spaces, special characters, or begin with an underscore ( _ ).</ahelp></paragraph>
+  <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><ahelp hid="cui/ui/insertfloatingframe/edname">Enter a name for the floating frame. The name <emph>cannot</emph> contain spaces, special characters, or begin with an underscore (<emph>_</emph>).</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/insertfloatingframe/edurl" id="bm_id3061311" localize="false"/>
 <paragraph role="heading" id="hd_id3150789" xml-lang="en-US" level="2">Contents</paragraph>
   <paragraph role="paragraph" id="par_id3156414" xml-lang="en-US"><ahelp hid="cui/ui/insertfloatingframe/edurl">Enter the path and the name of the file that you want to display in the floating frame. You can also click the <emph>Browse</emph> button and locate the file that you want to display.</ahelp> For example, you can enter:</paragraph>
 <list type="unordered">
   <listitem>
-     <paragraph role="listitem" id="par_id3147399" xml-lang="en-US">http://www.example.com</paragraph>
+     <paragraph role="listitem" id="par_id3147399" xml-lang="en-US">https://www.example.com</paragraph>
   </listitem>
   <listitem>
-    <paragraph role="listitem" id="par_id3153683" xml-lang="en-US">file:///c|/Readme.txt</paragraph><comment>Adolfo: Is the "|" character after the "file:///c" correct? And a user file should *never* be in a root directory anyway.</comment>
+    <paragraph role="listitem" id="par_id3153683" xml-lang="en-US">file:///C:/Documents/Readme.txt</paragraph><comment>Adolfo: Is the "|" character after the "file:///c" correct? And a user file should *never* be in a root directory anyway.</comment><comment>SophiaS: agreed, changed</comment>
   </listitem>
 </list>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/insertfloatingframe/buttonbrowse" id="bm_id1442609" localize="false"/>


More information about the Libreoffice-commits mailing list