1c6dedb65SAndre Fischer#************************************************************** 2c6dedb65SAndre Fischer# 3c6dedb65SAndre Fischer# Licensed to the Apache Software Foundation (ASF) under one 4c6dedb65SAndre Fischer# or more contributor license agreements. See the NOTICE file 5c6dedb65SAndre Fischer# distributed with this work for additional information 6c6dedb65SAndre Fischer# regarding copyright ownership. The ASF licenses this file 7c6dedb65SAndre Fischer# to you under the Apache License, Version 2.0 (the 8c6dedb65SAndre Fischer# "License"); you may not use this file except in compliance 9c6dedb65SAndre Fischer# with the License. You may obtain a copy of the License at 10c6dedb65SAndre Fischer# 11c6dedb65SAndre Fischer# http://www.apache.org/licenses/LICENSE-2.0 12c6dedb65SAndre Fischer# 13c6dedb65SAndre Fischer# Unless required by applicable law or agreed to in writing, 14c6dedb65SAndre Fischer# software distributed under the License is distributed on an 15c6dedb65SAndre Fischer# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16c6dedb65SAndre Fischer# KIND, either express or implied. See the License for the 17c6dedb65SAndre Fischer# specific language governing permissions and limitations 18c6dedb65SAndre Fischer# under the License. 19c6dedb65SAndre Fischer# 20c6dedb65SAndre Fischer#************************************************************** 21c6dedb65SAndre Fischer 22c6dedb65SAndre Fischer# This file defines the list of extensions that are preregistered or bundled with the pack sets. 23c6dedb65SAndre Fischer# At first office start the installation of extensions is completed. 24c6dedb65SAndre Fischer 25c6dedb65SAndre Fischer# file:// URLs are interpreted relative to the solver/340/<platform>/bin/ directory to which 26c6dedb65SAndre Fischer# built extensions are delivered by default. 27c6dedb65SAndre Fischer 28c6dedb65SAndre Fischer# http:// URLs can be prefixed by an MD5 checksum. If that is present then it is an error if 29c6dedb65SAndre Fischer# the file pointed to by the URL has a different MD5 checksum. 3052d30ef7SAndre Fischer# When the downloaded file name is not the last part of the URL (everything after the final /) then 3152d30ef7SAndre Fischer# the name has to be specified after the URL enclosed in double quotes. 32c6dedb65SAndre Fischer 33c6dedb65SAndre Fischer 34c2b00956SAndrea Pescetti# Some extensions that are installed independently of the language. 35c6dedb65SAndre Fischer 3687956e0fSHerbert Dürr# the presenter console extension 3779e0a548SAriel Constenla-Haile# [ language=all && ENABLE_XXX ] 3879e0a548SAriel Constenla-Haile# file://XXX.oxt 39c6dedb65SAndre Fischer 401e4dc01fSAndre Fischer# English dictionary 41510e29e8SAndre Fischer[ language=en.* || language=de || language=it ] 42c44cf92eSAndrea Pescetti 3c3f841f5d40403bcc4d6bb685a38160 http://sourceforge.net/projects/aoo-extensions/files/17102/1/dict-en.oxt/download "dict-en.oxt" 4379e0a548SAriel Constenla-Haile 441e4dc01fSAndre Fischer# English (USA, en_US) dictionary 4545f35c5aSAndre Fischer[ language==nl || language==ru ] 46f311cb18SAndre Fischer e2eab80772ab1aa09716954219351a80 http://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "en_US.oxt" 47f311cb18SAndre Fischer 48f311cb18SAndre Fischer# German dictionary. 49764319a5SAndre Fischer[ language=de || language=de_DE || language=nl || language=ru ] 504f0d1a7cSAndre Fischer 1051096689e5e3838b9340cde8c3ce37 http://sourceforge.net/projects/aoo-extensions/files/1075/12/dict-de_DE-frami_2012-06-17.oxt/download "dict-de_DE-frami_2012-06-17.oxt" 5128718f71SAndre Fischer 52f311cb18SAndre Fischer# Dutch dictionary. 53764319a5SAndre Fischer[ language=nl ] 5428718f71SAndre Fischer 5c0de383ef649cffefc128cfb36b4d43 http://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "nl-dict-v2.00g.oxt" 5528718f71SAndre Fischer 56f311cb18SAndre Fischer# French dictionary. 571e4dc01fSAndre Fischer[ language=fr || language=nl || language=de || language=de_DE ] 58a5232cd6SAndrea Pescetti 8f7ca241048c70bd7893995ac4bcca3b http://sourceforge.net/projects/aoo-extensions/files/17340/1/dict411.oxt/download "dict411.oxt" 5928718f71SAndre Fischer 60f311cb18SAndre Fischer# Italian dictionary. 611e4dc01fSAndre Fischer[ language=it || language=de || language=de_DE ] 62152d3640SAndrea Pescetti 67eb02751dda7b2d312a66bcb0505fd2 http://sourceforge.net/projects/aoo-extensions/files/1204/13/dict-it.oxt/download "dict-it.oxt" 63242a1790SAndre Fischer 64f311cb18SAndre Fischer# Spanish dictionary. 65764319a5SAndre Fischer[ language=es ] 668f84dfaeSAndrea Pescetti 59dd45e6785ed644adbbd73f4f126182 http://sourceforge.net/projects/aoo-extensions/files/1657/3/es_es.oxt/download "es_es.oxt" 67764319a5SAndre Fischer 68764319a5SAndre Fischer# Danish dictionary. 69764319a5SAndre Fischer[ language=da ] 70764319a5SAndre Fischer b38cba04b6513dd42b031199d617cce6 http://sourceforge.net/projects/aoo-extensions/files/1388/12/DanskeSynonymer.oxt/download "DanskeSynonymer.oxt" 718512e347SJan Iversen 6ee1e24fb17e44577d8e3200f3e44adc http://sourceforge.net/projects/aoo-extensions/files/1429/6/dict-da-current.oxt/download "dict-da-current.oxt" 72764319a5SAndre Fischer 73*7b077372SAndrea Pescetti# Lithuanian dictionary. 74*7b077372SAndrea Pescetti[ language=lt ] 75*7b077372SAndrea Pescetti d8d4a3d5c6abfde1b4c81cc1ddd1afa0 http://sourceforge.net/projects/aoo-extensions/files/17703/0/openoffice-spellcheck-lt-1.3.oxt/download "openoffice-spellcheck-lt-1.3.oxt" 76*7b077372SAndrea Pescetti 77764319a5SAndre Fischer# Romanian dictionary. 78764319a5SAndre Fischer[ language=ro ] 79764319a5SAndre Fischer b05941b975afc0321df0cd48a4d295c8 http://sourceforge.net/projects/aoo-extensions/files/1392/8/dict-ro.1.5.oxt/download "dict-ro.1.5.oxt" 80764319a5SAndre Fischer 81764319a5SAndre Fischer# Russian dictionary. 82764319a5SAndre Fischer[ language=ru ] 83764319a5SAndre Fischer a63512bc487d7378bbe2e44f59d5ef45 http://sourceforge.net/projects/aoo-extensions/files/3233/2/dict_ru_RU-0.3.6.oxt/download "dict_ru_RU-0.3.6.oxt" 84764319a5SAndre Fischer 85ae717db3SAndrea Pescetti# Slovak dictionary. 86ae717db3SAndrea Pescetti[ language=sk ] 87ae717db3SAndrea Pescetti 5a7cec122a215c9f6a906ecb8ad46ee6 http://sourceforge.net/projects/aoo-extensions/files/1143/11/dict-sk.oxt/download "dict-sk.oxt" 88ae717db3SAndrea Pescetti 89764319a5SAndre Fischer# Slovenian dictionary. 90764319a5SAndre Fischer[ language=sl ] 9183333863SJürgen Schmidt cfc3e4da22a3bb9f3f5fa7ae443f6407 http://sourceforge.net/projects/aoo-extensions/files/3280/5/pack-sl.oxt "pack-sl.oxt" 921e4dc01fSAndre Fischer 931e4dc01fSAndre Fischer# German (Austria) dictionary. 941e4dc01fSAndre Fischer[ language=de || language=de_AT || language=de_DE ] 954f0d1a7cSAndre Fischer 149fd9465b7cac8aca393f2c57e9d562 http://sourceforge.net/projects/aoo-extensions/files/1697/9/dict-de_AT-frami_2012-06-17.oxt/download "dict-de_AT-frami_2012-06-17.oxt" 961e4dc01fSAndre Fischer 971e4dc01fSAndre Fischer# German (Switzerland) dictionary. 981e4dc01fSAndre Fischer[ language=de || language=de_CH || language=de_DE ] 994f0d1a7cSAndre Fischer e9ddd3ae2a3213a7bd8b5e49198b6b6b http://sourceforge.net/projects/aoo-extensions/files/1699/9/dict-de_CH-frami_2012-06-17.oxt/download "dict-de_CH-frami_2012-06-17.oxt" 10039243e16SAndre Fischer 10139243e16SAndre Fischer# Khmer dictionary. 10239243e16SAndre Fischer[ language=km ] 10339243e16SAndre Fischer a22266cfa40fb23a79be27a239321a3f http://sourceforge.net/projects/aoo-extensions/files/1009/1/km_spellchecker_OOo30_V_1.0.2.oxt/download "km_spellchecker_OOo30_V_1.0.2.oxt" 1042a59d4baSJürgen Schmidt 1052a59d4baSJürgen Schmidt# Scottish Gaelic. 1062a59d4baSJürgen Schmidt[ language=gd ] 1071abb6cbfSAndrea Pescetti 88d92378c2bcf22f87f49bf594130238 http://sourceforge.net/projects/aoo-extensions/files/4587/9/hunspell-gd-2.7.oxt/download "hunspell-gd-2.7.oxt" 10805126c26SJürgen Schmidt 10905126c26SJürgen Schmidt# Basque. 11005126c26SJürgen Schmidt[ language=eu ] 11105126c26SJürgen Schmidt f408bb4a333bea2aec86bffaa4ffa229 http://sourceforge.net/projects/aoo-extensions/files/1383/2/xuxen_4_OOo3.oxt/download "xuxen_4_OOo3.oxt" 11205126c26SJürgen Schmidt 11305126c26SJürgen Schmidt# Hungarian. 11405126c26SJürgen Schmidt[ language=hu ] 11505126c26SJürgen Schmidt 76345f925e34fef2d29bade4f29108e9 http://sourceforge.net/projects/aoo-extensions/files/3423/4/lightproof-hu_HU-1.3.oxt/download "lightproof-hu_HU-1.3.oxt" 11605126c26SJürgen Schmidt d320e43e815c2dfd599dbfb7cd0e41fb http://sourceforge.net/projects/aoo-extensions/files/1283/9/dict-hu.oxt/download "dict-hu.oxt" 11705126c26SJürgen Schmidt 11805126c26SJürgen Schmidt# Asturian. 11905126c26SJürgen Schmidt[ language=ast ] 120aeb642beSAndrea Pescetti ed5702f25c8f5e36f97cafc606470c42 http://sourceforge.net/projects/aoo-extensions/files/3932/1/asturianu.oxt/download "asturianu.oxt" 121aeb642beSAndrea Pescetti 122aeb642beSAndrea Pescetti# Norwegian. 123aeb642beSAndrea Pescetti[ language=nb ] 12495b0b09aSAndrea Pescetti e6ca009bc6aa3d70d8b7d66138b1c28d http://sourceforge.net/projects/aoo-extensions/files/1216/6/dictionary-no-NO-2.1.oxt/download "dictionary-no-NO-2.1.oxt" 125aeb642beSAndrea Pescetti 126aeb642beSAndrea Pescetti# Swedish. 127aeb642beSAndrea Pescetti[ language=sv ] 1285c4bb0e6SAndrea Pescetti 32ab4edf1496a7cf5469ee1643eb0128 http://sourceforge.net/projects/aoo-extensions/files/5959/1/dict-sv.oxt/download "dict-sv.oxt" 129aeb642beSAndrea Pescetti 130aeb642beSAndrea Pescetti# Korean. 131aeb642beSAndrea Pescetti[ language=ko ] 132aeb642beSAndrea Pescetti c20c155c47174c1b0ec0a53618044ac3 http://sourceforge.net/projects/aoo-extensions/files/5968/0/Korean_spell-checker-0.5.6_OOo.oxt/download "Korean_spell-checker-0.5.6_OOo.oxt" 133aeb642beSAndrea Pescetti 134aeb642beSAndrea Pescetti# Polish. 135aeb642beSAndrea Pescetti[ language=pl ] 136aeb642beSAndrea Pescetti a69f9221864b1360e38ff3f0b0cc9222 http://sourceforge.net/projects/aoo-extensions/files/806/4/pl-dict.oxt/download "pl-dict.oxt" 137aeb642beSAndrea Pescetti 138aeb642beSAndrea Pescetti 139