There was an error while loading. Please reload this page.
1 parent bf3e377 commit ab1d565Copy full SHA for ab1d565
1 file changed
XcodeFormat/UI/Base.lproj/MainMenu.xib
@@ -723,6 +723,12 @@
723
<action selector="showHelp:" target="Voe-Tx-rLC" id="T1K-5t-ShB"/>
724
</connections>
725
</menuItem>
726
+ <menuItem title="Credits..." image="checkmark.seal" catalog="system" id="YH6-bQ-Bub">
727
+ <modifierMask key="keyEquivalentModifierMask"/>
728
+ <connections>
729
+ <action selector="showCreditsWindow:" target="Voe-Tx-rLC" id="FbA-fb-JfP"/>
730
+ </connections>
731
+ </menuItem>
732
<menuItem isSeparatorItem="YES" id="n33-lJ-mzx"/>
733
<menuItem title="Quit" keyEquivalent="q" id="nve-ZP-rii">
734
<connections>
@@ -733,4 +739,7 @@
739
<point key="canvasLocation" x="64" y="441"/>
740
</menu>
735
741
</objects>
742
+ <resources>
743
+ <image name="checkmark.seal" catalog="system" width="17" height="17"/>
744
+ </resources>
736
745
</document>
0 commit comments