1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-10 17:06:45 +00:00

feat: support "torrent" in Spotlight indexation ()

* feat: support "torrent" in Spotlight indexation

* removing "btih" from spotlight keywords
This commit is contained in:
Cœur 2024-04-01 06:05:06 +08:00 committed by GitHub
parent e0fdd4e9c5
commit 7264e2dc90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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";