xref: /aoo42x/main/extensions.lst (revision f311cb18)
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
3452d30ef7SAndre Fischer# Some extensions that are installed indepently of the language.
35c6dedb65SAndre Fischer
36c6dedb65SAndre Fischer[ language=all && ENABLE_PRESENTER_SCREEN=YES ]
37c6dedb65SAndre Fischer    file://presenter/presenter-screen.oxt
38c6dedb65SAndre Fischer
39c6dedb65SAndre Fischer[ language=all && ENABLE_MINIMIZER=YES ]
40c6dedb65SAndre Fischer    file://minimizer/presentation-minimizer.oxt
41c6dedb65SAndre Fischer
42c6dedb65SAndre Fischer
43c6dedb65SAndre Fischer
44*f311cb18SAndre Fischer# English dictionaries.
45c6dedb65SAndre Fischer[ language=en.* ]
46c6dedb65SAndre Fischer
47c6dedb65SAndre Fischer    # Generic
48c6dedb65SAndre Fischer    b7ce02d25eb302e5b23572cdccaea461 http://numbertext.org/tmp/dict-en.oxt
49c6dedb65SAndre Fischer
50c6dedb65SAndre Fischer    # Canada (en_CA)
51201b78c7SAndre Fischer    e545415a4c813075c67ea58ea99802e5 http://sourceforge.net/projects/aoo-extensions/files/1263/1/en_CA_2_0_0.oxt/download "en_CA_2_0_0.oxt"
52c6dedb65SAndre Fischer
53c6dedb65SAndre Fischer    # Australia (en_AU)
54201b78c7SAndre Fischer    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"
55c6dedb65SAndre Fischer
56c6dedb65SAndre Fischer    # South Africa (en_ZA)
57201b78c7SAndre Fischer    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"
58c6dedb65SAndre Fischer
59c6dedb65SAndre Fischer    # New Zealand (en_NZ)
60201b78c7SAndre Fischer    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"
61c6dedb65SAndre Fischer
62*f311cb18SAndre Fischer# English (en_US) dictionary
63*f311cb18SAndre Fischer[ language=en.* || language==nl_NL ]
64*f311cb18SAndre Fischer    e2eab80772ab1aa09716954219351a80 http://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "en_US.oxt"
65*f311cb18SAndre Fischer
66c6dedb65SAndre Fischer
67*f311cb18SAndre Fischer# German dictionary.
68*f311cb18SAndre Fischer[ language=de || language=de-DE || language=nl_NL ]
69201b78c7SAndre Fischer    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"
7028718f71SAndre Fischer
71*f311cb18SAndre Fischer# Dutch dictionary.
7228718f71SAndre Fischer[ language=nl_NL ]
7328718f71SAndre Fischer    5c0de383ef649cffefc128cfb36b4d43 http://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download "nl-dict-v2.00g.oxt"
7428718f71SAndre Fischer
75*f311cb18SAndre Fischer# French dictionary.
76*f311cb18SAndre Fischer[ language=fr_FR || language=nl_NL ]
7728718f71SAndre Fischer    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"
7828718f71SAndre Fischer
79*f311cb18SAndre Fischer# Italian dictionary.
8028718f71SAndre Fischer[ language=it_IT ]
8128718f71SAndre Fischer    c71fa1e7a047cf4efdb27027e3f75a16 http://sourceforge.net/projects/aoo-extensions/files/1204/10/dict-it.oxt/download "dict-it.oxt"
82242a1790SAndre Fischer
83*f311cb18SAndre Fischer# Spanish dictionary.
84242a1790SAndre Fischer[ language=es_ES ]
85242a1790SAndre Fischer    5798f4a61b0f95db3d62eabcb80670eb http://sourceforge.net/projects/aoo-extensions/files/1657/1/es_ES.oxt/download "es_ES.oxt"
86