Skip to content

Commit

Permalink
Update Preferences.xib
Browse files Browse the repository at this point in the history
  • Loading branch information
objective-see committed Sep 16, 2024
1 parent 6c5d091 commit 69b51f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions LuLu/App/Base.lproj/Preferences.xib
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
</connections>
</button>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Q5L-bq-4ua">
<rect key="frame" x="72" y="339" width="224" height="19"/>
<rect key="frame" x="72" y="339" width="410" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Allow Installed Programs" id="jvT-uI-uNq">
<font key="font" size="13" name="Menlo-Bold"/>
Expand Down Expand Up @@ -145,7 +145,7 @@
</connections>
</button>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zxq-6f-pWN">
<rect key="frame" x="72" y="150" width="144" height="19"/>
<rect key="frame" x="72" y="150" width="159" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Block List:" id="GIK-ti-aku">
<font key="font" size="13" name="Menlo-Bold"/>
Expand All @@ -165,7 +165,7 @@
</connections>
</button>
<textField focusRingType="none" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UL1-ci-HRm">
<rect key="frame" x="222" y="151" width="356" height="21"/>
<rect key="frame" x="237" y="151" width="343" height="21"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" refusesFirstResponder="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="Sqh-u3-0h7">
<font key="font" size="13" name="Menlo-Regular"/>
Expand All @@ -188,7 +188,7 @@
</connections>
</button>
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hUM-gv-uWI">
<rect key="frame" x="72" y="213" width="261" height="19"/>
<rect key="frame" x="72" y="213" width="417" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Allow Simulator Applications" id="Uqq-dW-xf2">
<font key="font" size="13" name="Menlo-Bold"/>
Expand Down Expand Up @@ -246,7 +246,7 @@
</textFieldCell>
</textField>
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" preferredMaxLayoutWidth="471" translatesAutoresizingMaskIntoConstraints="NO" id="Bdy-zJ-fC8">
<rect key="frame" x="220" y="72" width="362" height="71"/>
<rect key="frame" x="235" y="72" width="347" height="71"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="List of endpoints (ips/urls) to always block.
(Limitations apply, see documentation for details)" id="L7x-uU-rth">
<font key="font" size="12" name="Menlo-Regular"/>
Expand Down

0 comments on commit 69b51f8

Please # to comment.