Author: pescetti
Date: Thu Sep 5 20:27:24 2013
New Revision: 1520411
URL: http://svn.apache.org/r1520411
Log:
#123153# Blacklist old French dictionaries to allow updating to the new unified
one.
Modified:
openoffice/trunk/main/officecfg/registry/data/org/openoffice/Setup.xcu
Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Setup.xcu
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/data/org/openoffice/Setup.xcu?rev=1520411&r1=1520410&r2=1520411&view=diff
==============================================================================
--- openoffice/trunk/main/officecfg/registry/data/org/openoffice/Setup.xcu
(original)
+++ openoffice/trunk/main/officecfg/registry/data/org/openoffice/Setup.xcu Thu
Sep 5 20:27:24 2013
@@ -1067,6 +1067,13 @@
<it>com.sun.star.PresentationMinimizer-*</it>
<!-- presentation screen is integrated since AOO
4.0 -->
<it>com.sun.PresenterScreen-*</it>
+ <!-- Old French dictionaries are incompatible with
the new unified French dictionary since AOO 4.0.1 -->
+
<it>french.modern-dictionary.from.Dicollecte.by.OlivierR</it>
+
<it>french.classic-dictionary.from.Dicollecte.by.OlivierR</it>
+
<it>french.reform1990-dictionary.from.Dicollecte.by.OlivierR</it>
+
<it>french.classic-and-reform1990-dictionary.from.Dicollecte.by.OlivierR</it>
+
<it>org.openoffice.comp.pyuno.lightproof.oxt.grammalecte</it>
+
<it>org.openoffice.comp.pyuno.lightproof.oxt.dicollecte_fr_FR</it>
</value>
</prop>
</node>