1*95ea2752SHerbert Dürr<?xml version="1.0" encoding="UTF-8"?> 2*95ea2752SHerbert Dürr<!--*********************************************************** 3*95ea2752SHerbert Dürr * 4*95ea2752SHerbert Dürr * Licensed to the Apache Software Foundation (ASF) under one 5*95ea2752SHerbert Dürr * or more contributor license agreements. See the NOTICE file 6*95ea2752SHerbert Dürr * distributed with this work for additional information 7*95ea2752SHerbert Dürr * regarding copyright ownership. The ASF licenses this file 8*95ea2752SHerbert Dürr * to you under the Apache License, Version 2.0 (the 9*95ea2752SHerbert Dürr * "License"); you may not use this file except in compliance 10*95ea2752SHerbert Dürr * with the License. You may obtain a copy of the License at 11*95ea2752SHerbert Dürr * 12*95ea2752SHerbert Dürr * http://www.apache.org/licenses/LICENSE-2.0 13*95ea2752SHerbert Dürr * 14*95ea2752SHerbert Dürr * Unless required by applicable law or agreed to in writing, 15*95ea2752SHerbert Dürr * software distributed under the License is distributed on an 16*95ea2752SHerbert Dürr * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*95ea2752SHerbert Dürr * KIND, either express or implied. See the License for the 18*95ea2752SHerbert Dürr * specific language governing permissions and limitations 19*95ea2752SHerbert Dürr * under the License. 20*95ea2752SHerbert Dürr * 21*95ea2752SHerbert Dürr ***********************************************************--> 22*95ea2752SHerbert Dürr 23*95ea2752SHerbert Dürr<component loader="com.sun.star.loader.SharedLibrary" 24*95ea2752SHerbert Dürr xmlns="http://openoffice.org/2010/uno-components"> 25*95ea2752SHerbert Dürr <implementation name="com.sun.star.comp.avmedia.Manager_MacAVF"> 26*95ea2752SHerbert Dürr <service name="com.sun.star.media.Manager_MacAVF"/> 27*95ea2752SHerbert Dürr </implementation> 28*95ea2752SHerbert Dürr</component> 29