diff options
author | Vishwas <19ucc001@lnmiit.ac.in> | 2021-01-07 18:02:22 +0530 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-01-13 14:22:52 +0100 |
commit | 84ecc3ae43815a33b6b76349c5b5a7097dd329e6 (patch) | |
tree | 6d4da2c367b70a8294b7b443b58181f66ca314a1 /sw/uiconfig/sglobal | |
parent | 008cf21683f2b072532ab706f25a7a6bd1126231 (diff) |
tdf#139182 "Symbol" shows up twice in "Visible Buttons"
Change-Id: I5d0256c23c8e06bf3af1fb33edbe5c940b28ed56
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108937
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sw/uiconfig/sglobal')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/standardbar.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/standardbar.xml b/sw/uiconfig/sglobal/toolbar/standardbar.xml index 98277dc3b581..4a7a9cbae811 100644 --- a/sw/uiconfig/sglobal/toolbar/standardbar.xml +++ b/sw/uiconfig/sglobal/toolbar/standardbar.xml @@ -60,7 +60,6 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertPagebreak"/> <toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl"/> - <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:CharmapControl"/> <toolbar:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/> <toolbar:toolbarseparator/> |