diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-08-28 17:10:35 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-08-29 09:02:50 +0100 |
commit | 42a15f45ff4e02f98229de02efd0d8c19f10bcd5 (patch) | |
tree | 67031948d50d251825c1d05d5547a499a1c5e51b /i18npool | |
parent | 02f6e55231c8b1646cbafc0e3e591da8122e2bf1 (diff) |
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
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/breakiterator/data/README | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/i18npool/source/breakiterator/data/README b/i18npool/source/breakiterator/data/README index 7d67cf0c6766..6858f7a538da 100644 --- a/i18npool/source/breakiterator/data/README +++ b/i18npool/source/breakiterator/data/README @@ -22,12 +22,6 @@ Date: Sat Jan 29 12:51:52 2011 +0000 Resolves: fdo#31271 wrong line break with ( -commit 109fa8224194edfc4ca75ee5cc5e760e54d76a3f -Author: Thomas Lange [tl] <tl@openoffice.org> -Date: Wed Dec 8 14:39:09 2010 +0100 - - cws tl84: #i89042# word count fix - commit 42be5541baf18e3292a14a9d478eda33f61e10ab Author: Mattias Johnsson <m.t.johnsson@gmail.com> Date: Thu Nov 4 23:25:02 2010 +1100 @@ -585,6 +579,7 @@ Date: Mon Mar 8 16:17:05 2004 +0000 done, regression tests added: +#i89042# word count fix (regression test is in writer) #i58513# add break iterator rules for Finish #i19716# fix wrong line break on bracket characters #i21290# extend Greek script type |