Fixed typo in Info.plist. Updated copyright year to 2021 and changed OS X to macOS

This commit is contained in:
Michael Starke
2021-02-02 15:25:40 +01:00
parent 7d5edd1c98
commit 3b4d05f676
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
License:\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\partightenfactor0
\f1\b0 \cf2 MacPass KeePass compatible client for OS X\
\f1\b0 \cf2 MacPass KeePass compatible client for macOS\
Copyright (c) 2012-2021 Michael Starke, HicknHack Software GmbH\
\
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by\

View File

@@ -84,11 +84,11 @@
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSNetworkVolumesUsageDescription</key>
<string>MacPass need access to Network Volumes to load and save your databases and/or key files there</string>
<string>MacPass needs access to Network Volumes to load and save your databases and/or key files there</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSRemovableVolumesUsageDescription</key>
<string>MacPass need access to Removable Volumes to load and save your databases and/or key files there</string>
<string>MacPass needs access to Removable Volumes to load and save your databases and/or key files there</string>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>NSUserNotificationAlertStyle</key>