mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-07 15:21:46 +00:00
remove cursor blink slider, add confirmquit checkbox
This commit is contained in:
parent
2048978e78
commit
d033e8da63
@ -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…
Reference in New Issue
Block a user