diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-01-01 04:52:36 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2015-01-05 02:13:31 +0000 |
commit | 382361a385a6a99ca71d9d589d6e402d5c0a007c (patch) | |
tree | 8e99fc86b99d5621459bbdb59cb55b7f53b79073 /sd | |
parent | 187944ea4b1cc53b486eb787a4d180d9a26c859e (diff) |
fdo#84909 remove insert image button from shapes toolbar
Change-Id: Ib9f1d45cef0715dd328a6fc197e532d17ff78487
Reviewed-on: https://gerrit.libreoffice.org/13713
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/toolbar.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml index afdf92168b8e..8340dcc0d2fe 100644 --- a/sd/uiconfig/sdraw/toolbar/toolbar.xml +++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml @@ -46,7 +46,6 @@ <toolbar:toolbaritem xlink:href=".uno:ConvertInto3DLatheFast" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> - <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Config" toolbar:style="dropdown" toolbar:visible="false"/> |