xref: /aoo41x/main/mysqlc/source/manifest.xml (revision 079eb577)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
3*079eb577SAndrew Rist<!--***********************************************************
4*079eb577SAndrew Rist *
5*079eb577SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
6*079eb577SAndrew Rist * or more contributor license agreements.  See the NOTICE file
7*079eb577SAndrew Rist * distributed with this work for additional information
8*079eb577SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
9*079eb577SAndrew Rist * to you under the Apache License, Version 2.0 (the
10*079eb577SAndrew Rist * "License"); you may not use this file except in compliance
11*079eb577SAndrew Rist * with the License.  You may obtain a copy of the License at
12*079eb577SAndrew Rist *
13*079eb577SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14*079eb577SAndrew Rist *
15*079eb577SAndrew Rist * Unless required by applicable law or agreed to in writing,
16*079eb577SAndrew Rist * software distributed under the License is distributed on an
17*079eb577SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18*079eb577SAndrew Rist * KIND, either express or implied.  See the License for the
19*079eb577SAndrew Rist * specific language governing permissions and limitations
20*079eb577SAndrew Rist * under the License.
21*079eb577SAndrew Rist *
22*079eb577SAndrew Rist ***********************************************************-->
23cdf0e10cSrcweir<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
24cdf0e10cSrcweir  <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=native"
25cdf0e10cSrcweir                       manifest:full-path="mysqlc.unoSHARED_EXTENSION"/>
26cdf0e10cSrcweir    <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
27cdf0e10cSrcweir                 manifest:full-path="registry/data/org/openoffice/Office/DataAccess/Drivers.xcu"/>
28cdf0e10cSrcweir</manifest:manifest>
29