From 42a15f45ff4e02f98229de02efd0d8c19f10bcd5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara 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/data/org/openoffice/Office/Writer.xcu | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'officecfg/registry/data/org/openoffice/Office/Writer.xcu') diff --git a/officecfg/registry/data/org/openoffice/Office/Writer.xcu b/officecfg/registry/data/org/openoffice/Office/Writer.xcu index 55ab299cb1db..861b777f29b6 100644 --- a/officecfg/registry/data/org/openoffice/Office/Writer.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Writer.xcu @@ -735,9 +735,9 @@ - - - false - - + + + false + + -- cgit