<?xml version="1.0" encoding="UTF-8"?>
<!--	
    ZD Color Palettes Extension for LibreOffice
    Copyright (C) 2010, 2011 Christian Zwahlen

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
-->
<description xmlns="http://openoffice.org/extensions/description/2006"
 xmlns:dep="http://openoffice.org/extensions/description/2006"
 xmlns:xlink="http://www.w3.org/1999/xlink" >
  <identifier value="org.zwahlendesign.ColorPalettes" />
  <version value="2.0.1"/>
  <platform value="all" />
  <dependencies>
    <OpenOffice.org-minimal-version value="3.2" dep:name="OpenOffice 3.2 minimal" />
  </dependencies>
  <update-information>
    <src xlink:href="http://www.zwahlendesign.ch/downloads/zd_colorpalettes/zd_colorpalettes.update.xml" />
  </update-information>
  <registration>
    <simple-license accept-by="admin" suppress-on-update="true" default-license-id="default">
      <license-text xlink:href="gpl-3.0.txt" lang="en" license-id="default"/>
    </simple-license>
  </registration>
  <publisher>
    <name xlink:href="http://www.zwahlendesign.ch/en/zd_colorpalettes" lang="en">ZwahlenDesign.ch Color Palettes</name>
    <name xlink:href="http://www.zwahlendesign.ch/de/zd_colorpalettes" lang="de">ZwahlenDesign.ch Farbpaletten</name>
    <name xlink:href="http://www.zwahlendesign.ch/en/zd_colorpalettes" lang="fr">ZwahlenDesign.ch Palettes De Couleurs</name>
  </publisher>
  <display-name>
    <name lang="en">ZD Color Palettes</name>
    <name lang="de">ZD Farbpaletten</name>
    <name lang="fr">ZD Palettes De Couleurs</name>
  </display-name>
  <icon>
    <default xlink:href="images/icon.png" />
    <high-contrast xlink:href="images/icon_26.png" />
  </icon>
  <extension-description>
    <src xlink:href="description/description_en.txt" lang="en"/>
    <src xlink:href="description/description_de.txt" lang="de"/>
    <src xlink:href="description/description_fr.txt" lang="fr"/>
  </extension-description>
</description>

