1*54befb6bSJürgen Schmidt<?xml version="1.0" encoding="UTF-8"?>
2*54befb6bSJürgen Schmidt<!--***********************************************************
3*54befb6bSJürgen Schmidt *
4*54befb6bSJürgen Schmidt * Licensed to the Apache Software Foundation (ASF) under one
5*54befb6bSJürgen Schmidt * or more contributor license agreements.  See the NOTICE file
6*54befb6bSJürgen Schmidt * distributed with this work for additional information
7*54befb6bSJürgen Schmidt * regarding copyright ownership.  The ASF licenses this file
8*54befb6bSJürgen Schmidt * to you under the Apache License, Version 2.0 (the
9*54befb6bSJürgen Schmidt * "License"); you may not use this file except in compliance
10*54befb6bSJürgen Schmidt * with the License.  You may obtain a copy of the License at
11*54befb6bSJürgen Schmidt *
12*54befb6bSJürgen Schmidt *   http://www.apache.org/licenses/LICENSE-2.0
13*54befb6bSJürgen Schmidt *
14*54befb6bSJürgen Schmidt * Unless required by applicable law or agreed to in writing,
15*54befb6bSJürgen Schmidt * software distributed under the License is distributed on an
16*54befb6bSJürgen Schmidt * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*54befb6bSJürgen Schmidt * KIND, either express or implied.  See the License for the
18*54befb6bSJürgen Schmidt * specific language governing permissions and limitations
19*54befb6bSJürgen Schmidt * under the License.
20*54befb6bSJürgen Schmidt *
21*54befb6bSJürgen Schmidt ***********************************************************-->
22cdf0e10cSrcweir<manifest:manifest>
23cdf0e10cSrcweir <manifest:file-entry manifest:full-path="DialogWithHelp/" manifest:media-type="application/vnd.sun.star.basic-library"/>
24cdf0e10cSrcweir <manifest:file-entry manifest:media-type="application/vnd.sun.star.help" manifest:full-path="help"/>
25cdf0e10cSrcweir <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="Addons.xcu"/>
26cdf0e10cSrcweir</manifest:manifest>
27