[gedit] Add a description in the gedit DOAP.



commit d5743b49e6355f895b010bb04f417c0fd955469b
Author: Steve Frécinaux <code istique net>
Date:   Sat Mar 26 20:32:55 2011 +0100

    Add a description in the gedit DOAP.

 gedit.doap |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gedit.doap b/gedit.doap
index 1ecd346..a596f62 100644
--- a/gedit.doap
+++ b/gedit.doap
@@ -6,6 +6,11 @@
          xmlns="http://usefulinc.com/ns/doap#";>
   <name xml:lang="en">gedit</name>
   <shortdesc xml:lang="en">GNOME Text Editor</shortdesc>
+  <description>gedit is the official text editor of the GNOME desktop environment.
+
+While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor
+which features full support for UTF-8, configurable highlighting for various languages and
+many other features making it a great editor for advanced tasks.</description>
 
   <homepage rdf:resource="http://www.gedit.org"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gedit-list"; />



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