mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 08:52:20 +00:00
Fixed typo in Info.plist. Updated copyright year to 2021 and changed OS X to macOS
This commit is contained in:
@@ -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\
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user