You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/06/19 11:33:21 UTC

[openoffice] branch AOO41X updated: Issue 97058 - Add Fontwork into Insert menu (#15)

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new 6dff1d4  Issue 97058 - Add Fontwork into Insert menu (#15)
6dff1d4 is described below

commit 6dff1d4a2b02fc183054d0d7c63a6136ab9333b2
Author: Bidouille <oo...@free.fr>
AuthorDate: Sat Jun 19 13:26:29 2021 +0200

    Issue 97058 - Add Fontwork into Insert menu (#15)
    
    Read: https://bz.apache.org/ooo/show_bug.cgi?id=97058 for more info
    (cherry picked from commit 5358920dd96c00c4ef6ea7c28e21fa3e52dff983)
---
 main/sw/uiconfig/swriter/menubar/menubar.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main/sw/uiconfig/swriter/menubar/menubar.xml b/main/sw/uiconfig/swriter/menubar/menubar.xml
index 6e324c3..62bf1ba 100644
--- a/main/sw/uiconfig/swriter/menubar/menubar.xml
+++ b/main/sw/uiconfig/swriter/menubar/menubar.xml
@@ -220,6 +220,7 @@
           <menu:menuitem menu:id=".uno:InsertPlugin"/>
           <menu:menuitem menu:id=".uno:InsertObjectStarMath"/>
           <menu:menuitem menu:id=".uno:InsertObjectChart"/>
+          <menu:menuitem menu:id=".uno:FontworkGalleryFloater"/>
         </menu:menupopup>
       </menu:menu>
       <menu:menuitem menu:id=".uno:InsertObjectFloatingFrame"/>