[tomboy] doap: Add description & programming-language fields



commit 81107d4fb9e23b5f41580fe11fcc9198ee7802cc
Author: Alex Tereschenko <frozen and blue gmail com>
Date:   Fri Aug 5 23:12:29 2016 +0200

    doap: Add description & programming-language fields
    
    Per mail list announcement by Olav Vitters back in 2014 these are
    mandatory. Better late than never!

 tomboy.doap |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tomboy.doap b/tomboy.doap
index 50de858..9388f2a 100644
--- a/tomboy.doap
+++ b/tomboy.doap
@@ -6,11 +6,13 @@
 
   <name xml:lang="en">Tomboy Notes</name>
   <shortdesc xml:lang="en">Take notes, link ideas, and stay organized</shortdesc>
+  <description>Tomboy is a desktop note-taking application for Linux, Unix, Windows, and Mac OS X. Simple 
and easy to use, but with potential to help you organize the ideas and information you deal with every 
day.</description>
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Tomboy"; />
   <mailing-list rdf:resource="http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com"; 
/>
   <download-page rdf:resource="http://download.gnome.org/sources/tomboy/"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=tomboy"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+  <programming-language>C#</programming-language>
 
   <maintainer>
     <foaf:Person>


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