|
24 | 24 | </menuItem>
|
25 | 25 | <menuItem isSeparatorItem="YES" id="VOq-y0-SEH"/>
|
26 | 26 | <menuItem title="Preferences…" keyEquivalent="," id="BOF-NM-1cW"/>
|
27 |
| - <menuItem isSeparatorItem="YES" id="wFC-TO-SCJ"/> |
28 |
| - <menuItem title="Services" id="NMo-om-nkz"> |
29 |
| - <modifierMask key="keyEquivalentModifierMask"/> |
30 |
| - <menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/> |
31 |
| - </menuItem> |
32 | 27 | <menuItem isSeparatorItem="YES" id="4je-JR-u6R"/>
|
33 | 28 | <menuItem title="Hide macOS Calculator" keyEquivalent="h" id="Olw-nP-bQN">
|
34 | 29 | <connections>
|
|
515 | 510 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
516 | 511 | </textFieldCell>
|
517 | 512 | </textField>
|
| 513 | + <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Rkh-F0-gVp"> |
| 514 | + <rect key="frame" x="26" y="112" width="88" height="32"/> |
| 515 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 516 | + <buttonCell key="cell" type="push" title="F° to C°" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Gz-Qc-MxW"> |
| 517 | + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| 518 | + <font key="font" metaFont="system"/> |
| 519 | + </buttonCell> |
| 520 | + <connections> |
| 521 | + <action selector="fc:" target="XfG-lQ-9wD" id="zEG-WA-RR6"/> |
| 522 | + </connections> |
| 523 | + </button> |
| 524 | + <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QsV-9A-zoD"> |
| 525 | + <rect key="frame" x="26" y="79" width="88" height="32"/> |
| 526 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 527 | + <buttonCell key="cell" type="push" title="C° to F°" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mGo-UY-JNY"> |
| 528 | + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| 529 | + <font key="font" metaFont="system"/> |
| 530 | + </buttonCell> |
| 531 | + <connections> |
| 532 | + <action selector="cf:" target="XfG-lQ-9wD" id="o6R-AX-bYt"/> |
| 533 | + </connections> |
| 534 | + </button> |
518 | 535 | </subviews>
|
519 | 536 | </view>
|
520 | 537 | <connections>
|
|
0 commit comments