xref: /aoo42x/main/extensions.lst (revision c6dedb65)
1*c6dedb65SAndre Fischer#**************************************************************
2*c6dedb65SAndre Fischer#
3*c6dedb65SAndre Fischer#  Licensed to the Apache Software Foundation (ASF) under one
4*c6dedb65SAndre Fischer#  or more contributor license agreements.  See the NOTICE file
5*c6dedb65SAndre Fischer#  distributed with this work for additional information
6*c6dedb65SAndre Fischer#  regarding copyright ownership.  The ASF licenses this file
7*c6dedb65SAndre Fischer#  to you under the Apache License, Version 2.0 (the
8*c6dedb65SAndre Fischer#  "License"); you may not use this file except in compliance
9*c6dedb65SAndre Fischer#  with the License.  You may obtain a copy of the License at
10*c6dedb65SAndre Fischer#
11*c6dedb65SAndre Fischer#    http://www.apache.org/licenses/LICENSE-2.0
12*c6dedb65SAndre Fischer#
13*c6dedb65SAndre Fischer#  Unless required by applicable law or agreed to in writing,
14*c6dedb65SAndre Fischer#  software distributed under the License is distributed on an
15*c6dedb65SAndre Fischer#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*c6dedb65SAndre Fischer#  KIND, either express or implied.  See the License for the
17*c6dedb65SAndre Fischer#  specific language governing permissions and limitations
18*c6dedb65SAndre Fischer#  under the License.
19*c6dedb65SAndre Fischer#
20*c6dedb65SAndre Fischer#**************************************************************
21*c6dedb65SAndre Fischer
22*c6dedb65SAndre Fischer# This file defines the list of extensions that are preregistered or bundled with the pack sets.
23*c6dedb65SAndre Fischer# At first office start the installation of extensions is completed.
24*c6dedb65SAndre Fischer
25*c6dedb65SAndre Fischer# file:// URLs are interpreted relative to the solver/340/<platform>/bin/ directory to which
26*c6dedb65SAndre Fischer# built extensions are delivered by default.
27*c6dedb65SAndre Fischer
28*c6dedb65SAndre Fischer# http:// URLs can be prefixed by an MD5 checksum.  If that is present then it is an error if
29*c6dedb65SAndre Fischer# the file pointed to by the URL has a different MD5 checksum.
30*c6dedb65SAndre Fischer
31*c6dedb65SAndre Fischer
32*c6dedb65SAndre Fischer# Some extensions that are (or are not) installed indepently of the language.
33*c6dedb65SAndre Fischer
34*c6dedb65SAndre Fischer[ language=all && ENABLE_PRESENTER_SCREEN=YES ]
35*c6dedb65SAndre Fischer    file://presenter/presenter-screen.oxt
36*c6dedb65SAndre Fischer
37*c6dedb65SAndre Fischer[ language=all && ENABLE_MINIMIZER=YES ]
38*c6dedb65SAndre Fischer    file://minimizer/presentation-minimizer.oxt
39*c6dedb65SAndre Fischer
40*c6dedb65SAndre Fischer
41*c6dedb65SAndre Fischer
42*c6dedb65SAndre Fischer# Extensions for english.
43*c6dedb65SAndre Fischer[ language=en.* ]
44*c6dedb65SAndre Fischer
45*c6dedb65SAndre Fischer    # Generic
46*c6dedb65SAndre Fischer    b7ce02d25eb302e5b23572cdccaea461 http://numbertext.org/tmp/dict-en.oxt
47*c6dedb65SAndre Fischer
48*c6dedb65SAndre Fischer    # Canada (en_CA)
49*c6dedb65SAndre Fischer    e545415a4c813075c67ea58ea99802e5 http://extensions.services.openoffice.org/e-files/1263/1/en_CA_2_0_0.oxt
50*c6dedb65SAndre Fischer
51*c6dedb65SAndre Fischer    # USA (en_US)
52*c6dedb65SAndre Fischer    e2eab80772ab1aa09716954219351a80 http://extensions.services.openoffice.org/e-files/1470/1/en_US.oxt
53*c6dedb65SAndre Fischer
54*c6dedb65SAndre Fischer    # Australia (en_AU)
55*c6dedb65SAndre Fischer    68bfee769199749288c5e1aaf200a1ca http://extensions.services.openoffice.org/e-files/1232/7/dict-en-au-2008-12-15.oxt
56*c6dedb65SAndre Fischer
57*c6dedb65SAndre Fischer    # South Africa (en_ZA)
58*c6dedb65SAndre Fischer    c0c052e01b124a9ca5739facdb3ddbd5 http://extensions.services.openoffice.org/e-files/3089/0/dict-en_ZA-2009.10.22.oxt
59*c6dedb65SAndre Fischer
60*c6dedb65SAndre Fischer    # New Zealand (en_NZ)
61*c6dedb65SAndre Fischer    87123666ecce441b075c0170fa58690c http://extensions.services.openoffice.org/e-files/1665/1/dict-en-nz-2008-12-03.oxt
62*c6dedb65SAndre Fischer
63*c6dedb65SAndre Fischer
64*c6dedb65SAndre Fischer# Extensions for german (Germany).
65*c6dedb65SAndre Fischer[ language=de || language=de-DE ]
66*c6dedb65SAndre Fischer    eb3d3397b8034c7fce6e0d78daf914ca http://extensions.services.openoffice.org/e-files/1075/10/dict-de_DE-frami_2011-06-03.oxt
67