[gucharmap] appdata: Add a simple description



commit 0761d23fa7b4821ea0b20a14c3e63dabe3ff977d
Author: Richard Hughes <richard hughsie com>
Date:   Thu Aug 21 10:29:13 2014 +0100

    appdata: Add a simple description

 data/gucharmap.appdata.xml.in |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/data/gucharmap.appdata.xml.in b/data/gucharmap.appdata.xml.in
index 99734d4..51f28f2 100644
--- a/data/gucharmap.appdata.xml.in
+++ b/data/gucharmap.appdata.xml.in
@@ -25,12 +25,19 @@
   <project_license>GPL-3.0+</project_license>
   <_name>Character Map</_name>
   <_summary>Insert special characters into documents</_summary>
-<!--  <description>
-    <_p>blah</_p>
-    <_p>blah blah</_p>
-    <_p>blah blah blah</_p>
+  <description>
+    <_p>
+      GNOME Character Map is a Unicode character map program, part of GNOME desktop.
+      This program allows characters to be displayed by unicode block or script type.
+      It includes brief descriptions of related characters and occasionally meanings
+      of the character in question.
+    </_p>
+    <_p>
+      Gucharmap can also be used to input or enter characters (by copy and paste).
+      The search functionality allows the use of several search methods, including
+      by unicode name or code point of the character.
+    </_p>
   </description>
--->
 <!--
   <screenshots>
     <screenshot type="default">...</screenshot>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]