remove cursor blink slider, add confirmquit checkbox
This commit is contained in:
parent
2048978e78
commit
d033e8da63
3 changed files with 2 additions and 10 deletions
|
@ -14,8 +14,8 @@
|
|||
OUTLETS = {
|
||||
alternateModMenu = NSPopUpButton;
|
||||
commandModMenu = NSPopUpButton;
|
||||
confirmQuitCheck = NSButton;
|
||||
controlModMenu = NSPopUpButton;
|
||||
cursorBlinkSlider = NSSlider;
|
||||
cursorTypeMatrix = NSMatrix;
|
||||
expandSpaceSlider = NSSlider;
|
||||
functionModMenu = NSPopUpButton;
|
||||
|
|
|
@ -8,14 +8,6 @@
|
|||
<string>446.1</string>
|
||||
<key>IBGroupedObjects</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<array>
|
||||
<string>114</string>
|
||||
<string>110</string>
|
||||
<string>111</string>
|
||||
<string>112</string>
|
||||
<string>113</string>
|
||||
</array>
|
||||
<key>6</key>
|
||||
<array>
|
||||
<string>183</string>
|
||||
|
@ -41,6 +33,6 @@
|
|||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8R2232</string>
|
||||
<string>8S2167</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue