From 9532a61405c2864ddf071557a344dad6474e563d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 26 Apr 2011 20:39:17 +0200 Subject: modify/delete wordbook files for good MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * extras/source/wordbook/lang/*/soffice.dic: deleted These files were in old binary format and almost all language files were replicas of the en-US file. There were two exceptions: German and Slovenian. André Schnabel checked the German word list and he said that they can be deleted. Martin Srebotnjak checked the Slovenian word list and he asked me to keep those words -> sl.dic * extras/source/wordbook/oracle.dic: deleted It was not used in the build. It contained Oracle brand names, etc. * extras/source/wordbook/standard.dic: deleted It was built and delivered, but not packaged. It was an empty dictionary file which would be created anyway when the user creates a new empty dictionary. * extras/source/wordbook/technical.dic: Entries were sorted so it will be easier to add new words. Some entries were added from lang/en-US/soffice.dic. * extras/source/wordbook/sl.dic: added Slovenian words * extras/source/wordbook/en-US.dic: added English words * extras/source/wordbook/en-GB.dic: added English words * scp2/source/ooo/ : These wordbook files should not depend on the UI language. They should not be in language packs but they all should be installed for every language like spell checker dictionaries. * officecfg/registry/ : Paths adjusted, so application looks for wordbook files in the right directory. I enabled all dictionaries by default in Linguistic.xcs. --- extras/source/wordbook/sl.dic | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 extras/source/wordbook/sl.dic (limited to 'extras/source/wordbook/sl.dic') diff --git a/extras/source/wordbook/sl.dic b/extras/source/wordbook/sl.dic new file mode 100644 index 000000000000..4c2100a99a2f --- /dev/null +++ b/extras/source/wordbook/sl.dic @@ -0,0 +1,24 @@ +OOoUserDict1 +lang: sl +type: positive +--- +avtopiloti +hiperpovezav +hiperpovezava +hiperpovezavam +hiperpovezavama +hiperpovezavami +hiperpovezave +hiperpovezavi +hiperpovezavo +intranet +samooblikovanj +samooblikovanja +samooblikovanje +samooblikovanju +samopopravka +samopopravki +samopopravkom +samopopravkoma +samopopravkov +samopopravku -- cgit