sw/uiconfig/sglobal/toolbar/standardbar.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0a9f682de7727e5873323b68405a4aecd785057e
Author:     Rizal Muttaqin <riz_17_...@yahoo.co.id>
AuthorDate: Fri Aug 31 15:54:01 2018 +0700
Commit:     Maxim Monastirsky <momonas...@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 <momonas...@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"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to