Extracted Help URL key to constants, added plugin repository key

This commit is contained in:
Michael Starke
2017-12-04 15:00:04 +01:00
parent f9e761649f
commit fc496189b6
6 changed files with 20 additions and 4 deletions

View File

@@ -67,6 +67,8 @@
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>MPHelpURL</key>
<string>https://github.com/mstarke/MacPass</string>
<key>MPPluginRepositoryURL</key>
<string>file:///Users/michael/Projekte/GitHub/MacPassPlugins/plugins.json</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012-2017 HicknHack Software GmbH. All rights reserved.</string>
<key>NSMainNibFile</key>