[Libreoffice-commits] core.git: sw/uiconfig
Yousuf Philips
philipz85 at hotmail.com
Wed May 3 19:41:49 UTC 2017
sw/uiconfig/swriter/toolbar/standardbar.xml | 4 ++--
sw/uiconfig/swriter/toolbar/textobjectbar.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c31c338fa2a941e128d0dac251fb99f777ac7b00
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Wed May 3 18:00:03 2017 +0400
tdf#105293 tdf#81475 Tweak standard and formatting toolbars
Change-Id: Iec9750b2b0c3c3d3aefd7ebae73924bd4311b87a
Reviewed-on: https://gerrit.libreoffice.org/37203
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 08b7ad01818f..a2eb2320a096 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -58,13 +58,13 @@
<toolbar:toolbaritem xlink:href=".uno:InsertPagebreak"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl"/>
<toolbar:toolbaritem xlink:href=".uno:InsertSymbol"/>
+ <toolbar:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/>
<toolbar:toolbaritem xlink:href=".uno:InsertFootnote"/>
<toolbar:toolbaritem xlink:href=".uno:InsertEndnote"/>
<toolbar:toolbaritem xlink:href=".uno:InsertBookmark"/>
- <toolbar:toolbaritem xlink:href=".uno:EmojiControl" toolbar:visible="false"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertReferenceField" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertReferenceField"/>
<toolbar:toolbaritem xlink:href=".uno:InsertIndexesEntry" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/>
diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
index 13535145bfa9..87d91a0509f7 100644
--- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
@@ -32,7 +32,7 @@
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Bold"/>
<toolbar:toolbaritem xlink:href=".uno:Italic"/>
- <toolbar:toolbaritem xlink:href=".uno:Underline"/>
+ <toolbar:toolbaritem xlink:href=".uno:UnderlineSimple"/>
<toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Strikeout"/>
<toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/>
@@ -48,7 +48,7 @@
<toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:SmallCaps" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:FontColor"/>
+ <toolbar:toolbaritem xlink:href=".uno:Color"/>
<toolbar:toolbaritem xlink:href=".uno:BackColor"/>
<toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
More information about the Libreoffice-commits
mailing list