[Libreoffice-commits] core.git: sw/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Jul 26 13:33:24 UTC 2018
sw/uiconfig/swriter/toolbar/standardbar.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 350dd849194fe793e07c7080a95abf6cb97cf859
Author: heiko tietze <tietze.heiko at gmail.com>
AuthorDate: Thu Jul 26 10:28:58 2018 +0200
Commit: Heiko Tietze <tietze.heiko at gmail.com>
CommitDate: Thu Jul 26 15:32:55 2018 +0200
tdf#118539 - Recent Characters Toolbar Dropdown Control on toolbar
Change-Id: I2d1ec76b11c44f258b2bfbbb7d3f00259bfb4f1f
Reviewed-on: https://gerrit.libreoffice.org/58045
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>
diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 5b97d40f10b7..e3acc2ecd1d3 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -61,8 +61,8 @@
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertPagebreak"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl"/>
- <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:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/>
More information about the Libreoffice-commits
mailing list