Change keyboard for git config settings

This commit is contained in:
Yishi Lin 2017-04-11 01:13:41 +08:00
parent 178b901743
commit dbfbd73d75

View file

@ -1642,7 +1642,7 @@ Cgo
<rect key="frame" x="15" y="23" width="391" height="21"/>
<nil key="textColor"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="URL" returnKeyType="next"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="next"/>
<connections>
<outlet property="delegate" destination="zDo-XK-ymp" id="KRG-7d-AfM"/>
</connections>
@ -1675,7 +1675,7 @@ Cgo
<rect key="frame" x="15" y="23" width="391" height="21"/>
<nil key="textColor"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="URL" returnKeyType="done"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="emailAddress" returnKeyType="done"/>
<connections>
<outlet property="delegate" destination="zDo-XK-ymp" id="HX8-SE-uSw"/>
</connections>