diff options
author | Khaled Hosny <khaled@aliftype.com> | 2022-09-27 12:44:42 +0200 |
---|---|---|
committer | خالد حسني <khaled@aliftype.com> | 2022-09-29 14:39:17 +0200 |
commit | 5f1eb2a12b6e6ee646b5e9536822531ad0bd3259 (patch) | |
tree | 9a6168526c5394c294d50fa602e0157bc9851703 /sw/uiconfig/sweb | |
parent | e7218379295630a3310efca69058c0e776d85969 (diff) |
tdf#151197: Remove EmojiControl
Change-Id: I7fb423727425ec42d1161f6ac5649f5cac82f12f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140651
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@aliftype.com>
Diffstat (limited to 'sw/uiconfig/sweb')
-rw-r--r-- | sw/uiconfig/sweb/toolbar/standardbar.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/sweb/toolbar/standardbar.xml b/sw/uiconfig/sweb/toolbar/standardbar.xml index 6763ab9a3846..9843e1368a46 100644 --- a/sw/uiconfig/sweb/toolbar/standardbar.xml +++ b/sw/uiconfig/sweb/toolbar/standardbar.xml @@ -64,7 +64,6 @@ <toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl"/> <toolbar:toolbaritem xlink:href=".uno:InsertScript" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:CharmapControl"/> - <toolbar:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/> <toolbar:toolbaritem xlink:href=".uno:InsertFootnote"/> |