Application-wide hotkeys + feed edit modal sheet

This commit is contained in:
relikd
2018-08-03 23:53:22 +02:00
parent f27b54af4f
commit 8080af1a0f
10 changed files with 368 additions and 64 deletions

View File

@@ -29,6 +29,6 @@
<key>NSMainNibFile</key>
<string>Main</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<string>AppHook</string>
</dict>
</plist>