mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 00:39:22 +00:00
Fixed issue wiht mixed disabled/enabled settings for group autotype property
This commit is contained in:
@@ -20,15 +20,6 @@
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */
|
||||
"243.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Disable Autotype"; ObjectID = "244"; */
|
||||
"244.title" = "Disable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Enable Autotype"; ObjectID = "245"; */
|
||||
"245.title" = "Enable Autotype";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "Inherit Autotype Settings"; ObjectID = "246"; */
|
||||
"246.title" = "Inherit Autotype Settings";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Search"; ObjectID = "265"; */
|
||||
"265.title" = "Search";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user