Blob Blame History Raw
From cf4655e73f52fc36c12d6ab07610d88bb4b513c6 Mon Sep 17 00:00:00 2001
From: Christopher Meng <cickumqt@gmail.com>
Date: Mon, 23 Jun 2014 12:22:37 +0800
Subject: [PATCH] Update ascii-design.appdata.xml
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

1.appdata 1 problems detected:
• style-invalid         : Not enough <p> tags for a good description

Fixed now by pulling in more <p> tags.
---
 ascii-design.appdata.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/ascii-design.appdata.xml b/ascii-design.appdata.xml
index e764f84..1ec67c0 100644
--- a/ascii-design.appdata.xml
+++ b/ascii-design.appdata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright 2014 Francesco Mondello <faster3ck@gmail.com> -->
+<!-- Copyright 2014 Francesco Mondello -->
 <application>
  <id type="desktop">ascii-design.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
@@ -8,13 +8,16 @@
  <summary>Ascii Design is a free program to create awesome ascii art text</summary>
  <description>
   <p>
-   Ascii Design is a free program, based on figlet engine, that enables you to create awesome ascii art text. You can create art based text for many types of decorations for web sites, e-mail, text files etc...
-   Ascii Design is able to use dozens of special fonts to create various styles of ascii arts.
+   Ascii Design is a free program, based on figlet engine, that enables you to create awesome ascii art text.
+  </p>
+  <p>You can create art based text for many types of decorations for web sites, e-mail, text files etc...
+  </p>
+  <p>Ascii Design is able to use dozens of special fonts to create various styles of ascii arts.
   </p>
  </description>
  <screenshots>
   <screenshot type="default" width="818" height="545">http://ascii-design.sourceforge.net/ascii-design_kde.png</screenshot>
  </screenshots>
  <url type="homepage">http://ascii-design.sourceforge.net/</url>
- <updatecontact>faster3ck_AT_gmail.com</updatecontact>
+ <updatecontact>faster3ck@gmail.com</updatecontact>
 </application>
-- 
1.9.3