[bijiben] doap: added description tag



commit a7d4473cc85a5bff127a0b622c642f0406b234a1
Author: Isaque Galdino <igaldino gmail com>
Date:   Sun Apr 23 19:15:48 2017 -0300

    doap: added description tag
    
    When it was done a change to bijiben.doap file and it was tried to push
    that to master, git remote complainted it was missing the "description"
    tag.
    
    This change adds the missing "description" tag.

 bijiben.doap |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/bijiben.doap b/bijiben.doap
index cdf33d8..fbdb8e2 100644
--- a/bijiben.doap
+++ b/bijiben.doap
@@ -6,6 +6,8 @@
 
   <name xml:lang="en">Bijiben</name>
   <shortdesc xml:lang="en">Write out notes, every detail matters</shortdesc>
+  <description>GNOME Notes (Bijiben) is a simple application for creating, editing and viewing notes.
+  Write out notes, every detail matters</description>
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Bijiben"; />
   <download-page rdf:resource="http://download.gnome.org/sources/bijiben/"; />


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