desktop: indentation and formatting for gimp.appdata.xml

This commit is contained in:
Michael Natterer
2013-09-23 15:25:47 +02:00
parent 4caa5a113f
commit 9fc03fb8ad

View File

@ -2,29 +2,32 @@
<application> <application>
<id type="desktop">gimp.desktop</id> <id type="desktop">gimp.desktop</id>
<!-- <!--
The tag 'licence' means the licence of this file, not the whole product; The tag 'licence' means the licence of this file, not the whole
see http://people.freedesktop.org/~hughsient/appdata/ as of 20.09.2013. product; see http://people.freedesktop.org/~hughsient/appdata/
The CC0 licence is GPL compatible, see as of 20.09.2013. The CC0 licence is GPL compatible, see
http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
as of 20.09.2013 as of 20.09.2013
--> -->
<licence>CC0</licence> <licence>CC0</licence>
<description> <description>
<p> <p>
GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed GIMP is an acronym for GNU Image Manipulation Program. It is a
program for such tasks as photo retouching, image composition and image authoring. freely distributed program for such tasks as photo retouching,
image composition and image authoring.
</p> </p>
<p> <p>
It has many capabilities. It can be used as a simple paint program, an expert It has many capabilities. It can be used as a simple paint
quality photo retouching program, an online batch processing system, a mass program, an expert quality photo retouching program, an online
production image renderer, an image format converter, etc. batch processing system, a mass production image renderer, an
image format converter, etc.
</p> </p>
<p> <p>
GIMP is expandable and extensible. It is designed to be augmented with plug-ins GIMP is expandable and extensible. It is designed to be
and extensions to do just about anything. The advanced scripting interface allows augmented with plug-ins and extensions to do just about
everything from the simplest task to the most complex image manipulation anything. The advanced scripting interface allows everything
procedures to be easily scripted. from the simplest task to the most complex image manipulation
GIMP is also available for Microsoft Windows and OS X. procedures to be easily scripted. GIMP is also available for
Microsoft Windows and OS X.
</p> </p>
</description> </description>
<url type="homepage">http://www.gimp.org/</url> <url type="homepage">http://www.gimp.org/</url>