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[ language=all && ENABLE_PRESENTER_SCREEN=YES ] 37 file://presenter/presenter-screen.oxt 38 39[ language=all && ENABLE_MINIMIZER=YES ] 40 file://minimizer/presentation-minimizer.oxt 41 42 43 44# English dictionaries. 45[ language=en.* ] 46 47 # Generic 48 b7ce02d25eb302e5b23572cdccaea461 http://numbertext.org/tmp/dict-en.oxt 49 50 # Canada (en_CA) 51 e545415a4c813075c67ea58ea99802e5 http://sourceforge.net/projects/aoo-extensions/files/1263/1/en_CA_2_0_0.oxt/download "en_CA_2_0_0.oxt" 52 53 # Australia (en_AU) 54 68bfee769199749288c5e1aaf200a1ca http://sourceforge.net/projects/aoo-extensions/files/1232/7/dict-en-au-2008-12-15.oxt/download "dict-en-au-2008-12-15.oxt" 55 56 # South Africa (en_ZA) 57 c0c052e01b124a9ca5739facdb3ddbd5 http://sourceforge.net/projects/aoo-extensions/files/3089/0/dict-en_ZA-2009.10.22.oxt/download "dict-en_ZA-2009.10.22.oxt" 58 59 # New Zealand (en_NZ) 60 87123666ecce441b075c0170fa58690c http://sourceforge.net/projects/aoo-extensions/files/1665/1/dict-en-nz-2008-12-03.oxt/download "dict-en-nz-2008-12-03.oxt" 61 62# English (en_US) dictionary 63[ language=en.* || language==nl || language==ru ] 64 e2eab80772ab1aa09716954219351a80 http://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "en_US.oxt" 65 66# German dictionary. 67[ language=de || language=de_DE || language=nl || language=ru ] 68 eb3d3397b8034c7fce6e0d78daf914ca http://sourceforge.net/projects/aoo-extensions/files/1075/10/dict-de_DE-frami_2011-06-03.oxt/download "dict-de_DE-frami_2011-06-03.oxt" 69 70# Dutch dictionary. 71[ language=nl ] 72 5c0de383ef649cffefc128cfb36b4d43 http://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "nl-dict-v2.00g.oxt" 73 74# French dictionary. 75[ language=fr || language=nl ] 76 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" 77 78# Italian dictionary. 79[ language=it ] 80 c71fa1e7a047cf4efdb27027e3f75a16 http://sourceforge.net/projects/aoo-extensions/files/1204/10/dict-it.oxt/download "dict-it.oxt" 81 82# Spanish dictionary. 83[ language=es ] 84 5798f4a61b0f95db3d62eabcb80670eb http://sourceforge.net/projects/aoo-extensions/files/1657/1/es_ES.oxt/download "es_ES.oxt" 85 86# Danish dictionary. 87[ language=da ] 88 b38cba04b6513dd42b031199d617cce6 http://sourceforge.net/projects/aoo-extensions/files/1388/12/DanskeSynonymer.oxt/download "DanskeSynonymer.oxt" 89 90# Norwegian dictionary. 91[ language=no ] 92 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" 93 94# Romanian dictionary. 95[ language=ro ] 96 b05941b975afc0321df0cd48a4d295c8 http://sourceforge.net/projects/aoo-extensions/files/1392/8/dict-ro.1.5.oxt/download "dict-ro.1.5.oxt" 97 98# Russian dictionary. 99[ language=ru ] 100 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" 101 102# Slovenian dictionary. 103[ language=sl ] 104 33eb80b84d163e00298bc2c98ddd81cb http://sl.openoffice.org/test/pack-sl.oxt "pack-sl.oxt" 105