1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Mike Gelfand
197fc132b3 Update user-facing copyright years 2016-02-27 23:18:02 +00:00
Mike Gelfand
956788651d Convert OS X client .strings files to UTF-8 2015-12-21 09:26:38 +00:00
Jordan Lee
e40a7d5359 (trunk) replace the tr_metainfo_builder.isSingleFile and tr_info.isMultifile fields an 'isFolder' bool in both structs.
This makes the variable naming more uniform. It also clarifies the information we're really trying to convey -- previously, isSingleFile was false whenever the torrent held a directory tree, even if there was only a single file in the tree.

Sync the Mac OS X client's use to match the libtransmission variable names.
2014-06-08 22:16:01 +00:00
Mitchell Livingston
36032bf7b5 it's now 2014 2014-01-09 21:03:19 +00:00
Mitchell Livingston
88f49eb55d update QuickLook copyright string as well. 2013-02-11 00:45:27 +00:00
Mitchell Livingston
54ad8ee9d6 add European Portuguese localization of the Quick Look plugin for 2.7 2012-09-22 15:28:46 +00:00
Mitchell Livingston
369adbbc0c update French localization for 2.7 2012-09-20 13:02:34 +00:00
Mitchell Livingston
1acd97b55d update Brazilian Portuguese localization for 2.7 2012-09-09 00:31:09 +00:00
Mitchell Livingston
1b65933da1 update Russian localization for 2.7 2012-09-07 11:54:14 +00:00
Mitchell Livingston
9e7e64fe04 Revert r13468 for now. 2012-09-06 03:21:03 +00:00
Mitchell Livingston
4935b91e3a convert the Quick Look plugin to ARC 2012-09-06 03:09:49 +00:00
Mitchell Livingston
d3def60514 ensure that NSApp is loaded for the QuickLook plugin 2012-09-06 01:15:31 +00:00
Mitchell Livingston
bdab0f7e77 update Dutch localization for 2.7 2012-09-06 00:09:55 +00:00
Mitchell Livingston
3d2357d89b updated Spanish Quick Look plugin localization 2012-09-05 03:08:05 +00:00
Mitchell Livingston
9f0452832a update Italian localization for 2.7 2012-09-04 22:53:12 +00:00
Mitchell Livingston
261e54ad27 update Danish localization for 2.7 2012-09-04 22:49:46 +00:00
Mitchell Livingston
7fb5ae5881 update Spanish localization for 2.7 2012-09-04 22:46:06 +00:00
Mitchell Livingston
9394c9795a use localized strings properly in the quick look plugin 2012-09-03 18:37:18 +00:00
Mitchell Livingston
8f3cc932d4 German localization for 2.7 2012-09-02 16:48:52 +00:00
Mitchell Livingston
9c8395d109 silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
Mitchell Livingston
0f60662945 better spacing of the file/tracker/webseed list in Quick Look 2012-08-12 20:14:26 +00:00
Mitchell Livingston
3d4f9a140c modify the Quick Look plugin's main.c 2012-08-12 16:19:06 +00:00
Mitchell Livingston
6fe0774147 don't use the convenient accessor functionality in the Quick Look plugin 2012-08-12 14:05:55 +00:00
Mitchell Livingston
093d968b95 #4998 Support Quick Look of .torrent files in the Finder 2012-08-12 12:11:33 +00:00