From ffbd3846d40eaf3dc8e8fa37e57d48ff7da88a5b Mon Sep 17 00:00:00 2001 From: Noel Power Date: Fri, 6 Jan 2012 09:43:42 +0000 Subject: some misc tidyup ( that was reverted ) some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here --- .../data/org/openoffice/Office/UI/BasicIDECommands.xcu | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu index 3dc69290f4f7..b8ea36b034ea 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu @@ -15,7 +15,7 @@ - Option Button + Form Option Button 1 @@ -23,7 +23,7 @@ - Check Box + Form Check Box 1 @@ -31,7 +31,7 @@ - List Box + Form List Box 1 @@ -39,7 +39,7 @@ - Combo Box + Form Combo Box 1 @@ -47,7 +47,7 @@ - Vertical Scroll Bar + Form Vertical Scroll Bar 1 @@ -55,7 +55,7 @@ - Horizonal Scroll Bar + Form Horizonal Scroll Bar 1 @@ -63,7 +63,7 @@ - Spin Button + Form Spin Button 1 -- cgit