Updated core
[LibreOffice.git] / sdext / source / minimizer / description.xml
blob879044b4b8feacd8a0357f63002f1d0534a5c7b4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  -->
19 <description
21     xmlns="http://openoffice.org/extensions/description/2006"
22     xmlns:xlink="http://www.w3.org/1999/xlink"
23     xmlns:dep="http://openoffice.org/extensions/description/2006">
25     <identifier value="com.sun.star.PresentationMinimizer-@PLATFORM@"/>
27     <dependencies>
28         <OpenOffice.org-minimal-version value="2.3" dep:name="OpenOffice.org 2.3"/>
29     </dependencies>
31     <version value="1.0.4"/>
33     <platform value="@PLATFORM@"/>
35     <publisher>
36         <name xlink:href="http://www.documentfoundation.org" lang="en-US">The Document Foundation</name>
37     </publisher>
39     <display-name>
40         <name lang="en-US">Presentation Minimizer</name>
41     </display-name>
43     <icon>
44       <default xlink:href="bitmaps/extension_32.png" />
45     </icon>
47     <extension-description>
48       <src xlink:href="description-en-US.txt" lang="en-US" />
49     </extension-description>
51 </description>