[gnote: 1/6] appdata: replace <updatecontact> with <update_contact>



commit b04576dd3b2a49f09ab3647ac5cd9f0a00176127
Author: Will Thompson <will willthompson co uk>
Date:   Mon Jul 15 15:53:01 2019 +0100

    appdata: replace <updatecontact> with <update_contact>
    
    appstream-util validate-strict reports:
    
    • tag-invalid           : <updatecontact> should be <update_contact>
    
    https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html
    agrees that the latter is the correct tag name.

 data/appdata/gnote.appdata.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index 34b737ff..e3d49da6 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -19,7 +19,7 @@
  <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>
+ <update_contact>aurisc4_at_gmail.com</update_contact>
  <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">none</content_attribute>
     <content_attribute id="violence-fantasy">none</content_attribute>


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