Skip to content

Commit

Permalink
fix app name in menu, issue noodlewerk#47
Browse files Browse the repository at this point in the history
  • Loading branch information
leovandriel committed Mar 20, 2017
1 parent d152443 commit cc2d8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mac/Application.xib
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/>
<menuItem title="Quit NewApplication" keyEquivalent="q" id="4sb-4s-VLi">
<menuItem title="Pusher" keyEquivalent="q" id="4sb-4s-VLi">
<connections>
<action selector="terminate:" target="-1" id="Te7-pn-YzF"/>
</connections>
Expand Down

0 comments on commit cc2d8b7

Please sign in to comment.