2017-12-20 21:55:29 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<array>
|
2019-03-05 01:08:53 +01:00
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>[tab]</string>
|
|
|
|
<key>action</key>
|
|
|
|
<string>navigateToTimeline:</string>
|
|
|
|
</dict>
|
2017-12-20 21:55:29 +01:00
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>,</string>
|
|
|
|
<key>action</key>
|
2017-12-21 20:09:07 +01:00
|
|
|
<string>collapseSelectedRows:</string>
|
2017-12-20 21:55:29 +01:00
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>.</string>
|
|
|
|
<key>action</key>
|
2017-12-21 20:09:07 +01:00
|
|
|
<string>expandSelectedRows:</string>
|
2017-12-20 21:55:29 +01:00
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>;</string>
|
|
|
|
<key>action</key>
|
2017-12-21 20:09:07 +01:00
|
|
|
<string>collapseAllExceptForGroupItems:</string>
|
2017-12-20 21:55:29 +01:00
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>[leftarrow]</string>
|
|
|
|
<key>action</key>
|
2017-12-21 20:09:07 +01:00
|
|
|
<string>collapseAllExceptForGroupItems:</string>
|
2017-12-20 21:55:29 +01:00
|
|
|
<key>commandModifier</key>
|
|
|
|
<true/>
|
|
|
|
<key>optionModifier</key>
|
|
|
|
<true/>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>'</string>
|
|
|
|
<key>action</key>
|
2017-12-21 20:09:07 +01:00
|
|
|
<string>expandAll:</string>
|
2017-12-20 21:55:29 +01:00
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>[rightarrow]</string>
|
|
|
|
<key>action</key>
|
2017-12-21 20:09:07 +01:00
|
|
|
<string>expandAll:</string>
|
2017-12-20 21:55:29 +01:00
|
|
|
<key>commandModifier</key>
|
|
|
|
<true/>
|
|
|
|
<key>optionModifier</key>
|
|
|
|
<true/>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>[rightarrow]</string>
|
|
|
|
<key>action</key>
|
|
|
|
<string>navigateToTimeline:</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>[delete]</string>
|
|
|
|
<key>action</key>
|
|
|
|
<string>delete:</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>key</key>
|
|
|
|
<string>[deletefunction]</string>
|
|
|
|
<key>action</key>
|
|
|
|
<string>delete:</string>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
</plist>
|