sdk-examples/trunk/cpp/components/StatusbarController/ModifiedStatusbarController/xml/description.xml (31 lines of code) (raw):

<?xml version="1.0" encoding="UTF-8"?> <!--*********************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. * ***********************************************************--> <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> <version value="#EXTENSION_VERSION#"/> <identifier value="#DESCRIPTION_IDENTIFIER#"/> <platform value="#EXTENSION_PLATFORM#"/> <dependencies> <OpenOffice.org-minimal-version value="#DESCRIPTION_OOO_MIN_VER#" d:name="#DESCRIPTION_DEP_NAME#"/> <OpenOffice.org-maximal-version value="#DESCRIPTION_OOO_MAX_VER#" d:name="#DESCRIPTION_DEP_NAME#"/> </dependencies> <publisher> <name xlink:href="#DESCRIPTION_PUBLISHER_URL#" lang="en">#DESCRIPTION_PUBLISHER_NAME#</name> </publisher> <display-name> <name lang="en-US">#DESCRIPTION_DISPLAY_NAME#</name> </display-name> <icon> <default xlink:href="images/icon.png"/> <high-contrast xlink:href="images/icon_hc.png"/> </icon> <registration> <simple-license accept-by="admin" default-license-id="lic-en-US" suppress-if-required="true" > <license-text xlink:href="LICENSE/LICENSE" lang="en-US" license-id="lic-en-US"/> </simple-license> </registration> <extension-description> <src xlink:href="description/description_en-US.txt" lang="en-US"/> </extension-description> <update-information> <src xlink:href="#DESCRIPTION_UPDATE#" /> </update-information> </description>