mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 19:59:29 +00:00
Added emptryTrash action More work on the trash can integration Undo/Redo get's fucked up if any Trash-related operation is in the stack!
70 lines
2.3 KiB
Plaintext
70 lines
2.3 KiB
Plaintext
|
|
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "101"; */
|
|
"101.title" = "Name";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "1266"; */
|
|
"1266.title" = "Name";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "1267"; */
|
|
"1267.title" = "Username";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "URL"; ObjectID = "1268"; */
|
|
"1268.title" = "URL";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "1269"; */
|
|
"1269.title" = "Password";
|
|
|
|
/* Class = "NSButtonCell"; title = "Generate"; ObjectID = "1274"; */
|
|
"1274.title" = "Generate";
|
|
|
|
/* Class = "NSTabViewItem"; label = "General"; ObjectID = "1394"; */
|
|
"1394.label" = "General";
|
|
|
|
/* Class = "NSTabViewItem"; label = "Notes"; ObjectID = "1395"; */
|
|
"1395.label" = "Notes";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "1481"; */
|
|
"1481.title" = "Text Cell";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Attachments"; ObjectID = "1513"; */
|
|
"1513.title" = "Attachments";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Notes"; ObjectID = "1529"; */
|
|
"1529.title" = "Notes";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "1568"; */
|
|
"1568.title" = "Table View Cell";
|
|
|
|
/* Class = "NSButtonCell"; title = "Add File"; ObjectID = "1581"; */
|
|
"1581.title" = "Add File";
|
|
|
|
/* Class = "NSButtonCell"; title = "Save File"; ObjectID = "1586"; */
|
|
"1586.title" = "Save File";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Quality"; ObjectID = "1605"; */
|
|
"1605.title" = "Quality";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Created"; ObjectID = "1885"; */
|
|
"1885.title" = "Created";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Modified"; ObjectID = "1930"; */
|
|
"1930.title" = "Modified";
|
|
|
|
/* Class = "NSTabViewItem"; label = "Attachments"; ObjectID = "1945"; */
|
|
"1945.label" = "Attachments";
|
|
|
|
/* Class = "NSTabViewItem"; label = "Fields"; ObjectID = "1947"; */
|
|
"1947.label" = "Fields";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Custom Fields"; ObjectID = "1991"; */
|
|
"1991.title" = "Custom Fields";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "2017"; */
|
|
"2017.title" = "Text Cell";
|
|
|
|
/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "2043"; */
|
|
"2043.placeholderString" = "Value";
|
|
|
|
/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "2049"; */
|
|
"2049.placeholderString" = "Title";
|