xref: /trunk/main/helpauthoring/description.xml (revision e5ebaf84)
11ecadb57SMathias Bauer<?xml version="1.0" encoding="UTF-8"?>
210544477SAndre Fischer<!--***********************************************************
34cb67278Smseidel *
410544477SAndre Fischer * Licensed to the Apache Software Foundation (ASF) under one
510544477SAndre Fischer * or more contributor license agreements.  See the NOTICE file
610544477SAndre Fischer * distributed with this work for additional information
710544477SAndre Fischer * regarding copyright ownership.  The ASF licenses this file
810544477SAndre Fischer * to you under the Apache License, Version 2.0 (the
910544477SAndre Fischer * "License"); you may not use this file except in compliance
1010544477SAndre Fischer * with the License.  You may obtain a copy of the License at
114cb67278Smseidel *
1210544477SAndre Fischer *   http://www.apache.org/licenses/LICENSE-2.0
134cb67278Smseidel *
1410544477SAndre Fischer * Unless required by applicable law or agreed to in writing,
1510544477SAndre Fischer * software distributed under the License is distributed on an
1610544477SAndre Fischer * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1710544477SAndre Fischer * KIND, either express or implied.  See the License for the
1810544477SAndre Fischer * specific language governing permissions and limitations
1910544477SAndre Fischer * under the License.
204cb67278Smseidel *
2110544477SAndre Fischer ***********************************************************-->
224cb67278Smseidel<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
234cb67278Smseidel    <version value="3.0.1"/>
244cb67278Smseidel    <identifier value="org.openoffice.helpauthoring"/>
254cb67278Smseidel    <display-name>
264cb67278Smseidel        <name lang="en-US">OpenOffice Help Authoring Framework</name>
274cb67278Smseidel    </display-name>
284cb67278Smseidel    <registration>
294cb67278Smseidel        <simple-license accept-by="admin" default-license-id="lic-en-US" suppress-on-update="true">
304cb67278Smseidel            <license-text xlink:href="license/LICENSE" lang="en-US" license-id="lic-en-US"/>
314cb67278Smseidel        </simple-license>
324cb67278Smseidel    </registration>
334cb67278Smseidel    <dependencies>
344cb67278Smseidel        <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0"/>
354cb67278Smseidel    </dependencies>
364cb67278Smseidel    <publisher>
374cb67278Smseidel        <name xlink:href="https://www.openoffice.org" lang="en">Apache Software Foundation</name>
384cb67278Smseidel    </publisher>
394cb67278Smseidel    <extension-description>
40*e5ebaf84Smseidel        <src lang="en-US" xlink:href="pkg-desc/pkg-description.en-US"/>
414cb67278Smseidel    </extension-description>
424cb67278Smseidel    <icon>
434cb67278Smseidel        <default xlink:href="images/icon.png"/>
444cb67278Smseidel        <high-contrast xlink:href="images/icon_hc.png"/>
454cb67278Smseidel    </icon>
461ecadb57SMathias Bauer</description>
47