1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-28 10:38:45 +00:00
Commit graph

29 commits

Author SHA1 Message Date
Charles Kerr
0a27346efb
use metainfo folder instead of appdata (#2624)
* use metainfo folder instead of appdata

Co-authored-by: David Heidelberg <david@ixit.cz>
2022-02-14 09:41:19 -06:00
Will Thompson
23d61b6457
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.
2017-05-03 17:43:23 +01:00
Eric Petit
82cc420214 Fix make dist 2014-09-24 05:58:34 +00:00
Jordan Lee
e96ed247fe refactor libtransmission's tr_benc class as tr_variant. 2012-12-14 04:34:42 +00:00
Jordan Lee
a805f866f4 update files in POTFILES.in and POTFILES.skip for *nix i18n 2012-12-09 01:36:32 +00:00
Jordan Lee
4184f73c99 (trunk gtk) remove tr-torrent.c from POTFILES.in 2011-04-01 03:06:30 +00:00
Jordan Lee
3b28138c71 (trunk) #3926: use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients -- change the filename from add-dialog.[ch] to open-dialog.[ch]. whoooo 2011-01-20 19:57:42 +00:00
Charles Kerr
250a5fd8ec (trunk gtk) remove dead code: gtk/tracker-list.[ch] 2010-12-21 17:19:07 +00:00
Charles Kerr
45820ee667 (trunk gtk) oops, forgot to remote sexy-icon-entry.c from POTFILES.in. Sorry, hudson. 2010-08-06 06:56:27 +00:00
Charles Kerr
70be70d85f nice job. 2010-08-05 13:24:46 +00:00
Charles Kerr
225d479b2e (trunk) update svn properties for $Id$ in the new macosx/ files 2010-03-16 00:45:52 +00:00
Charles Kerr
45fc5d5846 make hudson-t happy 2009-10-19 05:12:28 +00:00
Charles Kerr
6a5ebb9aa7 (trunk gtk) #2184: add relocate.c to POTFILES.in 2009-06-08 22:09:18 +00:00
Charles Kerr
63b40ac647 (gtk) remove gtk/blockfile.c from POTFILES.in 2009-04-07 20:28:59 +00:00
Charles Kerr
1a1bfe248d small fixes to get "make distcheck" working 2008-10-19 20:20:23 +00:00
Charles Kerr
c3c8006c85 (gtk) #989: add a checkbox to auto-update the blocklist once a week 2008-09-02 20:59:00 +00:00
Charles Kerr
464a6b6162 add gtk/tracker-list.c to the list of translatable files 2008-06-01 05:45:40 +00:00
Charles Kerr
2c79888a93 RPC/IPC redesign 2008-05-18 16:44:30 +00:00
Charles Kerr
77abc21659 tidy up some libtransmission filenames. 2008-04-11 17:01:13 +00:00
Charles Kerr
2158ef37cd (gtk) "open torrent" --> "add torrent" 2008-04-03 02:11:15 +00:00
Charles Kerr
84059a84ba add libtransmission/blocklist.c to the list of files to translate 2008-03-29 18:38:47 +00:00
Charles Kerr
84a8592d1d first cut at adding i18n hooks into libtransmission. 2008-03-04 02:02:25 +00:00
Charles Kerr
d13d03bd2a sync POTFILES.in with the new filenames. Thanks to Timo Jyrinki for reminding me to do this :) 2008-02-29 16:22:21 +00:00
Charles Kerr
c421bc0266 (gtk) add ability to delete downloaded files when deleting a torrent 2008-02-19 03:57:03 +00:00
Charles Kerr
85c49dbbee (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
Charles Kerr
4fc1222102 (gtk) remove the old cell renderer from the list of i18n files 2007-12-26 18:51:20 +00:00
Charles Kerr
471c81e07e (gtk) add torrent-cell-renderer.c to the list of files to be i18nized 2007-12-19 05:58:18 +00:00
Charles Kerr
dbc9a4aabe add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
Charles Kerr
add634ead9 make the gtk translation files play nicely with autoconf 2007-10-08 15:37:33 +00:00