[Libreoffice-commits] core.git: sw/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Aug 30 22:36:15 UTC 2018
sw/uiconfig/sweb/toolbar/standardbar.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 7fc4aa739c6913c14bea7485919818f6da5f8c38
Author: Rizal Muttaqin <riz_17_oke at yahoo.co.id>
AuthorDate: Thu Aug 30 23:35:38 2018 +0700
Commit: Maxim Monastirsky <momonasmon at gmail.com>
CommitDate: Fri Aug 31 00:35:49 2018 +0200
tdf#118993 - Missing new Insert Special Character in Web
Change-Id: Icbe68ac5f1ddb5ad59e0615ad1d558b829c6977f
Reviewed-on: https://gerrit.libreoffice.org/59832
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon at gmail.com>
Tested-by: Maxim Monastirsky <momonasmon at gmail.com>
diff --git a/sw/uiconfig/sweb/toolbar/standardbar.xml b/sw/uiconfig/sweb/toolbar/standardbar.xml
index e96c9debec67..921dfa7948df 100644
--- a/sw/uiconfig/sweb/toolbar/standardbar.xml
+++ b/sw/uiconfig/sweb/toolbar/standardbar.xml
@@ -53,7 +53,8 @@
<toolbar:toolbaritem xlink:href=".uno:InsertTable"/>
<toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/>
<toolbar:toolbaritem xlink:href=".uno:Config"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertSymbol"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:CharmapControl"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/>
<toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/>
More information about the Libreoffice-commits
mailing list