helpcontent2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c1af51b8fc98793bee156ccfa6d91ff5983226c4
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Wed Jun 29 14:46:07 2022 +0200
Commit:     Gerrit Code Review <ger...@gerrit.libreoffice.org>
CommitDate: Wed Jun 29 14:46:07 2022 +0200

    Update git submodules
    
    * Update helpcontent2 from branch 'master'
      to b6a8105c3ceb14f1216a12dbbe4b191acc0b99f3
      - tdf#120550,tdf#121367 update row and column resizing in tables
    
          This patch is a general review and update of commands to
          optimize the size of tables in Writer, Draw, and Impress.
          Thanks to Justin Luth for essential help in making accurate
          descriptions of these commands. It also started to improve
          the maintenance by moving the access commands and icon tables
          from diverse places to a shared/00 folder, introducing variables
          and sections that would allow reusing relevant sequences.
    
         shared/02/04210000.xhp  (Optimize Size menu)
          * add two missing controls as embeds from swriter/main0110.xhp
          * add icon tables for the two controls
          * correction to control name
          * modify switch to include Draw and Impress
          * put controls in same order as dropdown menu
          + add variable to h1, so page can be embedded in related topics
          * update to renamed ids
          * change image size to 1cm
          * refactor to <h1>,<h2>
    
         shared/00/00040500.xhp
           + add <section> to "Open Optimize Size..." (i.e., for opening
             dropdown menu in Table bar), so it can be embedded into each
             page for the individual controls.
           * use access controls from swriter/00/00000405.xhp, plus add
             appl-switch
           * update access for Table menu
    
          swriter/00/00000405.xhp  (Access commands for Size)
           * move all relevant access commands to shared/00/00040500.xhp
    
         swriter/01/05110000.xhp (Row)
          * correction to two command names
          * update to renamed id
          * refactor to <h1>,<h2>
    
         swriter/01/05120200.xhp (Optimal Column Width)
          * update command name
          + add <relatedtopics> with two links
          * rename German id
          * refactor to <h1>
    
         swriter/01/05110200.xhp (Optimal Row Height)
          * update command name
          * rename German id
          + add <relatedtopics> with two links
          * refactor to <h1>,<note>
    
         shared/01/05120600.xhp  (Distribute Columns Equally)
          * corrections to description of the command operation
          + additional information about how to select
          + add "right-click" instructions to "howtoget"
          + add link to "Optimize Size" menu and "Table" bar
          + add <relatedtopics> with two links
          * rename German id
          * refactor to <h1>, changed paragraphs to <menuitem>
          * image size to 1cm
    
         shared/01/05110600m.xhp  (Distribute Rows Equally)
          + add link to "Optimize Size" menu
          + add <relatedtopics> with two links
          * rename German id
          * refactor to <h1>, changed paragraphs to <menuitem>
          * image size to 1cm
    
         swriter/main0110.xhp  (Table menu page)
          * update renamed ids
          + add sections to text in Minimal Row Height
            and Minimal Column Width, so that they
            can be embedded into "Optimize Size"
            menu page.
    
         swriter/guide/table_sizing.xhp
          + add links to "Optimize Size" and "Table" bar in text.
          + add "Optimize Size" to Related Topics
          * refactor to <note>,<tip>,<relatedtopics>
    
        Change-Id: I9b84ccb2cd4d9b4e221f82ee4654e95553f3d188
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135002
        Tested-by: Jenkins
        Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org>
        Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/helpcontent2 b/helpcontent2
index 26d75235b7f3..b6a8105c3ceb 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 26d75235b7f3cb46f4d893c45efe9a8f94020027
+Subproject commit b6a8105c3ceb14f1216a12dbbe4b191acc0b99f3

Reply via email to