From ec4f69493b50c15861b0cdcc290ecedd00efb51d Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Mon, 7 Nov 2011 19:33:56 +0100 Subject: removed Simple Handles option Removed the unnecessary option "Simple Handles" with all related functions and icons. --- .../data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 9 --------- officecfg/registry/schema/org/openoffice/Office/Draw.xcs | 11 ----------- officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 10 ---------- 3 files changed, 30 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index dc84fb038500..84649499c29e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -1420,15 +1420,6 @@ 1 - - - - Simple Handles - - - 1 - - diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index 8a77738ac960..0cb2ee0eab74 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -364,17 +364,6 @@ true - - - - - - AF - Indicates whether to show simple (true) or 3D-handles (false). - - - true - diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index 874aae736ef8..16634f58b32a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -408,16 +408,6 @@ true - - - - - - Indicates whether to show simple (true) or 3D-handles (false). - - - false - -- cgit