officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 972c74b859a8c39550995de92ecf62ab005a158c
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Fri Mar 7 11:58:07 2014 +0100

    fdo#60833 user's wordbook should be selected by default
    
    Change-Id: Ib0614af5201bfcc17058761e5a38333902924b31

diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index fd4c931..2ebd06c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
-<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; oor:name="Linguistic" 
oor:package="org.openoffice.Office" xml:lang="en-US"> 
+<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; oor:name="Linguistic" 
oor:package="org.openoffice.Office" xml:lang="en-US">
     <info>
                <author>TL</author>
                <desc >Contains linguistic (spell checking, hyphenation, 
thesaurus) related configurations.</desc>
@@ -47,7 +47,7 @@
                 </info>
             </prop>
         </group>
-        
+
         <group oor:name="DictionaryUsingService">
             <info>
                 <desc>A list of all services making use of dictionaries.</desc>
@@ -212,7 +212,7 @@
                                                <desc>Specifies the custom 
dictionaries to be used. The Ignore list (IgnoreAllList (All)) is administered 
in the RAM only for the current spellcheck.</desc>
                                                <label>Custom 
dictionaries</label>
                                        </info>
-                                       <value 
oor:separator=";">IgnoreAllList;en-US.dic;en-GB.dic;sl.dic;technical.dic</value>
+                                       <value 
oor:separator=";">IgnoreAllList;standard.dic;en-US.dic;en-GB.dic;sl.dic;technical.dic</value>
                                </prop>
                                <prop oor:name="IsUseDictionaryList" 
oor:type="xs:boolean" oor:nillable="false">
                                        <!-- OldLocation: NEW -->
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to