[krb5-auth-dialog] Update appdata fields



commit 19cb5dfa905e7f50b3eb5e485206c939a3cfbe3f
Author: Guido Günther <agx sigxcpu org>
Date:   Tue Oct 4 08:12:40 2016 +0200

    Update appdata fields

 src/krb5-auth-dialog.appdata.xml.in |   21 +++++++++++++++------
 1 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/src/krb5-auth-dialog.appdata.xml.in b/src/krb5-auth-dialog.appdata.xml.in
index b3e6ad2..35849bd 100644
--- a/src/krb5-auth-dialog.appdata.xml.in
+++ b/src/krb5-auth-dialog.appdata.xml.in
@@ -1,8 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2013 Guido Günther <agx sigxcpu org> -->
-<application>
-  <id type="desktop">krb5-auth-dialog.desktop</id>
-  <licence>CC0</licence>
+<component type="desktop">
+  <id>krb5-auth-dialog.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <name>Kerberos Authentication Dialog</name>
+  <summary>Request, renew and view Kerberos Tickets</summary>
   <description>
     <_p>
       Kerberos Authentication allows you to list your current Kerberos tickets,
@@ -16,14 +18,21 @@
     </_p>
   </description>
   <screenshots>
-    <screenshot type="default" width="330" 
height="176">http://honk.sigxcpu.org/con/images/krb5-auth-dialog-pkinit.png</screenshot>
+    <screenshot type="default" height="176" width="330">
+      <image>http://honk.sigxcpu.org/con/images/krb5-auth-dialog-pkinit.png</image>
+      <_caption>Kerberos authentication dialog</_caption>
+    </screenshot>
   </screenshots>
   <url type="homepage">https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog/</url>
-  <updatecontact>agx_at_sigxcpu.org</updatecontact>
+  <update_contact>agx_at_sigxcpu.org</update_contact>
   <kudos>
     <kudo>AppMenu</kudo>
     <kudo>HiDpiIcon</kudo>
     <kudo>ModernToolkit</kudo>
     <kudo>Notifications</kudo>
   </kudos>
-</application>
+  <project_license>GPL-2.0+</project_license>
+  <developer_name>Guido Günther</developer_name>
+  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=krb5-auth-dialog</url>
+  <url type="help">https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog/</url>
+</component>


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