[gimp] desktop: indentation and formatting for gimp.appdata.xml
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] desktop: indentation and formatting for gimp.appdata.xml
- Date: Mon, 23 Sep 2013 13:27:55 +0000 (UTC)
commit 9fc03fb8adfbc329907394429a2ccb55201a92bc
Author: Michael Natterer <mitch gimp org>
Date: Mon Sep 23 15:25:47 2013 +0200
desktop: indentation and formatting for gimp.appdata.xml
desktop/gimp.appdata.xml | 67 ++++++++++++++++++++++++----------------------
1 files changed, 35 insertions(+), 32 deletions(-)
---
diff --git a/desktop/gimp.appdata.xml b/desktop/gimp.appdata.xml
index 276cc0e..f0246fc 100644
--- a/desktop/gimp.appdata.xml
+++ b/desktop/gimp.appdata.xml
@@ -1,35 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<application>
-<id type="desktop">gimp.desktop</id>
-<!--
-The tag 'licence' means the licence of this file, not the whole product;
-see http://people.freedesktop.org/~hughsient/appdata/ as of 20.09.2013.
-The CC0 licence is GPL compatible, see
-http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
-as of 20.09.2013
--->
-<licence>CC0</licence>
-<description>
-<p>
-GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed
-program for such tasks as photo retouching, image composition and image authoring.
-</p>
-<p>
-It has many capabilities. It can be used as a simple paint program, an expert
-quality photo retouching program, an online batch processing system, a mass
-production image renderer, an image format converter, etc.
-</p>
-<p>
-GIMP is expandable and extensible. It is designed to be augmented with plug-ins
-and extensions to do just about anything. The advanced scripting interface allows
-everything from the simplest task to the most complex image manipulation
-procedures to be easily scripted.
-GIMP is also available for Microsoft Windows and OS X.
-</p>
-</description>
-<url type="homepage">http://www.gimp.org/</url>
-<screenshots>
-<screenshot type="default">http://www.gimp.org/screenshots/linux_mixer.jpg</screenshot>
-</screenshots>
-<updatecontact>gimp-developer-list_at_gnome.org</updatecontact>
+ <id type="desktop">gimp.desktop</id>
+ <!--
+ The tag 'licence' means the licence of this file, not the whole
+ product; see http://people.freedesktop.org/~hughsient/appdata/
+ as of 20.09.2013. The CC0 licence is GPL compatible, see
+ http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
+ as of 20.09.2013
+ -->
+ <licence>CC0</licence>
+ <description>
+ <p>
+ GIMP is an acronym for GNU Image Manipulation Program. It is a
+ freely distributed program for such tasks as photo retouching,
+ image composition and image authoring.
+ </p>
+ <p>
+ It has many capabilities. It can be used as a simple paint
+ program, an expert quality photo retouching program, an online
+ batch processing system, a mass production image renderer, an
+ image format converter, etc.
+ </p>
+ <p>
+ GIMP is expandable and extensible. It is designed to be
+ augmented with plug-ins and extensions to do just about
+ anything. The advanced scripting interface allows everything
+ from the simplest task to the most complex image manipulation
+ procedures to be easily scripted. GIMP is also available for
+ Microsoft Windows and OS X.
+ </p>
+ </description>
+ <url type="homepage">http://www.gimp.org/</url>
+ <screenshots>
+ <screenshot type="default">http://www.gimp.org/screenshots/linux_mixer.jpg</screenshot>
+ </screenshots>
+ <updatecontact>gimp-developer-list_at_gnome.org</updatecontact>
</application>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]