1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance 9# with the License. You may obtain a copy of the License at 10# 11# http://www.apache.org/licenses/LICENSE-2.0 12# 13# Unless required by applicable law or agreed to in writing, 14# software distributed under the License is distributed on an 15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16# KIND, either express or implied. See the License for the 17# specific language governing permissions and limitations 18# under the License. 19# 20#************************************************************** 21 22# This file defines the list of extensions that are preregistered or bundled with the pack sets. 23# At first office start the installation of extensions is completed. 24 25# file:// URLs are interpreted relative to the solver/340/<platform>/bin/ directory to which 26# built extensions are delivered by default. 27 28# http:// URLs can be prefixed by an MD5 checksum. If that is present then it is an error if 29# the file pointed to by the URL has a different MD5 checksum. 30# When the downloaded file name is not the last part of the URL (everything after the final /) then 31# the name has to be specified after the URL enclosed in double quotes. 32 33 34# Some extensions that are installed indepently of the language. 35 36# the presenter console extension 37[ language=all && ENABLE_PRESENTER_SCREEN=YES ] 38 file://presenter/presenter-screen.oxt 39 40# the presentation minimizer 41[ language=all && ENABLE_MINIMIZER=YES ] 42 file://minimizer/presentation-minimizer.oxt 43 44 45 46# English dictionary 47[ language=en.* || language=de || language=it ] 48 b7ce02d25eb302e5b23572cdccaea461 http://numbertext.org/tmp/dict-en.oxt 49 50# English (USA, en_US) dictionary 51[ language==nl || language==ru ] 52 e2eab80772ab1aa09716954219351a80 http://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "en_US.oxt" 53 54# German dictionary. 55[ language=de || language=de_DE || language=nl || language=ru ] 56 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" 57 58# Dutch dictionary. 59[ language=nl ] 60 5c0de383ef649cffefc128cfb36b4d43 http://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "nl-dict-v2.00g.oxt" 61 62# French dictionary. 63[ language=fr || language=nl || language=de || language=de_DE ] 64 47ca39e385b02839c24a5d953495cb98 http://sourceforge.net/projects/aoo-extensions/files/3554/5/ooo-dictionnaire-fr-moderne-v4.2.oxt/download "ooo-dictionnaire-fr-moderne-v4.2.oxt" 65 66# Italian dictionary. 67[ language=it || language=de || language=de_DE ] 68 e7ad2666a727b594948cb672a31ba22d http://sourceforge.net/projects/aoo-extensions/files/1204/11/dict-it.oxt/download "dict-it.oxt" 69 70# Spanish dictionary. 71[ language=es ] 72 28776430bb77547fd70cf6db504bda63 http://sourceforge.net/projects/aoo-extensions/files/1657/2/es_ES.oxt/download "es_ES.oxt" 73 74# Danish dictionary. 75[ language=da ] 76 b38cba04b6513dd42b031199d617cce6 http://sourceforge.net/projects/aoo-extensions/files/1388/12/DanskeSynonymer.oxt/download "DanskeSynonymer.oxt" 77 78# Norwegian dictionary. 79[ language=no ] 80 b4971332a09292af069783b089b9014b http://svn.skolelinux.org/websvn/filedetails.php?repname=skolelinux&path=%2Ftrunk%2Fi18n%2Fopenoffice%2Futils%2Fdictionary-no-NO-1.0.oxt&rev=0&sc=0 "dictionary-no-NO-1.0.oxt" 81 82# Romanian dictionary. 83[ language=ro ] 84 b05941b975afc0321df0cd48a4d295c8 http://sourceforge.net/projects/aoo-extensions/files/1392/8/dict-ro.1.5.oxt/download "dict-ro.1.5.oxt" 85 86# Russian dictionary. 87[ language=ru ] 88 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" 89 90# Slovenian dictionary. 91[ language=sl ] 92 a2b35802526750e517df857fa66f8c48 http://193.2.66.133:85/download/OdprtiTezaver.oxt "OdprtiTezaver.oxt" 93 94# German (Austria) dictionary. 95[ language=de || language=de_AT || language=de_DE ] 96 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" 97 98# German (Switzerland) dictionary. 99[ language=de || language=de_CH || language=de_DE ] 100 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" 101 102# Khmer dictionary. 103[ language=km ] 104 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" 105