From c6270de939d5ee51b61dc4ac02c52f1d9b5b1e47 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Fri, 29 Aug 2014 00:35:07 +0200 Subject: fdo#80538 Show an infobar when document is in read-only mode and remove the Edit icon from the toolbar Change-Id: I27d9506bd0fb76b3f1ad056a9866f7744674a3e2 Reviewed-on: https://gerrit.libreoffice.org/11182 Reviewed-by: Bosdonnat Cedric Tested-by: Bosdonnat Cedric --- sd/uiconfig/sdraw/toolbar/standardbar.xml | 2 -- sd/uiconfig/sdraw/toolbar/viewerbar.xml | 1 - 2 files changed, 3 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index 8b8af1f090a8..589be80373e7 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -26,8 +26,6 @@ - - diff --git a/sd/uiconfig/sdraw/toolbar/viewerbar.xml b/sd/uiconfig/sdraw/toolbar/viewerbar.xml index c57e61d8e7c8..da905abad850 100644 --- a/sd/uiconfig/sdraw/toolbar/viewerbar.xml +++ b/sd/uiconfig/sdraw/toolbar/viewerbar.xml @@ -20,7 +20,6 @@ - -- cgit