extensions.lst (4b4e541b) | extensions.lst (87956e0f) |
---|---|
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 --- 19 unchanged lines hidden (view full) --- 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 | 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 --- 19 unchanged lines hidden (view full) --- 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 ] | 36# the presenter console extension 37[ language=all && ENABLE_PRESENTER_SCREEN=YES ] |
37 file://presenter/presenter-screen.oxt 38 | 38 file://presenter/presenter-screen.oxt 39 |
39#[ language=all && ENABLE_MINIMIZER=YES ] | 40# the presentation minimizer 41[ language=all && ENABLE_MINIMIZER=YES ] |
40 file://minimizer/presentation-minimizer.oxt 41 42 43 44# English dictionary 45[ language=en.* || language=de || language=it ] 46 b7ce02d25eb302e5b23572cdccaea461 http://numbertext.org/tmp/dict-en.oxt 47 --- 71 unchanged lines hidden --- | 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 --- 71 unchanged lines hidden --- |