From 1a9261124eed5baa04b069a1cb1b51f24423ec9b Mon Sep 17 00:00:00 2001 From: Cédric Bosdonnat Date: Tue, 30 Oct 2012 11:06:18 +0100 Subject: CMIS: added cancelCheckOut and checkIn implementations and menu items Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3 --- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 4011c05578fc..e80fb4d8b5be 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1901,6 +1901,16 @@ Check-Out + + + Cancel Check-Out... + + + + + Check-In... + + ~Close -- cgit