xserver

xserver with xephyr scale patch
git clone https://git.neptards.moe/u3shit/xserver.git
Log | Files | Refs | README | LICENSE

designable.nib (72390B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
      3     <dependencies>
      4         <deployment version="1040" identifier="macosx"/>
      5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/>
      6         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
      7     </dependencies>
      8     <objects>
      9         <customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
     10             <connections>
     11                 <outlet property="delegate" destination="196" id="429"/>
     12                 <outlet property="dockMenu" destination="423" id="426"/>
     13                 <outlet property="menu" destination="29" id="300334"/>
     14             </connections>
     15         </customObject>
     16         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
     17         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
     18         <menu title="MainMenu" systemMenu="main" id="29" userLabel="MainMenu">
     19             <items>
     20                 <menuItem title="X11" id="56">
     21                     <menu key="submenu" title="X11" systemMenu="apple" id="57">
     22                         <items>
     23                             <menuItem title="О программе X11" id="58">
     24                                 <modifierMask key="keyEquivalentModifierMask"/>
     25                                 <connections>
     26                                     <action selector="orderFrontStandardAboutPanel:" target="-2" id="433"/>
     27                                 </connections>
     28                             </menuItem>
     29                             <menuItem title="Настройки…" keyEquivalent="," id="129">
     30                                 <connections>
     31                                     <action selector="prefs_show:" target="196" id="318"/>
     32                                 </connections>
     33                             </menuItem>
     34                             <menuItem isSeparatorItem="YES" id="143">
     35                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
     36                             </menuItem>
     37                             <menuItem title="Службы" id="131">
     38                                 <menu key="submenu" title="Службы" systemMenu="services" id="130"/>
     39                             </menuItem>
     40                             <menuItem isSeparatorItem="YES" id="144">
     41                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
     42                             </menuItem>
     43                             <menuItem title="Переключение полноэкранного режима" keyEquivalent="a" id="544">
     44                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
     45                                 <connections>
     46                                     <action selector="toggle_fullscreen:" target="196" id="548"/>
     47                                 </connections>
     48                             </menuItem>
     49                             <menuItem isSeparatorItem="YES" id="545">
     50                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
     51                             </menuItem>
     52                             <menuItem title="Скрыть X11" tag="42" keyEquivalent="h" id="134">
     53                                 <connections>
     54                                     <action selector="hide:" target="-2" id="430"/>
     55                                 </connections>
     56                             </menuItem>
     57                             <menuItem title="Скрыть остальные" keyEquivalent="h" id="145">
     58                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
     59                                 <connections>
     60                                     <action selector="hideOtherApplications:" target="-2" id="263"/>
     61                                 </connections>
     62                             </menuItem>
     63                             <menuItem title="Показать все" tag="42" id="150">
     64                                 <connections>
     65                                     <action selector="unhideAllApplications:" target="-2" id="431"/>
     66                                 </connections>
     67                             </menuItem>
     68                             <menuItem isSeparatorItem="YES" id="149">
     69                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
     70                             </menuItem>
     71                             <menuItem title="Завершить X11" keyEquivalent="q" id="136">
     72                                 <connections>
     73                                     <action selector="terminate:" target="-2" id="300336"/>
     74                                 </connections>
     75                             </menuItem>
     76                         </items>
     77                     </menu>
     78                 </menuItem>
     79                 <menuItem title="Программы" id="269">
     80                     <menu key="submenu" title="Программы" id="270">
     81                         <items>
     82                             <menuItem isSeparatorItem="YES" id="272">
     83                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
     84                             </menuItem>
     85                             <menuItem title="Настроить…" id="305">
     86                                 <connections>
     87                                     <action selector="apps_table_show:" target="196" id="308"/>
     88                                 </connections>
     89                             </menuItem>
     90                         </items>
     91                     </menu>
     92                 </menuItem>
     93                 <menuItem title="Правка" id="163">
     94                     <menu key="submenu" title="Правка" id="169">
     95                         <items>
     96                             <menuItem title="Копировать" keyEquivalent="c" id="157">
     97                                 <connections>
     98                                     <action selector="copy:" target="-1" id="181"/>
     99                                 </connections>
    100                             </menuItem>
    101                         </items>
    102                     </menu>
    103                 </menuItem>
    104                 <menuItem title="Окно" id="19">
    105                     <menu key="submenu" title="Окно" systemMenu="window" id="24">
    106                         <items>
    107                             <menuItem title="Закрыть" keyEquivalent="w" id="203">
    108                                 <connections>
    109                                     <action selector="close_window:" target="196" id="205"/>
    110                                 </connections>
    111                             </menuItem>
    112                             <menuItem title="Убрать в Dock" keyEquivalent="m" id="23">
    113                                 <connections>
    114                                     <action selector="minimize_window:" target="196" id="202"/>
    115                                 </connections>
    116                             </menuItem>
    117                             <menuItem title="Изменить масштаб" id="204">
    118                                 <connections>
    119                                     <action selector="zoom_window:" target="196" id="206"/>
    120                                 </connections>
    121                             </menuItem>
    122                             <menuItem isSeparatorItem="YES" id="92">
    123                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
    124                             </menuItem>
    125                             <menuItem title="Круговое переключение окон" keyEquivalent="`" id="537">
    126                                 <connections>
    127                                     <action selector="next_window:" target="196" id="539"/>
    128                                 </connections>
    129                             </menuItem>
    130                             <menuItem title="Обратное круговое переключение окон" keyEquivalent="`" id="538">
    131                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
    132                                 <connections>
    133                                     <action selector="previous_window:" target="196" id="540"/>
    134                                 </connections>
    135                             </menuItem>
    136                             <menuItem isSeparatorItem="YES" id="536">
    137                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
    138                             </menuItem>
    139                             <menuItem title="Все окна — на передний план" id="5">
    140                                 <connections>
    141                                     <action selector="bring_to_front:" target="196" id="207"/>
    142                                 </connections>
    143                             </menuItem>
    144                         </items>
    145                     </menu>
    146                 </menuItem>
    147                 <menuItem title="Справка" id="419">
    148                     <menu key="submenu" title="Справка" id="420">
    149                         <items>
    150                             <menuItem title="Справка X11" id="421">
    151                                 <connections>
    152                                     <action selector="x11_help:" target="196" id="422"/>
    153                                 </connections>
    154                             </menuItem>
    155                         </items>
    156                     </menu>
    157                 </menuItem>
    158             </items>
    159             <point key="canvasLocation" x="73" y="114"/>
    160         </menu>
    161         <customObject id="196" userLabel="X11Controller" customClass="X11Controller">
    162             <connections>
    163                 <outlet property="apps_separator" destination="272" id="273"/>
    164                 <outlet property="apps_table" destination="296" id="301"/>
    165                 <outlet property="click_through" destination="300359" id="300392"/>
    166                 <outlet property="copy_menu_item" destination="157" id="300443"/>
    167                 <outlet property="depth" destination="382" id="389"/>
    168                 <outlet property="dock_apps_menu" destination="527" id="530"/>
    169                 <outlet property="dock_menu" destination="423" id="428"/>
    170                 <outlet property="dock_window_separator" destination="524" id="531"/>
    171                 <outlet property="enable_auth" destination="374" id="387"/>
    172                 <outlet property="enable_fullscreen" destination="541" id="546"/>
    173                 <outlet property="enable_fullscreen_menu" destination="300472" id="300474"/>
    174                 <outlet property="enable_fullscreen_menu_text" destination="300487" id="300489"/>
    175                 <outlet property="enable_keyequivs" destination="368" id="393"/>
    176                 <outlet property="enable_tcp" destination="375" id="388"/>
    177                 <outlet property="fake_buttons" destination="363" id="391"/>
    178                 <outlet property="focus_follows_mouse" destination="300362" id="300393"/>
    179                 <outlet property="focus_on_new_window" destination="300368" id="300394"/>
    180                 <outlet property="option_sends_alt" destination="300477" id="300481"/>
    181                 <outlet property="prefs_panel" destination="244" id="402"/>
    182                 <outlet property="scroll_in_device_direction" destination="300482" id="300490"/>
    183                 <outlet property="sync_clipboard_to_pasteboard" destination="300453" id="300461"/>
    184                 <outlet property="sync_keymap" destination="370" id="392"/>
    185                 <outlet property="sync_pasteboard" destination="300424" id="300444"/>
    186                 <outlet property="sync_pasteboard_to_clipboard" destination="300447" id="300462"/>
    187                 <outlet property="sync_pasteboard_to_primary" destination="300451" id="300463"/>
    188                 <outlet property="sync_primary_immediately" destination="300457" id="300464"/>
    189                 <outlet property="sync_text1" destination="300455" id="300470"/>
    190                 <outlet property="sync_text2" destination="300459" id="300471"/>
    191                 <outlet property="toggle_fullscreen_item" destination="544" id="549"/>
    192                 <outlet property="x11_about_item" destination="58" id="321"/>
    193             </connections>
    194         </customObject>
    195         <window title="Настройки X11" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" deferred="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="x11_prefs" animationBehavior="default" id="244" userLabel="PrefsPanel" customClass="NSPanel" colorLabel="IBBuiltInLabel-Red">
    196             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
    197             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
    198             <rect key="contentRect" x="266" y="364.0390625" width="600" height="341"/>
    199             <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1025"/>
    200             <value key="minSize" type="size" width="320" height="240"/>
    201             <view key="contentView" id="245" colorLabel="IBBuiltInLabel-Red">
    202                 <rect key="frame" x="0.0" y="0.0" width="600" height="341"/>
    203                 <autoresizingMask key="autoresizingMask"/>
    204                 <subviews>
    205                     <tabView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="348" colorLabel="IBBuiltInLabel-Red">
    206                         <rect key="frame" x="13" y="10" width="574" height="325"/>
    207                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    208                         <font key="font" metaFont="system"/>
    209                         <tabViewItems>
    210                             <tabViewItem label="Вход" identifier="1" id="349">
    211                                 <view key="view" id="351" colorLabel="IBBuiltInLabel-Red">
    212                                     <rect key="frame" x="10" y="33" width="554" height="279"/>
    213                                     <autoresizingMask key="autoresizingMask"/>
    214                                     <subviews>
    215                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="363" colorLabel="IBBuiltInLabel-Red">
    216                                             <rect key="frame" x="15" y="243" width="402" height="18"/>
    217                                             <autoresizingMask key="autoresizingMask"/>
    218                                             <buttonCell key="cell" type="check" title="Эмулировать трехкнопочную мышь" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="100363">
    219                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    220                                                 <font key="font" metaFont="system"/>
    221                                             </buttonCell>
    222                                             <connections>
    223                                                 <action selector="prefs_changed:" target="196" id="394"/>
    224                                             </connections>
    225                                         </button>
    226                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="500" translatesAutoresizingMaskIntoConstraints="NO" id="364" colorLabel="IBBuiltInLabel-Red">
    227                                             <rect key="frame" x="33" y="105" width="504" height="28"/>
    228                                             <autoresizingMask key="autoresizingMask"/>
    229                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" placeholderString="" id="100364">
    230                                                 <font key="font" metaFont="smallSystem"/>
    231                                                 <string key="title">Если включено, эквиваленты клавиш строки меню могут пересекаться с эквивалентами в программах X11, использующих мета-модификатор.</string>
    232                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    233                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    234                                             </textFieldCell>
    235                                         </textField>
    236                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="491" translatesAutoresizingMaskIntoConstraints="NO" id="365" colorLabel="IBBuiltInLabel-Red">
    237                                             <rect key="frame" x="33" y="200" width="495" height="42"/>
    238                                             <autoresizingMask key="autoresizingMask"/>
    239                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" placeholderString="" id="100365">
    240                                                 <font key="font" metaFont="smallSystem"/>
    241                                                 <string key="title">Удерживайте нажатыми кнопки Option или Command при активации средней или правой кнопок мыши.
    242 </string>
    243                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    244                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    245                                             </textFieldCell>
    246                                         </textField>
    247                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="368" colorLabel="IBBuiltInLabel-Red">
    248                                             <rect key="frame" x="15" y="137" width="402" height="18"/>
    249                                             <autoresizingMask key="autoresizingMask"/>
    250                                             <buttonCell key="cell" type="check" title="Включить эквиваленты клавиш в X11" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="100368">
    251                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    252                                                 <font key="font" metaFont="system"/>
    253                                             </buttonCell>
    254                                             <connections>
    255                                                 <action selector="prefs_changed:" target="196" id="396"/>
    256                                             </connections>
    257                                         </button>
    258                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="500" translatesAutoresizingMaskIntoConstraints="NO" id="369" colorLabel="IBBuiltInLabel-Red">
    259                                             <rect key="frame" x="33" y="166" width="504" height="14"/>
    260                                             <autoresizingMask key="autoresizingMask"/>
    261                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Разрешать изменения меню ввода для перезаписи текущей X11-карты ключей." placeholderString="" id="100369">
    262                                                 <font key="font" metaFont="smallSystem"/>
    263                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    264                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    265                                             </textFieldCell>
    266                                         </textField>
    267                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="370" colorLabel="IBBuiltInLabel-Red">
    268                                             <rect key="frame" x="15" y="184" width="402" height="18"/>
    269                                             <autoresizingMask key="autoresizingMask"/>
    270                                             <buttonCell key="cell" type="check" title="Следовать системной раскладке клавиатуры" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="100370">
    271                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    272                                                 <font key="font" metaFont="system"/>
    273                                             </buttonCell>
    274                                             <connections>
    275                                                 <action selector="prefs_changed:" target="196" id="395"/>
    276                                             </connections>
    277                                         </button>
    278                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="500" translatesAutoresizingMaskIntoConstraints="NO" id="300476" colorLabel="IBBuiltInLabel-Red">
    279                                             <rect key="frame" x="33" y="41" width="504" height="31"/>
    280                                             <autoresizingMask key="autoresizingMask"/>
    281                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Если включено, клавиши Option отправляют символы X11 клавиш Alt_L и Alt_R X11, вместо Mode_switch." id="300479">
    282                                                 <font key="font" metaFont="smallSystem"/>
    283                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    284                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    285                                             </textFieldCell>
    286                                         </textField>
    287                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300477" colorLabel="IBBuiltInLabel-Red">
    288                                             <rect key="frame" x="15" y="76" width="402" height="18"/>
    289                                             <autoresizingMask key="autoresizingMask"/>
    290                                             <buttonCell key="cell" type="check" title="Клавиши Option отправляют Alt_L и Alt_R" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300478">
    291                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    292                                                 <font key="font" metaFont="system"/>
    293                                             </buttonCell>
    294                                             <connections>
    295                                                 <action selector="prefs_changed:" target="196" id="300480"/>
    296                                             </connections>
    297                                         </button>
    298                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300482" colorLabel="IBBuiltInLabel-Red">
    299                                             <rect key="frame" x="15" y="12" width="418" height="18"/>
    300                                             <autoresizingMask key="autoresizingMask"/>
    301                                             <buttonCell key="cell" type="check" title="Всегда прокручивать в сторону движения пальца" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300483" colorLabel="IBBuiltInLabel-Red">
    302                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    303                                                 <font key="font" metaFont="system"/>
    304                                             </buttonCell>
    305                                             <connections>
    306                                                 <action selector="prefs_changed:" target="196" id="300484"/>
    307                                             </connections>
    308                                         </button>
    309                                     </subviews>
    310                                 </view>
    311                             </tabViewItem>
    312                             <tabViewItem label="Выход" identifier="2" id="352">
    313                                 <view key="view" id="350" colorLabel="IBBuiltInLabel-Red">
    314                                     <rect key="frame" x="10" y="33" width="554" height="279"/>
    315                                     <autoresizingMask key="autoresizingMask"/>
    316                                     <subviews>
    317                                         <popUpButton verticalHuggingPriority="750" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="382" colorLabel="IBBuiltInLabel-Red">
    318                                             <rect key="frame" x="57" y="234" width="132" height="26"/>
    319                                             <autoresizingMask key="autoresizingMask"/>
    320                                             <popUpButtonCell key="cell" type="push" title="С экрана" bezelStyle="rounded" alignment="left" lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" tag="-1" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="384" id="100382">
    321                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
    322                                                 <font key="font" metaFont="menu"/>
    323                                                 <menu key="menu" title="OtherViews" id="380">
    324                                                     <items>
    325                                                         <menuItem title="С экрана" state="on" tag="-1" id="384"/>
    326                                                         <menuItem title="256 цветов" tag="8" id="435"/>
    327                                                         <menuItem title="Тысячи" tag="15" id="383"/>
    328                                                         <menuItem title="Миллионы" tag="24" id="381"/>
    329                                                     </items>
    330                                                 </menu>
    331                                             </popUpButtonCell>
    332                                             <connections>
    333                                                 <action selector="prefs_changed:" target="196" id="398"/>
    334                                             </connections>
    335                                         </popUpButton>
    336                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="42" translatesAutoresizingMaskIntoConstraints="NO" id="385" colorLabel="IBBuiltInLabel-Red">
    337                                             <rect key="frame" x="9" y="241" width="46" height="17"/>
    338                                             <autoresizingMask key="autoresizingMask"/>
    339                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Цвета:" placeholderString="" id="100385">
    340                                                 <font key="font" metaFont="system"/>
    341                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    342                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    343                                             </textFieldCell>
    344                                         </textField>
    345                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="388" translatesAutoresizingMaskIntoConstraints="NO" id="386" colorLabel="IBBuiltInLabel-Red">
    346                                             <rect key="frame" x="33" y="216" width="392" height="14"/>
    347                                             <autoresizingMask key="autoresizingMask"/>
    348                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Этот параметр вступит в силу при следующем запуске X11." placeholderString="" id="100386">
    349                                                 <font key="font" metaFont="smallSystem"/>
    350                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    351                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    352                                             </textFieldCell>
    353                                         </textField>
    354                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="541" colorLabel="IBBuiltInLabel-Red">
    355                                             <rect key="frame" x="15" y="182" width="409" height="23"/>
    356                                             <autoresizingMask key="autoresizingMask"/>
    357                                             <buttonCell key="cell" type="check" title="Полноэкранный режим" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="100541">
    358                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    359                                                 <font key="font" metaFont="system"/>
    360                                             </buttonCell>
    361                                             <connections>
    362                                                 <action selector="enable_fullscreen_changed:" target="196" id="547"/>
    363                                             </connections>
    364                                         </button>
    365                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300472" colorLabel="IBBuiltInLabel-Red">
    366                                             <rect key="frame" x="15" y="103" width="338" height="34"/>
    367                                             <autoresizingMask key="autoresizingMask"/>
    368                                             <buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300473" colorLabel="IBBuiltInLabel-Red">
    369                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    370                                                 <string key="title">Разрешить автоматически доступ к строке меню
    371 в полноэкранном режиме</string>
    372                                                 <font key="font" metaFont="system"/>
    373                                             </buttonCell>
    374                                             <connections>
    375                                                 <action selector="prefs_changed:" target="196" id="300475"/>
    376                                             </connections>
    377                                         </button>
    378                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="483" translatesAutoresizingMaskIntoConstraints="NO" id="543" colorLabel="IBBuiltInLabel-Red">
    379                                             <rect key="frame" x="33" y="148" width="487" height="28"/>
    380                                             <autoresizingMask key="autoresizingMask"/>
    381                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Включает корневое окно X11. Используйте сочетание клавиш «Command-Option-A» для включения и выключения полноэкранного режима." placeholderString="" id="100543">
    382                                                 <font key="font" metaFont="smallSystem"/>
    383                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    384                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    385                                             </textFieldCell>
    386                                         </textField>
    387                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="483" translatesAutoresizingMaskIntoConstraints="NO" id="300487" colorLabel="IBBuiltInLabel-Red">
    388                                             <rect key="frame" x="33" y="66" width="487" height="31"/>
    389                                             <autoresizingMask key="autoresizingMask"/>
    390                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Строка меню будет видимой, когда указатель мыши переведен в верхнюю часть первичного экрана." id="300488" colorLabel="IBBuiltInLabel-Red">
    391                                                 <font key="font" metaFont="smallSystem"/>
    392                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    393                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    394                                             </textFieldCell>
    395                                         </textField>
    396                                     </subviews>
    397                                 </view>
    398                             </tabViewItem>
    399                             <tabViewItem label="Буфер обмена" identifier="2" id="300421">
    400                                 <view key="view" id="300422" colorLabel="IBBuiltInLabel-Red">
    401                                     <rect key="frame" x="10" y="33" width="554" height="279"/>
    402                                     <autoresizingMask key="autoresizingMask"/>
    403                                     <subviews>
    404                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300424" colorLabel="IBBuiltInLabel-Red">
    405                                             <rect key="frame" x="2" y="255" width="409" height="23"/>
    406                                             <autoresizingMask key="autoresizingMask"/>
    407                                             <buttonCell key="cell" type="check" title="Включить синхронизацию" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300440">
    408                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    409                                                 <font key="font" metaFont="system"/>
    410                                             </buttonCell>
    411                                             <connections>
    412                                                 <action selector="prefs_changed:" target="196" id="300465"/>
    413                                             </connections>
    414                                         </button>
    415                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="518" translatesAutoresizingMaskIntoConstraints="NO" id="300423" colorLabel="IBBuiltInLabel-Red">
    416                                             <rect key="frame" x="20" y="221" width="522" height="28"/>
    417                                             <autoresizingMask key="autoresizingMask"/>
    418                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Включает объект меню «Копировать» и разрешает синхронизацию между буфером обмена OS X и буферами X11 CLIPBOARD/PRIMARY." id="300441">
    419                                                 <font key="font" metaFont="smallSystem"/>
    420                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    421                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    422                                             </textFieldCell>
    423                                         </textField>
    424                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300447" colorLabel="IBBuiltInLabel-Red">
    425                                             <rect key="frame" x="21" y="129" width="409" height="23"/>
    426                                             <autoresizingMask key="autoresizingMask"/>
    427                                             <buttonCell key="cell" type="check" title="Обновлять CLIPBOARD при изменениях в буфере обмена" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300450">
    428                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    429                                                 <font key="font" metaFont="system"/>
    430                                             </buttonCell>
    431                                             <connections>
    432                                                 <action selector="prefs_changed:" target="196" id="300467"/>
    433                                             </connections>
    434                                         </button>
    435                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300451" colorLabel="IBBuiltInLabel-Red">
    436                                             <rect key="frame" x="21" y="102" width="539" height="23"/>
    437                                             <autoresizingMask key="autoresizingMask"/>
    438                                             <buttonCell key="cell" type="check" title="Обновлять PRIMARY (средняя кнопка мыши) при изменениях в буфере обмена" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300452">
    439                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    440                                                 <font key="font" metaFont="system"/>
    441                                             </buttonCell>
    442                                             <connections>
    443                                                 <action selector="prefs_changed:" target="196" id="300468"/>
    444                                             </connections>
    445                                         </button>
    446                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300457" colorLabel="IBBuiltInLabel-Red">
    447                                             <rect key="frame" x="21" y="80" width="419" height="18"/>
    448                                             <autoresizingMask key="autoresizingMask"/>
    449                                             <buttonCell key="cell" type="check" title="Обновлять буфер обмена сразу после выбора нового текста" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300458">
    450                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    451                                                 <font key="font" metaFont="system"/>
    452                                             </buttonCell>
    453                                             <connections>
    454                                                 <action selector="prefs_changed:" target="196" id="300469"/>
    455                                             </connections>
    456                                         </button>
    457                                         <button fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300453" colorLabel="IBBuiltInLabel-Red">
    458                                             <rect key="frame" x="21" y="192" width="409" height="23"/>
    459                                             <autoresizingMask key="autoresizingMask"/>
    460                                             <buttonCell key="cell" type="check" title="Обновлять буфер обмена при изменениях в CLIPBOARD" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300454">
    461                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    462                                                 <font key="font" metaFont="system"/>
    463                                             </buttonCell>
    464                                             <connections>
    465                                                 <action selector="prefs_changed:" target="196" id="300466"/>
    466                                             </connections>
    467                                         </button>
    468                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="497" translatesAutoresizingMaskIntoConstraints="NO" id="300455" colorLabel="IBBuiltInLabel-Red">
    469                                             <rect key="frame" x="36" y="158" width="501" height="28"/>
    470                                             <autoresizingMask key="autoresizingMask"/>
    471                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Отключите этот параметр, если хотите использовать xclipboard, klipper или иную другую программу-менеджер буфера обмена X11." id="300456">
    472                                                 <font key="font" metaFont="smallSystem"/>
    473                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    474                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    475                                             </textFieldCell>
    476                                         </textField>
    477                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" preferredMaxLayoutWidth="497" translatesAutoresizingMaskIntoConstraints="NO" id="300459" colorLabel="IBBuiltInLabel-Red">
    478                                             <rect key="frame" x="36" y="31" width="501" height="43"/>
    479                                             <autoresizingMask key="autoresizingMask"/>
    480                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="В связи с ограничениями в протоколе X11 этот параметр, возможно, в некоторых программах иногда работать не будет." id="300460">
    481                                                 <font key="font" metaFont="smallSystem"/>
    482                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    483                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    484                                             </textFieldCell>
    485                                         </textField>
    486                                     </subviews>
    487                                 </view>
    488                             </tabViewItem>
    489                             <tabViewItem label="Окна" identifier="2" id="300337">
    490                                 <view key="view" id="300338" colorLabel="IBBuiltInLabel-Red">
    491                                     <rect key="frame" x="10" y="33" width="554" height="279"/>
    492                                     <autoresizingMask key="autoresizingMask"/>
    493                                     <subviews>
    494                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300359" colorLabel="IBBuiltInLabel-Red">
    495                                             <rect key="frame" x="17" y="245" width="402" height="18"/>
    496                                             <autoresizingMask key="autoresizingMask"/>
    497                                             <buttonCell key="cell" type="check" title="Сквозное нажатие неактивных окон" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300360">
    498                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    499                                                 <font key="font" metaFont="system"/>
    500                                             </buttonCell>
    501                                             <connections>
    502                                                 <action selector="prefs_changed:" target="196" id="300389"/>
    503                                             </connections>
    504                                         </button>
    505                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="487" translatesAutoresizingMaskIntoConstraints="NO" id="300358" colorLabel="IBBuiltInLabel-Red">
    506                                             <rect key="frame" x="35" y="208" width="491" height="31"/>
    507                                             <autoresizingMask key="autoresizingMask"/>
    508                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Если включено, нажатие неактивного окна повлечет за собой не только его активацию, но и сквозное прохождение мыши к этому окну." id="300361">
    509                                                 <font key="font" metaFont="smallSystem"/>
    510                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    511                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    512                                             </textFieldCell>
    513                                         </textField>
    514                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300362" colorLabel="IBBuiltInLabel-Red">
    515                                             <rect key="frame" x="17" y="179" width="402" height="18"/>
    516                                             <autoresizingMask key="autoresizingMask"/>
    517                                             <buttonCell key="cell" type="check" title="Фокус следует за мышью" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300363">
    518                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    519                                                 <font key="font" metaFont="system"/>
    520                                             </buttonCell>
    521                                             <connections>
    522                                                 <action selector="prefs_changed:" target="196" id="300390"/>
    523                                             </connections>
    524                                         </button>
    525                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="487" translatesAutoresizingMaskIntoConstraints="NO" id="300364" colorLabel="IBBuiltInLabel-Red">
    526                                             <rect key="frame" x="35" y="145" width="491" height="28"/>
    527                                             <autoresizingMask key="autoresizingMask"/>
    528                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Фокус окна X11 следует за движением курсора, что имеет некоторые отрицательные последствия." id="300365">
    529                                                 <font key="font" metaFont="smallSystem"/>
    530                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    531                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    532                                             </textFieldCell>
    533                                         </textField>
    534                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="300368" colorLabel="IBBuiltInLabel-Red">
    535                                             <rect key="frame" x="15" y="116" width="402" height="18"/>
    536                                             <autoresizingMask key="autoresizingMask"/>
    537                                             <buttonCell key="cell" type="check" title="Фокус – на новые окна" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="300369">
    538                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    539                                                 <font key="font" metaFont="system"/>
    540                                             </buttonCell>
    541                                             <connections>
    542                                                 <action selector="prefs_changed:" target="196" id="300391"/>
    543                                             </connections>
    544                                         </button>
    545                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="487" translatesAutoresizingMaskIntoConstraints="NO" id="300370" colorLabel="IBBuiltInLabel-Red">
    546                                             <rect key="frame" x="35" y="68" width="491" height="42"/>
    547                                             <autoresizingMask key="autoresizingMask"/>
    548                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" id="300371">
    549                                                 <font key="font" metaFont="smallSystem"/>
    550                                                 <string key="title">Если включено, создание нового окна X11 повлечет за собой перемещение на передний план X11.app (вместо Finder.app, Terminal.app и т. д.)</string>
    551                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    552                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    553                                             </textFieldCell>
    554                                         </textField>
    555                                     </subviews>
    556                                 </view>
    557                             </tabViewItem>
    558                             <tabViewItem label="Безопасность" identifier="" id="353">
    559                                 <view key="view" id="354" colorLabel="IBBuiltInLabel-Red">
    560                                     <rect key="frame" x="10" y="33" width="554" height="279"/>
    561                                     <autoresizingMask key="autoresizingMask"/>
    562                                     <subviews>
    563                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="374" colorLabel="IBBuiltInLabel-Red">
    564                                             <rect key="frame" x="15" y="243" width="402" height="18"/>
    565                                             <autoresizingMask key="autoresizingMask"/>
    566                                             <buttonCell key="cell" type="check" title="Проверять аутентификации подключений" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="100374">
    567                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    568                                                 <font key="font" metaFont="system"/>
    569                                             </buttonCell>
    570                                             <connections>
    571                                                 <action selector="prefs_changed:" target="196" id="399"/>
    572                                             </connections>
    573                                         </button>
    574                                         <button imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="375" colorLabel="IBBuiltInLabel-Red">
    575                                             <rect key="frame" x="15" y="166" width="402" height="18"/>
    576                                             <autoresizingMask key="autoresizingMask"/>
    577                                             <buttonCell key="cell" type="check" title="Разрешать подключения из клиентских сетей" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="100375">
    578                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
    579                                                 <font key="font" metaFont="system"/>
    580                                             </buttonCell>
    581                                             <connections>
    582                                                 <action selector="prefs_changed:" target="196" id="401"/>
    583                                             </connections>
    584                                         </button>
    585                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="500" translatesAutoresizingMaskIntoConstraints="NO" id="376" colorLabel="IBBuiltInLabel-Red">
    586                                             <rect key="frame" x="33" y="195" width="504" height="42"/>
    587                                             <autoresizingMask key="autoresizingMask"/>
    588                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" placeholderString="" id="100376">
    589                                                 <font key="font" metaFont="smallSystem"/>
    590                                                 <string key="title">Запуск X11 создаст ключи доступа-контроля Xauthority. Если системный IP-адрес изменяется, эти ключи становятся недействительными, что может препятствовать запуску программ X11.</string>
    591                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    592                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    593                                             </textFieldCell>
    594                                         </textField>
    595                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="500" translatesAutoresizingMaskIntoConstraints="NO" id="377" colorLabel="IBBuiltInLabel-Red">
    596                                             <rect key="frame" x="33" y="112" width="504" height="48"/>
    597                                             <autoresizingMask key="autoresizingMask"/>
    598                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" placeholderString="" id="100377">
    599                                                 <font key="font" metaFont="smallSystem"/>
    600                                                 <string key="title">Если включено, проверка аутентификации подключений должна быть также включена для гарантии работы системы безопасности. Если выключено, подключения из удаленных программ недоступны.</string>
    601                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    602                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    603                                             </textFieldCell>
    604                                         </textField>
    605                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="400" translatesAutoresizingMaskIntoConstraints="NO" id="379" colorLabel="IBBuiltInLabel-Red">
    606                                             <rect key="frame" x="17" y="17" width="404" height="14"/>
    607                                             <autoresizingMask key="autoresizingMask"/>
    608                                             <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Эти параметры вступят в силу при следующем запуске X11." placeholderString="" id="100379">
    609                                                 <font key="font" metaFont="smallSystem"/>
    610                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    611                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
    612                                             </textFieldCell>
    613                                         </textField>
    614                                     </subviews>
    615                                 </view>
    616                             </tabViewItem>
    617                         </tabViewItems>
    618                     </tabView>
    619                 </subviews>
    620             </view>
    621         </window>
    622         <window title="Программное меню X11" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" deferred="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="x11_apps" animationBehavior="default" id="285" userLabel="EditPrograms" customClass="NSPanel" colorLabel="IBBuiltInLabel-Red">
    623             <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
    624             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
    625             <rect key="contentRect" x="302" y="440" width="504" height="271"/>
    626             <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1025"/>
    627             <value key="minSize" type="size" width="320" height="240"/>
    628             <view key="contentView" id="286">
    629                 <rect key="frame" x="0.0" y="0.0" width="504" height="271"/>
    630                 <autoresizingMask key="autoresizingMask"/>
    631                 <subviews>
    632                     <button verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="292">
    633                         <rect key="frame" x="380" y="191" width="118" height="32"/>
    634                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
    635                         <buttonCell key="cell" type="push" title="Дублировать" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="100292">
    636                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    637                             <font key="font" metaFont="system"/>
    638                         </buttonCell>
    639                         <connections>
    640                             <action selector="apps_table_duplicate:" target="196" id="304"/>
    641                         </connections>
    642                     </button>
    643                     <button verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="293">
    644                         <rect key="frame" x="380" y="159" width="118" height="32"/>
    645                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
    646                         <buttonCell key="cell" type="push" title="Удалить" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="100293">
    647                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    648                             <font key="font" metaFont="system"/>
    649                         </buttonCell>
    650                         <connections>
    651                             <action selector="apps_table_delete:" target="196" id="303"/>
    652                         </connections>
    653                     </button>
    654                     <scrollView fixedFrame="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="295">
    655                         <rect key="frame" x="10" y="20" width="368" height="231"/>
    656                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    657                         <clipView key="contentView" id="a1E-8Q-hEU">
    658                             <rect key="frame" x="1" y="1" width="351" height="214"/>
    659                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    660                             <subviews>
    661                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" headerView="300295" id="296">
    662                                     <rect key="frame" x="0.0" y="0.0" width="351" height="186"/>
    663                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
    664                                     <size key="intercellSpacing" width="3" height="2"/>
    665                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
    666                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
    667                                     <tableColumns>
    668                                         <tableColumn width="126.23101806640625" minWidth="62.730998992919922" maxWidth="1000" id="298">
    669                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Имя">
    670                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    671                                                 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
    672                                             </tableHeaderCell>
    673                                             <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" placeholderString="" id="573">
    674                                                 <font key="font" metaFont="system"/>
    675                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    676                                                 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
    677                                             </textFieldCell>
    678                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    679                                         </tableColumn>
    680                                         <tableColumn width="103.5" minWidth="40" maxWidth="1000" id="297">
    681                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Команда">
    682                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    683                                                 <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
    684                                             </tableHeaderCell>
    685                                             <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" placeholderString="" id="574">
    686                                                 <font key="font" metaFont="system"/>
    687                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    688                                                 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
    689                                             </textFieldCell>
    690                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    691                                         </tableColumn>
    692                                         <tableColumn width="74.499969482421875" minWidth="10" maxWidth="1000" id="535">
    693                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Соч. кл.">
    694                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
    695                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
    696                                             </tableHeaderCell>
    697                                             <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" title="Text Cell" placeholderString="" drawsBackground="YES" id="575">
    698                                                 <font key="font" metaFont="cellTitle"/>
    699                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
    700                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
    701                                             </textFieldCell>
    702                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
    703                                         </tableColumn>
    704                                     </tableColumns>
    705                                 </tableView>
    706                             </subviews>
    707                         </clipView>
    708                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="200295">
    709                             <rect key="frame" x="1" y="215" width="351" height="15"/>
    710                             <autoresizingMask key="autoresizingMask"/>
    711                         </scroller>
    712                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="100295">
    713                             <rect key="frame" x="352" y="29" width="15" height="186"/>
    714                             <autoresizingMask key="autoresizingMask"/>
    715                         </scroller>
    716                         <tableHeaderView key="headerView" wantsLayer="YES" id="300295">
    717                             <rect key="frame" x="0.0" y="0.0" width="351" height="28"/>
    718                             <autoresizingMask key="autoresizingMask"/>
    719                         </tableHeaderView>
    720                     </scrollView>
    721                     <button verticalHuggingPriority="750" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="310">
    722                         <rect key="frame" x="380" y="223" width="118" height="32"/>
    723                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
    724                         <buttonCell key="cell" type="push" title="Доб. объект" bezelStyle="rounded" alignment="center" state="on" borderStyle="border" inset="2" id="100310">
    725                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    726                             <font key="font" metaFont="system"/>
    727                         </buttonCell>
    728                         <connections>
    729                             <action selector="apps_table_new:" target="196" id="311"/>
    730                         </connections>
    731                     </button>
    732                 </subviews>
    733             </view>
    734             <point key="canvasLocation" x="27" y="351"/>
    735         </window>
    736         <menu title="Меню" id="423" userLabel="DockMenu">
    737             <items>
    738                 <menuItem isSeparatorItem="YES" id="524">
    739                     <modifierMask key="keyEquivalentModifierMask" command="YES"/>
    740                 </menuItem>
    741                 <menuItem title="Программы" id="526">
    742                     <menu key="submenu" title="Программы" id="527">
    743                         <items>
    744                             <menuItem isSeparatorItem="YES" id="533">
    745                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
    746                             </menuItem>
    747                             <menuItem title="Настроить…" id="532">
    748                                 <connections>
    749                                     <action selector="apps_table_show:" target="196" id="534"/>
    750                                 </connections>
    751                             </menuItem>
    752                         </items>
    753                     </menu>
    754                 </menuItem>
    755             </items>
    756         </menu>
    757     </objects>
    758 </document>