From c7309a4822633423b0969757c494077fdc27b724 Mon Sep 17 00:00:00 2001 From: Philippe Jung Date: Mon, 1 Jun 2015 01:11:37 +0200 Subject: tdf#91783 - Reverse the toggle behaviour of .uno:Graphic Change Rename: - .uno:Graphic to .uno:ShowGraphics - View->Hide Images to View->Images and Charts and invert toggle state Change-Id: Ife4954e17f7e169b234f477d01409cae52c32efe Reviewed-on: https://gerrit.libreoffice.org/16010 Reviewed-by: Yousuf Philips Tested-by: Yousuf Philips --- officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 7c6fbd281b90..501409e98fe1 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2146,9 +2146,9 @@ ~Line Numbering... - + - Hide ~Images + ~Images and Charts 1 -- cgit