[gnote: 1/2] Add OARS and update appdata



commit e934a03e0577bfea32451f53ae6abeac75fb0187
Author: nick richards <nick richards gmail com>
Date:   Tue Jun 5 13:31:23 2018 +0000

    Add OARS and update appdata

 data/appdata/gnote.appdata.xml.in | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index ac3d87f7..34b737ff 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -2,7 +2,8 @@
 <!-- Copyright 2013 Aurimas Cernius <aurisc4 gmail com> -->
 <application>
  <id type="desktop">gnote.desktop</id>
- <licence>CC0</licence>
+ <metadata_licence>CC0-1.0</metadata_licence>
+ <project_license>GPL-3.0-only and GFDL-1.1-only</project_license>
  <_name>Gnote</_name>
  <_summary>A simple note-taking application</_summary>
  <description>
@@ -15,6 +16,38 @@
   <screenshot type="default" width="624" 
height="351">https://wiki.gnome.org/Apps/Gnote?action=AttachFile&amp;do=get&amp;target=gnote_main_window.png</screenshot>
  </screenshots>
  <url type="homepage">https://wiki.gnome.org/Gnote</url>
+ <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnote/issues</url>
+ <url type="donation">http://www.gnome.org/friends/</url>
+ <url type="translate">https://wiki.gnome.org/TranslationProject</url>
  <updatecontact>aurisc4_at_gmail.com</updatecontact>
+ <content_rating type="oars-1.1">
+    <content_attribute id="violence-cartoon">none</content_attribute>
+    <content_attribute id="violence-fantasy">none</content_attribute>
+    <content_attribute id="violence-realistic">none</content_attribute>
+    <content_attribute id="violence-bloodshed">none</content_attribute>
+    <content_attribute id="violence-sexual">none</content_attribute>
+    <content_attribute id="violence-desecration">none</content_attribute>
+    <content_attribute id="violence-slavery">none</content_attribute>
+    <content_attribute id="violence-worship">none</content_attribute>
+    <content_attribute id="drugs-alcohol">none</content_attribute>
+    <content_attribute id="drugs-narcotics">none</content_attribute>
+    <content_attribute id="drugs-tobacco">none</content_attribute>
+    <content_attribute id="sex-nudity">none</content_attribute>
+    <content_attribute id="sex-themes">none</content_attribute>
+    <content_attribute id="sex-homosexuality">none</content_attribute>
+    <content_attribute id="sex-prostitution">none</content_attribute>
+    <content_attribute id="sex-adultery">none</content_attribute>
+    <content_attribute id="sex-appearance">none</content_attribute>
+    <content_attribute id="language-profanity">none</content_attribute>
+    <content_attribute id="language-humor">none</content_attribute>
+    <content_attribute id="language-discrimination">none</content_attribute>
+    <content_attribute id="social-chat">none</content_attribute>
+    <content_attribute id="social-info">none</content_attribute>
+    <content_attribute id="social-audio">none</content_attribute>
+    <content_attribute id="social-location">none</content_attribute>
+    <content_attribute id="social-contacts">none</content_attribute>
+    <content_attribute id="money-purchasing">none</content_attribute>
+    <content_attribute id="money-gambling">none</content_attribute>
+ </content_rating>
 </application>
 


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