1 --- officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs 2005-04-04 18:09:25.000000000 +0530
2 +++ officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs 2005-08-04 14:17:21.066786557 +0530
4 <desc>Specifies the custom dictionaries to be used. The Ignore list (IgnoreAllList (All)) is administered in the RAM only for the current spellcheck.</desc>
5 <label>Custom dictionaries</label>
7 - <value oor:separator=";">IgnoreAllList;soffice.dic;standard.dic;sun.dic</value>
8 + <value oor:separator=";">IgnoreAllList;soffice.dic;standard.dic;Novell.dic;sun.dic;corporate.dic</value>
10 <prop oor:name="IsUseDictionaryList" oor:type="xs:boolean">
11 <!-- OldLocation: NEW -->
13 Index: extras/source/wordbook/makefile.mk
14 ===================================================================
15 RCS file: /cvs/installation/extras/source/wordbook/makefile.mk,v
16 retrieving revision 1.2
17 diff -u -p -u -r1.2 makefile.mk
18 --- extras/source/wordbook/makefile.mk 8 Sep 2005 21:20:19 -0000 1.2
19 +++ extras/source/wordbook/makefile.mk 16 Feb 2006 11:14:03 -0000
20 @@ -47,7 +47,7 @@ TARGET=wordbookall
22 ZIP1TARGET = $(WORDBOOK_ALL_TARGET)
25 +ZIP1LIST = sun.dic Novell.dic
28 ZIP2TARGET = $(WORDBOOK_USER_TARGET)