1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the 9 * "License"); you may not use this file except in compliance 10 * with the License. You may obtain a copy of the License at 11 * 12 * http://www.apache.org/licenses/LICENSE-2.0 13 * 14 * Unless required by applicable law or agreed to in writing, 15 * software distributed under the License is distributed on an 16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17 * KIND, either express or implied. See the License for the 18 * specific language governing permissions and limitations 19 * under the License. 20 * 21 ***********************************************************--> 22 23 24<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" 25 oor:name="ExtensionDependencies" oor:package="org.openoffice.Office"> 26 <node oor:name="Extensions"> 27 <node oor:name="com.sun.PresenterScreen-linux_x86" oor:op="replace"> 28 <prop oor:name="Versions"> 29 <value> 30 <it>1.0</it> 31 <it>1.0.1</it> 32 <it>1.0.2</it> 33 <it>1.0.3</it> 34 </value> 35 </prop> 36 <prop oor:name="Dependencies"> 37 <value><d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies></value> 38 </prop> 39 </node> 40 <node oor:name="com.sun.PresenterScreen-linux_x86_64" oor:op="replace"> 41 <prop oor:name="Versions"> 42 <value> 43 <it>1.0</it> 44 <it>1.0.1</it> 45 <it>1.0.2</it> 46 <it>1.0.3</it> 47 </value> 48 </prop> 49 <prop oor:name="Dependencies"> 50 <value><d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies></value> 51 </prop> 52 </node> 53 <node oor:name="com.sun.PresenterScreen-macosx_x86" oor:op="replace"> 54 <prop oor:name="Versions"> 55 <value> 56 <it>1.0</it> 57 <it>1.0.1</it> 58 <it>1.0.2</it> 59 <it>1.0.3</it> 60 </value> 61 </prop> 62 <prop oor:name="Dependencies"> 63 <value><d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies></value> 64 </prop> 65 </node> 66 <node oor:name="com.sun.PresenterScreen-windows_x86" oor:op="replace"> 67 <prop oor:name="Versions"> 68 <value> 69 <it>1.0</it> 70 <it>1.0.1</it> 71 <it>1.0.2</it> 72 <it>1.0.3</it> 73 </value> 74 </prop> 75 <prop oor:name="Dependencies"> 76 <value><d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies></value> 77 </prop> 78 </node> 79 <node oor:name="com.sun.PresenterScreen-solaris_x86" oor:op="replace"> 80 <prop oor:name="Versions"> 81 <value> 82 <it>1.0</it> 83 <it>1.0.1</it> 84 <it>1.0.2</it> 85 <it>1.0.3</it> 86 </value> 87 </prop> 88 <prop oor:name="Dependencies"> 89 <value><d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies></value> 90 </prop> 91 </node> 92 <node oor:name="com.sun.PresenterScreen-solaris_sparc" oor:op="replace"> 93 <prop oor:name="Versions"> 94 <value> 95 <it>1.0</it> 96 <it>1.0.1</it> 97 <it>1.0.2</it> 98 <it>1.0.3</it> 99 </value> 100 </prop> 101 <prop oor:name="Dependencies"> 102 <value><d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"><d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/></d:dependencies></value> 103 </prop> 104 </node> 105 </node> 106</oor:component-data> 107