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

Maxim Monastirsky momonasmon at gmail.com
Tue Oct 6 12:16:02 PDT 2015


 sd/uiconfig/sdraw/toolbar/toolbar.xml |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1bc911eca173131fdc6e7e3889d128fa03adbf72
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date:   Tue Oct 6 22:13:40 2015 +0300

    tdf#91097 Fix also for Draw
    
    Change-Id: Icbb3ff1b3eae9e3116a1c9f989962f4d569e2a30

diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml
index 79c1c7d..5ecd2d9 100644
--- a/sd/uiconfig/sdraw/toolbar/toolbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml
@@ -37,9 +37,7 @@
  <toolbar:toolbaritem xlink:href=".uno:Freeline_Unfilled" toolbar:style="radio" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:Bezier_Unfilled" toolbar:style="radio" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:Rect" toolbar:helpid="10104" toolbar:visible="false"/>
  <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse" toolbar:style="radio"/>
- <toolbar:toolbaritem xlink:href=".uno:Ellipse" toolbar:helpid="10110" toolbar:visible="false"/>
  <toolbar:toolbarseparator/>
  <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox" toolbar:style="radio dropdown"/>
  <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/>


More information about the Libreoffice-commits mailing list