mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 04:17:44 +01:00
Remove the title from a couple of shortcuts. The shortcuts still work, they just don't show in the discovery view.
This commit is contained in:
parent
efd17502e0
commit
8a5ae8c2a8
@ -19,8 +19,6 @@
|
||||
<string>goToPreviousUnread:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>title</key>
|
||||
<string>Go to Previous Unread</string>
|
||||
<key>key</key>
|
||||
<string>[uparrow]</string>
|
||||
<key>shiftModifier</key>
|
||||
@ -29,16 +27,12 @@
|
||||
<string>goToPreviousUnread:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>title</key>
|
||||
<string>Next Unread</string>
|
||||
<key>key</key>
|
||||
<string>+</string>
|
||||
<key>action</key>
|
||||
<string>nextUnread:</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>title</key>
|
||||
<string>Next Unread</string>
|
||||
<key>key</key>
|
||||
<string>+</string>
|
||||
<key>shiftModifier</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user