Skip to content

Commit 2130981

Browse files
committed
Better naming/wording for the setting to show a popup when executing a trigger (could still be better)
1 parent 107d60a commit 2130981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Quicksilver/PlugIns-Main/QSHotKeyPlugIn/QSHotKeyTrigger.xib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
</textFieldCell>
5353
</textField>
5454
<button toolTip="Show window while delaying" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="158">
55-
<rect key="frame" x="102" y="172" width="96" height="18"/>
55+
<rect key="frame" x="102" y="172" width="183" height="18"/>
5656
<autoresizingMask key="autoresizingMask" flexibleMinY="YES"/>
57-
<buttonCell key="cell" type="check" title="Show Window" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="204">
57+
<buttonCell key="cell" type="check" title="Show Popup When Run" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="204">
5858
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
5959
<font key="font" metaFont="smallSystem"/>
6060
</buttonCell>

0 commit comments

Comments
 (0)