]> granicus.if.org Git - transmission/commit
gtk: add AppData file
authorWill Thompson <wjt@endlessm.com>
Mon, 20 Mar 2017 15:36:25 +0000 (15:36 +0000)
committerWill Thompson <wjt@endlessm.com>
Wed, 3 May 2017 16:43:23 +0000 (17:43 +0100)
commit23d61b6457554203ea73951f3dd9f71a24be05ed
treefd2b0b936c307f134ca2b03ed669d67f7b4203a6
parentfdfbe225dac3ba72edbf8fef19ae4bef223c4cf4
gtk: add AppData file

This file was originally written by Richard Hughes, for Fedora, who
proposed it on the Transmission forum here:
https://forum.transmissionbt.com/viewtopic.php?f=3&t=16443

It's used to display a nice description and screenshot in GNOME
Software. The format is documented here:
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html

The <_name/> and <_summary/> fields match the Name= and Comment= fields
in the .desktop file so are already translated.

The screenshot is taken with Transmission 2.92 (14714) on Fedora 25.
It's at one of the sizes recommended by the GNOME Shell Screenshot
Window Sizer extension.

The <update_contact/> is based on the Git history.
gtk/CMakeLists.txt
gtk/Makefile.am
gtk/screenshots/a.png [new file with mode: 0644]
gtk/transmission-gtk.appdata.xml.in [new file with mode: 0644]
po/POTFILES.in