sd/uiconfig/sdraw/toolbar/toolbar.xml | 1 - 1 file changed, 1 deletion(-)
New commits: commit 382361a385a6a99ca71d9d589d6e402d5c0a007c Author: Yousuf Philips <[email protected]> Date: Thu Jan 1 04:52:36 2015 +0400 fdo#84909 remove insert image button from shapes toolbar Change-Id: Ib9f1d45cef0715dd328a6fc197e532d17ff78487 Reviewed-on: https://gerrit.libreoffice.org/13713 Reviewed-by: Yousuf Philips <[email protected]> Tested-by: Yousuf Philips <[email protected]> diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml index afdf921..8340dcc 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"/> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
