extensions.lst (0c0421c0) extensions.lst (3538f3d7)
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

--- 14 unchanged lines hidden (view full) ---

23# At first office start the installation of extensions is completed.
24
25# file:// URLs are interpreted relative to the solver/420/<platform>/bin/ directory to which
26# built extensions are delivered by default.
27
28# https:// 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
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

--- 14 unchanged lines hidden (view full) ---

23# At first office start the installation of extensions is completed.
24
25# file:// URLs are interpreted relative to the solver/420/<platform>/bin/ directory to which
26# built extensions are delivered by default.
27
28# https:// 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.
31# the name has to be specified after the URL enclosed in double quotes. In this case, use a
32# conventional filename like "dict-en.oxt" or "dict-en_us.oxt" for dictionaries when possible.
32
33
34# Some extensions that are installed independently of the language.
35
36# the presenter console extension
37# [ language=all && ENABLE_XXX ]
38# file://XXX.oxt
39

--- 114 unchanged lines hidden ---
33
34
35# Some extensions that are installed independently of the language.
36
37# the presenter console extension
38# [ language=all && ENABLE_XXX ]
39# file://XXX.oxt
40

--- 114 unchanged lines hidden ---