[Libreoffice-commits] core.git: sw/uiconfig

Jan Holesovsky kendy at collabora.com
Sun Nov 23 03:40:21 PST 2014


 sw/uiconfig/swriter/toolbar/standardbar.xml |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit de501ac893c01cd35d92a068b4cc6f40351f9e3a
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sun Nov 23 12:39:26 2014 +0100

    writer: Add some separators in the toolbar for easier orientation.
    
    Change-Id: I48075e09115a7c53bbf8ff0a9e98a0c249618475

diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml
index 0f4ec8e..97802cf 100644
--- a/sw/uiconfig/swriter/toolbar/standardbar.xml
+++ b/sw/uiconfig/swriter/toolbar/standardbar.xml
@@ -52,17 +52,20 @@
  <toolbar:toolbaritem xlink:href=".uno:Gallery" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:helpid="10140"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertObjectStarMath" toolbar:visible="false"/>
+ <toolbar:toolbarseparator/>
  <toolbar:toolbaritem xlink:href=".uno:InsertFootnote" toolbar:helpid="20399"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertEndnote" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertBookmark" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertReferenceField" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertIndexesEntry" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertPagebreak"/>
+ <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation" toolbar:helpid="20329"/>
+ <toolbar:toolbarseparator/>
  <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog" toolbar:helpid="5678"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertSymbol" toolbar:helpid="20328"/>
  <toolbar:toolbaritem xlink:href=".uno:InsertFieldCtrl" toolbar:helpid="52824"/>
+ <toolbar:toolbarseparator/>
  <toolbar:toolbaritem xlink:href=".uno:InsertDraw" toolbar:helpid="10244"/>
- <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation" toolbar:helpid="20329"/>
  <toolbar:toolbaritem xlink:href=".uno:DrawText" toolbar:helpid="10253"/>
  <toolbar:toolbaritem xlink:href=".uno:Line" toolbar:visible="false" toolbar:helpid="10102"/>
  <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:helpid="11002"/>


More information about the Libreoffice-commits mailing list