Skip to content

Commit

Permalink
Add extra menu item separator.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuconnolly committed Mar 18, 2017
1 parent c7ccb49 commit 22f4c57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Interfaces/English.lproj/MainMenu.xib
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
Expand Down Expand Up @@ -862,6 +862,7 @@
<action selector="showServerProcesses:" target="-1" id="1036"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="rzU-6x-Xih"/>
<menuItem title="Shutdown Server…" id="jZI-ad-FsC">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
Expand Down

0 comments on commit 22f4c57

Please sign in to comment.