mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
(macOS) Added a NSBluetoothAlwaysUsageDescription key to the Info.plist file
This commit is contained in:
parent
1d493bfa5d
commit
dd8177a8c2
|
|
@ -38,6 +38,8 @@
|
||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
<key>NSMainNibFile</key>
|
<key>NSMainNibFile</key>
|
||||||
<string>ES-DE</string>
|
<string>ES-DE</string>
|
||||||
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||||
|
<string>ES-DE checks the status of the Bluetooth adapter in order to display the corresponding system status indicator on screen</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright (c) 2024-2025 Northwestern Software AB
|
<string>Copyright (c) 2024-2025 Northwestern Software AB
|
||||||
Copyright (c) 2020-2024 Leon Styhre
|
Copyright (c) 2020-2024 Leon Styhre
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue