[Libreoffice-commits] core.git: sw/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Sep 2 18:40:39 UTC 2018
sw/uiconfig/sglobal/toolbar/standardbar.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0a9f682de7727e5873323b68405a4aecd785057e
Author: Rizal Muttaqin <riz_17_oke at yahoo.co.id>
AuthorDate: Fri Aug 31 15:54:01 2018 +0700
Commit: Maxim Monastirsky <momonasmon at gmail.com>
CommitDate: Sun Sep 2 20:40:20 2018 +0200
tdf#118993 - Missing new Insert Special Character in Writer (global)
Change-Id: I8b9925f6124527dfc27c7a27f6c8832c7e9c88e4
Reviewed-on: https://gerrit.libreoffice.org/59855
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon at gmail.com>
diff --git a/sw/uiconfig/sglobal/toolbar/standardbar.xml b/sw/uiconfig/sglobal/toolbar/standardbar.xml
index 304833f8d53a..b2e81b0a21c5 100644
--- a/sw/uiconfig/sglobal/toolbar/standardbar.xml
+++ b/sw/uiconfig/sglobal/toolbar/standardbar.xml
@@ -61,8 +61,8 @@
<toolbar:toolbaritem xlink:href=".uno:InsertPagebreak"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl"/>
<toolbar:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertSymbol"/>
- <toolbar:toolbaritem xlink:href=".uno:CharmapControl" toolbar:visible="false"/>
+ <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:InsertFootnote"/>
More information about the Libreoffice-commits
mailing list