mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 12:27:32 +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>
|
<string>goToPreviousUnread:</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>title</key>
|
|
||||||
<string>Go to Previous Unread</string>
|
|
||||||
<key>key</key>
|
<key>key</key>
|
||||||
<string>[uparrow]</string>
|
<string>[uparrow]</string>
|
||||||
<key>shiftModifier</key>
|
<key>shiftModifier</key>
|
||||||
@ -29,16 +27,12 @@
|
|||||||
<string>goToPreviousUnread:</string>
|
<string>goToPreviousUnread:</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>title</key>
|
|
||||||
<string>Next Unread</string>
|
|
||||||
<key>key</key>
|
<key>key</key>
|
||||||
<string>+</string>
|
<string>+</string>
|
||||||
<key>action</key>
|
<key>action</key>
|
||||||
<string>nextUnread:</string>
|
<string>nextUnread:</string>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>title</key>
|
|
||||||
<string>Next Unread</string>
|
|
||||||
<key>key</key>
|
<key>key</key>
|
||||||
<string>+</string>
|
<string>+</string>
|
||||||
<key>shiftModifier</key>
|
<key>shiftModifier</key>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user