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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 26 16:06:13 UTC 2021


 source/text/shared/00/00000404.xhp |   13 ++++++++++---
 source/text/shared/01/04160500.xhp |    2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit 6a651976ff18339c05f8652d565a0da2fc23ceb5
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Fri Feb 26 14:19:02 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Fri Feb 26 17:05:52 2021 +0100

    add appl-switch for command sequence for insert Floating Frame
    
       ( shared/00/00000404.xhp )
         + add appl-switch and correct command sequence for Writer
         * rename German ID
         * change icon size to 1cm
    
       ( shared/01/04160500.xhp )
         * update to renamed ID
    
    Change-Id: Ie244f924065a1cb892ada0f037e34401d9784ace
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111586
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Tested-by: Jenkins

diff --git a/source/text/shared/00/00000404.xhp b/source/text/shared/00/00000404.xhp
index 1db86427f..6a4ea764a 100644
--- a/source/text/shared/00/00000404.xhp
+++ b/source/text/shared/00/00000404.xhp
@@ -155,15 +155,22 @@
 </table>
 </section>
 </section>
-<section id="eiobframe">
+<section id="floatingframe">
+<switch select="appl">
+<case select="WRITER">
+<paragraph role="paragraph" id="par_id671614345792991">Choose <menuitem>Insert - Frame - Floating Frame</menuitem></paragraph>
+</case>
+<default>
 <paragraph role="paragraph" id="par_id3150037" xml-lang="en-US">Choose <emph>Insert - Floating Frame</emph>.</paragraph>
-<paragraph role="paragraph" id="par_id3083281" xml-lang="en-US">On the <emph>Insert</emph> bar, click</paragraph><comment>bar or toolbar?</comment>
+</default>
+</switch>
+<paragraph role="paragraph" id="par_id3083281" xml-lang="en-US">On the <emph>Insert</emph> bar, click</paragraph>
 <section id="syframe">
 <table id="tbl_id3153743">
 <tablerow>
 <tablecell>
 <paragraph role="paragraph" id="par_id3168607" xml-lang="en-US">
-<image id="img_id3147482" src="cmd/sc_insertobjectfloatingframe.png" width="0.222inch" height="0.222inch"><alt id="alt_id3147482" xml-lang="en-US">Icon</alt></image></paragraph>
+<image id="img_id3147482" src="cmd/sc_insertobjectfloatingframe.png" width="1cm" height="1cm"><alt id="alt_id3147482" xml-lang="en-US">Icon</alt></image></paragraph>
 </tablecell>
 <tablecell>
 <paragraph role="paragraph" id="par_id3148588" xml-lang="en-US">Floating Frame</paragraph>
diff --git a/source/text/shared/01/04160500.xhp b/source/text/shared/01/04160500.xhp
index d09b63e2b..f7cc60a5d 100644
--- a/source/text/shared/01/04160500.xhp
+++ b/source/text/shared/01/04160500.xhp
@@ -34,7 +34,7 @@
 <h1 id="hd_id3149783">Insert Floating Frame</h1>
 <paragraph role="paragraph" id="par_id3148410" xml-lang="en-US"><variable id="floating_frame_text"><variable id="frameeinfuegentext"><ahelp hid=".">Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.</ahelp></variable></variable></paragraph>
 <section id="howtoget">
-  <embed href="text/shared/00/00000404.xhp#eiobframe"/>
+  <embed href="text/shared/00/00000404.xhp#floatingframe"/>
 </section>
 <note id="par_id3151100">If you want to create HTML pages that use floating frames, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML compatibility</emph>, and then select the "MS Internet Explorer" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags.</note>
 <section id="relatedtopics">


More information about the Libreoffice-commits mailing list