mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 15:09:25 +00:00
fixed #155 added Quicklook like preview for attachments
This commit is contained in:
@@ -112,6 +112,11 @@
|
||||
</connections>
|
||||
</menuItem>
|
||||
<menuItem isSeparatorItem="YES" id="FVA-Cn-g79"/>
|
||||
<menuItem title="Quicklook" keyEquivalent="y" id="aVO-9F-Lwc">
|
||||
<connections>
|
||||
<action selector="toggleQuicklookPreview:" target="-1" id="LeI-cb-9vg"/>
|
||||
</connections>
|
||||
</menuItem>
|
||||
<menuItem title="Lock" keyEquivalent="L" id="1261">
|
||||
<modifierMask key="keyEquivalentModifierMask" control="YES"/>
|
||||
<connections>
|
||||
|
||||
Reference in New Issue
Block a user