From acb203e13a5135de006127ed6f27018d94a0309d Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Mon, 23 Nov 2015 22:55:42 +0100 Subject: Naming conventions --- qtpass.plist | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 qtpass.plist (limited to 'qtpass.plist') diff --git a/qtpass.plist b/qtpass.plist new file mode 100644 index 00000000..d0db84d8 --- /dev/null +++ b/qtpass.plist @@ -0,0 +1,29 @@ + + + + + CFBundleDisplayName + QtPass @SHORT_VERSION@ + CFBundleExecutable + @EXECUTABLE@ + CFBundleGetInfoString + @SHORT_VERSION@ + CFBundleIconFile + icon.icns + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundlePackageType + APPL + CFBundleShortVersionString + @SHORT_VERSION@ + CFBundleSignature + @TYPEINFO@ + NOTE + QtPass is a multi-platform GUI for pass + NSHumanReadableCopyright + Copyright © 2014-2015 IJhack +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 the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + NSPrincipalClass + NSApplication + + -- cgit v1.2.3