mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 07:59:27 +00:00
19 lines
367 B
Plaintext
19 lines
367 B
Plaintext
/* Bundle name */
|
|
"CFBundleName" = "MacPass";
|
|
|
|
/* (No Comment) */
|
|
"KDB Database" = "KDB Database";
|
|
|
|
/* (No Comment) */
|
|
"KDBX Database" = "KDBX Database";
|
|
|
|
/* (No Comment) */
|
|
"MacPass Plugin" = "MacPass Plugin";
|
|
|
|
/* (No Comment) */
|
|
"NSHumanReadableCopyright" = "Copyright ©2012-2021 HicknHack Software GmbH. All rights reserved.";
|
|
|
|
/* (No Comment) */
|
|
"XML" = "XML";
|
|
|