parent
52f5047773
commit
b813c0ce73
@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
// navigation
|
|
||||||
"j" = "nextMessage:";
|
|
||||||
"k" = "previousMessage:";
|
|
||||||
"/" = "searchAllMessages:";
|
|
||||||
|
|
||||||
"g" = {
|
|
||||||
"i" = ( "goToMailbox:", "935735E7-D46D-4B1E-AF63-4905ABB907BC" );
|
|
||||||
"l" = ( "goToMailbox:", "94564F7D-DF9A-4759-A634-87752884B612" );
|
|
||||||
"j" = ( "goToMailbox:", "Junk" );
|
|
||||||
"l" = "goToMailbox:";
|
|
||||||
};
|
|
||||||
|
|
||||||
// actions
|
|
||||||
"!" = "moveToJunk:";
|
|
||||||
"c" = "newMessage:";
|
|
||||||
"d" = "deleteMessage:";
|
|
||||||
"D" = "downloadResources:";
|
|
||||||
"e" = "archive:";
|
|
||||||
"f" = "forwardMessage:";
|
|
||||||
"r" = "reply:";
|
|
||||||
"a" = "replyAll:";
|
|
||||||
}
|
|
Loading…
Reference in new issue