xref: /trunk/test/smoketestdoc/data/manifest.xml (revision a622bb93)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
25111cb72SAndrew Rist<!--***********************************************************
35111cb72SAndrew Rist *
45111cb72SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
55111cb72SAndrew Rist * or more contributor license agreements.  See the NOTICE file
65111cb72SAndrew Rist * distributed with this work for additional information
75111cb72SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
85111cb72SAndrew Rist * to you under the Apache License, Version 2.0 (the
95111cb72SAndrew Rist * "License"); you may not use this file except in compliance
105111cb72SAndrew Rist * with the License.  You may obtain a copy of the License at
115111cb72SAndrew Rist *
125111cb72SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
135111cb72SAndrew Rist *
145111cb72SAndrew Rist * Unless required by applicable law or agreed to in writing,
155111cb72SAndrew Rist * software distributed under the License is distributed on an
165111cb72SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
175111cb72SAndrew Rist * KIND, either express or implied.  See the License for the
185111cb72SAndrew Rist * specific language governing permissions and limitations
195111cb72SAndrew Rist * under the License.
205111cb72SAndrew Rist *
215111cb72SAndrew Rist ***********************************************************-->
225111cb72SAndrew Rist
235111cb72SAndrew Rist
24cdf0e10cSrcweir<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
25cdf0e10cSrcweir<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
26cdf0e10cSrcweir <manifest:file-entry manifest:media-type="application/vnd.sun.xml.writer" manifest:full-path="/"/>
27cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Dialogs/dialog-lc.xml"/>
28cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Dialogs/Standard/dialog-lb.xml"/>
29cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Dialogs/Standard/OptionsDlg.xml"/>
30cdf0e10cSrcweir <manifest:file-entry manifest:media-type="" manifest:full-path="Dialogs/Standard/"/>
31cdf0e10cSrcweir <manifest:file-entry manifest:media-type="" manifest:full-path="Dialogs/"/>
32cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="content.xml"/>
33cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Global.xml"/>
34cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Events.xml"/>
35cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Test_DB.xml"/>
36cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/script-lb.xml"/>
37cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Test_10er.xml"/>
38cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/Standard/Test_Ext.xml"/>
39cdf0e10cSrcweir <manifest:file-entry manifest:media-type="" manifest:full-path="Basic/Standard/"/>
40cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="Basic/script-lc.xml"/>
41cdf0e10cSrcweir <manifest:file-entry manifest:media-type="" manifest:full-path="Basic/"/>
42cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="styles.xml"/>
43cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="meta.xml"/>
44cdf0e10cSrcweir <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="settings.xml"/>
45cdf0e10cSrcweir</manifest:manifest>
46