mirror of
https://github.com/transmission/transmission
synced 2025-01-10 17:06:45 +00:00
feat: support "torrent" in Spotlight indexation (#6578)
* feat: support "torrent" in Spotlight indexation * removing "btih" from spotlight keywords
This commit is contained in:
parent
e0fdd4e9c5
commit
7264e2dc90
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
||||
MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit";
|
||||
|
|
Loading…
Reference in a new issue