[qet] AppData additions required for the software center |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
- To: <qet@xxxxxxxxxxxxxxxxxxx>
- Subject: [qet] AppData additions required for the software center
- From: "Richard Hughes (semi-automated)" <autohughski@xxxxxxxxx>
- Date: Thu, 11 Aug 2016 05:35:59 -0700 (PDT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:to:subject; bh=nENhouaQXJckBigkRT6MYIQaVKwPEnJzrPzm2fn+Aho=; b=yfS8vOcoQEjyhNmIa7Y6juChCCwVv2OSCo0GnFFbJiMB5lFYSA7+TWhjCGi6namrC/ rpLmjf5dRutQqe6DddmTGq0IrmaZhju9oAUuLBj5HJmYaNFpOsA9n3KQ99eXCvwBMdbh IRZH8spFglARINqPAK6EG++uHsFj3Q0V2KaWnEOpq3a9f+/43+FCcVoDcM/U72Uy1zot ggrU5+WjHEz7s03n9QHuntNga7U2ugcRpriwpo8hw0hB5BG/s+2ZW5c0zoz2V+Y3Vqlm CqkyR7nttxGVRNR9clfpN0OCyGvmkPlCYJKke7RsezSHSjQmC+1nz2sseyLdCXXT8YRH 0N3Q==
Hi again!
First, apologies for the direct email. I'm emailing you directly as you've been listed as the update contact in one or more AppData files.
We've been busy building an awesome software center, and we've been adding more and more metadata fields that upstream authors can set. The software center is now being used in Fedora, Opensuse, Ubuntu, Debian and Arch, with many millions of happy users.
Some of the newest features include a way to make it easy for translators to contribute new translations of your applications by specifying a URL in the qelectrotech.appdata.xml AppData file that tells them where to start looking. This can be specified by adding:
<url type="translate">http://the-web-site-with-translation-instructions/</url>
Another useful tag to add is to tell end-users where to donate, for instance:
<url type="donation">http://www.gnome.org/friends/</url>
If it's been some time since you updated the AppData file (and hey, you've got an app to write!) you can get add the latest metadata fields by doing `appstream-util upgrade qelectrotech.appdata.xml` and then replacing any FIXMEs in the file with actual data. We'll be putting more functionality into the software center in the future that uses this extra data, but we need more upstream software to opt-in before we can enable features, for instance, providing a button for users to donate to specific apps.
You can also use `appstream-util validate-relax` on your AppData file to check the various fields meet our style guidelines. If you disagree with any of the validation warnings, please let me know!
Of course, you don't have to do a release with these enhancements straight away, and if you have a stable branch it would be a good thing to backport this as well if it does not add translated strings or you have no string freeze policy.
When you've changed the file(s) and committed, please email me back and I'll mark your application as completed. If you don't want to hear from me ever again just edit the <update_contact> in the AppData file and change it to somebody else. I'm not planning on emailing more than once every 6 months, so don't worry about me spamming you with even more work to do.
Thanks,
Richard