xref: /trunk/main/swext/mediawiki/dialogs/dialog.xlb (revision 9cfa9069)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*9cfa9069SAndrew Rist<!--***********************************************************
3*9cfa9069SAndrew Rist *
4*9cfa9069SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5*9cfa9069SAndrew Rist * or more contributor license agreements.  See the NOTICE file
6*9cfa9069SAndrew Rist * distributed with this work for additional information
7*9cfa9069SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8*9cfa9069SAndrew Rist * to you under the Apache License, Version 2.0 (the
9*9cfa9069SAndrew Rist * "License"); you may not use this file except in compliance
10*9cfa9069SAndrew Rist * with the License.  You may obtain a copy of the License at
11*9cfa9069SAndrew Rist *
12*9cfa9069SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*9cfa9069SAndrew Rist *
14*9cfa9069SAndrew Rist * Unless required by applicable law or agreed to in writing,
15*9cfa9069SAndrew Rist * software distributed under the License is distributed on an
16*9cfa9069SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*9cfa9069SAndrew Rist * KIND, either express or implied.  See the License for the
18*9cfa9069SAndrew Rist * specific language governing permissions and limitations
19*9cfa9069SAndrew Rist * under the License.
20*9cfa9069SAndrew Rist *
21*9cfa9069SAndrew Rist ***********************************************************-->
22*9cfa9069SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
25cdf0e10cSrcweir<library:library xmlns:library="http://openoffice.org/2000/library" library:name="WikiEditor" library:readonly="false" library:passwordprotected="false">
26cdf0e10cSrcweir <library:element library:name="SendToMediaWiki"/>
27cdf0e10cSrcweir <library:element library:name="Settings"/>
28cdf0e10cSrcweir <library:element library:name="EditSetting"/>
29cdf0e10cSrcweir</library:library>
30