From 42a15f45ff4e02f98229de02efd0d8c19f10bcd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 28 Aug 2012 17:10:35 +0100 Subject: Resolves: fdo#38983 allow extra word boundary characters i.e. word overrides emdash and endash to be word boundary characters for the purposes of counting words. And there are some who want to treat =,- etc similarly. Default to a configuration that gives the same results as Word for word counting. Change-Id: Ia8ce6ac12011a1d6e547f11644c76163c4c993c5 --- officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'officecfg/registry/schema') diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index e79798885a83..cffc7406f643 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -5736,6 +5736,19 @@ false + + + Contains settings for word counting + + + + cmc + configures additional word seperators for word counting + + + —– + + Contains settings for the Navigator. -- cgit v1.2.1