Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #89 from tjbarber/master
Browse files Browse the repository at this point in the history
Changed checkbox title to Login Automatically (Issue #88)
  • Loading branch information
neilalexander authored Oct 8, 2018
2 parents 071f29a + 8d7d881 commit 2695641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Seaglass/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -3875,7 +3875,7 @@ DQ
<button identifier="RememberCheckbox" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="p2r-aG-1rM">
<rect key="frame" x="90" y="66" width="256" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="check" title="Log in automatically when next started" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="GJM-V3-9A2">
<buttonCell key="cell" type="check" title="Login automatically" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="GJM-V3-9A2">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
Expand Down

0 comments on commit 2695641

Please sign in to comment.