Skip to content

Commit

Permalink
UI updates (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
objective-see committed May 19, 2023
1 parent 097fed7 commit 9188176
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions LuLu/App/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
Expand Down Expand Up @@ -55,7 +55,7 @@
<menuItem title="Rules..." tag="102" id="kec-r9-2yd">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Preferences..." tag="103" id="4Uv-rm-VzQ">
<menuItem title="Settings..." tag="103" id="4Uv-rm-VzQ">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Network Monitor..." tag="104" id="VuY-Sy-392" userLabel="Network Monitor...">
Expand Down
2 changes: 1 addition & 1 deletion LuLu/App/Preferences.xib
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="LuLu Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
<window title="LuLu's Settings" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<rect key="contentRect" x="196" y="240" width="600" height="453"/>
<rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
Expand Down

0 comments on commit 9188176

Please sign in to comment.