mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Show the Keyboard Shortcuts menu via its new Window menu command. The window’s HTML content remains to be done, though.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Keyboard Shortcuts</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Keyboard Shortcuts</h1>
|
||||
<p>TODO: <a href="https://github.com/brentsimmons/Evergreen/issues/163">Keyboard shortcuts window #163</a></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user