From 458e07b34a8cdaccb630e73640090e5e61c48264 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 26 Apr 2013 19:30:57 +0200 Subject: xmllint: reformat files xmllint --loaddtd ./officecfg/registry/data.dtd --format ... Change-Id: I0218762a64f2547424d5ddddf78e3fadc2b65093 --- .../schema/org/openoffice/Office/Accelerators.xcs | 104 ++++++++++----------- 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs b/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs index d36207dd8202..6d06d160b149 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs @@ -17,56 +17,56 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - Configuration of Accelerators replacing the old not XCU-based configuration - - - - - document the Key format - - - - e.g..uno:About - - - - - - point to a module of OOo - - - - - - - contains the preferred keys - - - - Defined as key-values pairs - - - - - containing the modules of OOo, defined as key-values pairs - - - - - - contains the secondary keys - - - - Defined as key-values pairs - - - - - containing the modules of OOo, defined as key-values pairs - - - - + + Configuration of Accelerators replacing the old not XCU-based configuration + + + + + document the Key format + + + + e.g..uno:About + + + + + + point to a module of OOo + + + + + + + contains the preferred keys + + + + Defined as key-values pairs + + + + + containing the modules of OOo, defined as key-values pairs + + + + + + contains the secondary keys + + + + Defined as key-values pairs + + + + + containing the modules of OOo, defined as key-values pairs + + + + -- cgit