mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-25 00:39:25 +00:00
Added preferences to allow for universal clipboard support. Item menu actions now should work in more scenarios
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
/* Class = "NSMenuItem"; title = "after 5 Minutes"; ObjectID = "5gh-b6-cmG"; */
|
||||
"5gh-b6-cmG.title" = "after 5 Minutes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Clear all stored locations"; ObjectID = "8Ri-2s-c39"; */
|
||||
"8Ri-2s-c39.title" = "Clear all stored locations";
|
||||
|
||||
/* Class = "NSMenu"; title = "ClipboardClearInterval"; ObjectID = "421"; */
|
||||
"421.title" = "ClipboardClearInterval";
|
||||
@@ -55,15 +50,26 @@
|
||||
/* Class = "NSBox"; title = "File Handling"; ObjectID = "888"; */
|
||||
"888.title" = "File Handling";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "after 5 Minutes"; ObjectID = "5gh-b6-cmG"; */
|
||||
"5gh-b6-cmG.title" = "after 5 Minutes";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Clear all stored locations"; ObjectID = "8Ri-2s-c39"; */
|
||||
"8Ri-2s-c39.title" = "Clear all stored locations";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Enabling this compromises security. If enabled, your preferences will contain mappings from database to keyfile. Key locations for databases without a password will not be saved."; ObjectID = "ACh-7H-42N"; */
|
||||
"ACh-7H-42N.title" = "Enabling this compromises security. If enabled, your preferences will contain mappings from database to keyfile. Key locations for databases without a password will not be saved.";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Lock after log out"; ObjectID = "Dzn-9R-JjE"; */
|
||||
"Dzn-9R-JjE.title" = "Lock after log out";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Disabling this compromises security. If disabled, anything copied to the Clipboard in MacPass will be available on your connected iOS devices. You should clear the clipboard on those devices manually."; ObjectID = "JGX-Tp-KJk"; */
|
||||
"JGX-Tp-KJk.title" = "Disabling this compromises security. If disabled, anything copied to the Clipboard in MacPass will be available on your connected iOS devices. You should clear the clipboard on those devices manually.";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If file changes:"; ObjectID = "QrK-hM-Xt1"; */
|
||||
"QrK-hM-Xt1.title" = "If file changes:";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Prevent Universal Clipboard support"; ObjectID = "fNy-mS-phi"; */
|
||||
"fNy-mS-phi.title" = "Prevent Universal Clipboard support";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Remember Keyfile for Databases"; ObjectID = "r6q-He-nYU"; */
|
||||
"r6q-He-nYU.title" = "Remember Keyfile for Databases";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user