Warning, /utilities/konsole/src/settings/TabBarSettings.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>TabBarSettings</class>
0004  <widget class="QWidget" name="TabBarSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>507</width>
0010     <height>473</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <property name="spacing">
0015     <number>0</number>
0016    </property>
0017    <property name="leftMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>0</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>0</number>
0028    </property>
0029    <item>
0030     <widget class="QTabWidget" name="tabs">
0031      <property name="currentIndex">
0032       <number>0</number>
0033      </property>
0034      <property name="documentMode">
0035       <bool>true</bool>
0036      </property>
0037      <widget class="QWidget" name="appearanceTab">
0038       <attribute name="title">
0039        <string comment="@title:tab Tab bar settings">Appearance</string>
0040       </attribute>
0041       <layout class="QVBoxLayout" name="verticalLayout_2">
0042        <property name="spacing">
0043         <number>0</number>
0044        </property>
0045        <item>
0046         <layout class="QGridLayout" name="appearanceTabLayout" columnstretch="0,0,1">
0047          <property name="spacing">
0048           <number>6</number>
0049          </property>
0050          <item row="0" column="0">
0051           <widget class="QLabel" name="showTabBarLabel">
0052            <property name="text">
0053             <string>Show:</string>
0054            </property>
0055            <property name="alignment">
0056             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0057            </property>
0058           </widget>
0059          </item>
0060          <item row="0" column="1" colspan="2">
0061           <widget class="QRadioButton" name="ShowTabBarWhenNeeded">
0062            <property name="text">
0063             <string>When needed</string>
0064            </property>
0065            <attribute name="buttonGroup">
0066             <string notr="true">kcfg_TabBarVisibility</string>
0067            </attribute>
0068           </widget>
0069          </item>
0070          <item row="1" column="1" colspan="2">
0071           <widget class="QRadioButton" name="AlwaysShowTabBar">
0072            <property name="text">
0073             <string>Alwa&amp;ys</string>
0074            </property>
0075            <attribute name="buttonGroup">
0076             <string notr="true">kcfg_TabBarVisibility</string>
0077            </attribute>
0078           </widget>
0079          </item>
0080          <item row="2" column="1" colspan="2">
0081           <widget class="QRadioButton" name="AlwaysHideTabBar">
0082            <property name="text">
0083             <string>&amp;Never</string>
0084            </property>
0085            <attribute name="buttonGroup">
0086             <string notr="true">kcfg_TabBarVisibility</string>
0087            </attribute>
0088           </widget>
0089          </item>
0090          <item row="3" column="1" colspan="2">
0091           <spacer>
0092            <property name="orientation">
0093             <enum>Qt::Vertical</enum>
0094            </property>
0095            <property name="sizeType">
0096             <enum>QSizePolicy::Fixed</enum>
0097            </property>
0098            <property name="sizeHint" stdset="0">
0099             <size>
0100              <width>20</width>
0101              <height>16</height>
0102             </size>
0103            </property>
0104           </spacer>
0105          </item>
0106          <item row="4" column="0">
0107           <widget class="QLabel" name="positionLabel">
0108            <property name="text">
0109             <string>Position:</string>
0110            </property>
0111            <property name="alignment">
0112             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0113            </property>
0114           </widget>
0115          </item>
0116          <item row="4" column="1" colspan="2">
0117           <widget class="QRadioButton" name="Top">
0118            <property name="text">
0119             <string>Above terminal area</string>
0120            </property>
0121            <attribute name="buttonGroup">
0122             <string notr="true">kcfg_TabBarPosition</string>
0123            </attribute>
0124           </widget>
0125          </item>
0126          <item row="5" column="1" colspan="2">
0127           <widget class="QRadioButton" name="Bottom">
0128            <property name="text">
0129             <string>Be&amp;low terminal area</string>
0130            </property>
0131            <attribute name="buttonGroup">
0132             <string notr="true">kcfg_TabBarPosition</string>
0133            </attribute>
0134           </widget>
0135          </item>
0136          <item row="6" column="1" colspan="2">
0137           <spacer>
0138            <property name="orientation">
0139             <enum>Qt::Vertical</enum>
0140            </property>
0141            <property name="sizeType">
0142             <enum>QSizePolicy::Fixed</enum>
0143            </property>
0144            <property name="sizeHint" stdset="0">
0145             <size>
0146              <width>20</width>
0147              <height>16</height>
0148             </size>
0149            </property>
0150           </spacer>
0151          </item>
0152          <item row="7" column="0" alignment="Qt::AlignRight">
0153           <widget class="QLabel" name="showCloseTabButtonLabel">
0154            <property name="text">
0155             <string>Show Close Tab button:</string>
0156            </property>
0157            <property name="alignment">
0158             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0159            </property>
0160           </widget>
0161          </item>
0162          <item row="7" column="1" colspan="2">
0163           <widget class="QRadioButton" name="OnEachTab">
0164            <property name="text">
0165             <string>&amp;On each tab</string>
0166            </property>
0167            <attribute name="buttonGroup">
0168             <string notr="true">kcfg_CloseTabButton</string>
0169            </attribute>
0170           </widget>
0171          </item>
0172          <item row="8" column="1" colspan="2">
0173           <widget class="QRadioButton" name="OnTabBar">
0174            <property name="text">
0175             <string>On &amp;the tab bar</string>
0176            </property>
0177            <attribute name="buttonGroup">
0178             <string notr="true">kcfg_CloseTabButton</string>
0179            </attribute>
0180           </widget>
0181          </item>
0182          <item row="9" column="1" colspan="2">
0183           <widget class="QRadioButton" name="None">
0184            <property name="text">
0185             <string comment="Do not show a close button">None</string>
0186            </property>
0187            <attribute name="buttonGroup">
0188             <string notr="true">kcfg_CloseTabButton</string>
0189            </attribute>
0190           </widget>
0191          </item>
0192          <item row="10" column="1" colspan="2">
0193           <spacer>
0194            <property name="orientation">
0195             <enum>Qt::Vertical</enum>
0196            </property>
0197            <property name="sizeType">
0198             <enum>QSizePolicy::Fixed</enum>
0199            </property>
0200            <property name="sizeHint" stdset="0">
0201             <size>
0202              <width>20</width>
0203              <height>16</height>
0204             </size>
0205            </property>
0206           </spacer>
0207          </item>
0208          <item row="11" column="0">
0209           <widget class="QLabel" name="miscellaneousAppearanceLabel">
0210            <property name="text">
0211             <string comment="@item:intext Miscellaneous Options">Miscellaneous:</string>
0212            </property>
0213            <property name="alignment">
0214             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0215            </property>
0216           </widget>
0217          </item>
0218          <item row="11" column="1" colspan="2">
0219           <widget class="QCheckBox" name="kcfg_NewTabButton">
0220            <property name="text">
0221             <string>Show 'New Tab' button</string>
0222            </property>
0223           </widget>
0224          </item>
0225          <item row="12" column="1" colspan="2">
0226           <widget class="QCheckBox" name="kcfg_ExpandTabWidth">
0227            <property name="text">
0228             <string>Expand individual tab widths to full window</string>
0229            </property>
0230           </widget>
0231          </item>
0232          <item row="13" column="1" colspan="2">
0233           <widget class="QCheckBox" name="kcfg_TabBarUseUserStyleSheet">
0234            <property name="text">
0235             <string>Use user-defined stylesheet:</string>
0236            </property>
0237           </widget>
0238          </item>
0239          <item row="14" column="1">
0240           <spacer>
0241            <property name="orientation">
0242             <enum>Qt::Horizontal</enum>
0243            </property>
0244            <property name="sizeType">
0245             <enum>QSizePolicy::Fixed</enum>
0246            </property>
0247            <property name="sizeHint" stdset="0">
0248             <size>
0249              <width>16</width>
0250              <height>20</height>
0251             </size>
0252            </property>
0253           </spacer>
0254          </item>
0255          <item row="14" column="2">
0256           <widget class="KUrlRequester" name="kcfg_TabBarUserStyleSheetFile">
0257            <property name="enabled">
0258             <bool>false</bool>
0259            </property>
0260            <property name="placeholderText">
0261             <string comment="@item:intext Optional file path is empty">(none)</string>
0262            </property>
0263           </widget>
0264          </item>
0265         </layout>
0266        </item>
0267        <item>
0268         <spacer>
0269          <property name="orientation">
0270           <enum>Qt::Vertical</enum>
0271          </property>
0272          <property name="sizeHint" stdset="0">
0273           <size>
0274            <width>0</width>
0275            <height>0</height>
0276           </size>
0277          </property>
0278         </spacer>
0279        </item>
0280       </layout>
0281      </widget>
0282      <widget class="QWidget" name="behaviorTab">
0283       <attribute name="title">
0284        <string comment="@title:tab Tab bar settings">Behavior</string>
0285       </attribute>
0286       <layout class="QVBoxLayout" name="verticalLayout_3">
0287        <property name="spacing">
0288         <number>0</number>
0289        </property>
0290        <item>
0291         <layout class="QGridLayout" name="behaviorTabLayout" columnstretch="0,0,1">
0292          <property name="spacing">
0293           <number>6</number>
0294          </property>
0295          <item row="0" column="0">
0296           <widget class="QLabel" name="putNewTabsLabel">
0297            <property name="text">
0298             <string>Put new tabs:</string>
0299            </property>
0300            <property name="alignment">
0301             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0302            </property>
0303           </widget>
0304          </item>
0305          <item row="0" column="1" colspan="2">
0306           <widget class="QRadioButton" name="PutNewTabAtTheEnd">
0307            <property name="text">
0308             <string>At &amp;the end</string>
0309            </property>
0310            <attribute name="buttonGroup">
0311             <string notr="true">kcfg_NewTabBehavior</string>
0312            </attribute>
0313           </widget>
0314          </item>
0315          <item row="1" column="1" colspan="2">
0316           <widget class="QRadioButton" name="PutNewTabAfterCurrentTab">
0317            <property name="text">
0318             <string>After current &amp;tab</string>
0319            </property>
0320            <attribute name="buttonGroup">
0321             <string notr="true">kcfg_NewTabBehavior</string>
0322            </attribute>
0323           </widget>
0324          </item>
0325          <item row="2" column="1" colspan="2">
0326           <spacer>
0327            <property name="orientation">
0328             <enum>Qt::Vertical</enum>
0329            </property>
0330            <property name="sizeType">
0331             <enum>QSizePolicy::Fixed</enum>
0332            </property>
0333            <property name="sizeHint" stdset="0">
0334             <size>
0335              <width>20</width>
0336              <height>16</height>
0337             </size>
0338            </property>
0339           </spacer>
0340          </item>
0341          <item row="3" column="0">
0342           <widget class="QLabel" name="miscellaneousBehaviorLabel">
0343            <property name="text">
0344             <string comment="@item:intext Miscellaneous Options">Miscellaneous:</string>
0345            </property>
0346            <property name="alignment">
0347             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0348            </property>
0349           </widget>
0350          </item>
0351          <item row="3" column="1" colspan="2">
0352           <widget class="QCheckBox" name="kcfg_CloseTabOnMiddleMouseButton">
0353            <property name="text">
0354             <string>Close tab on middle-click</string>
0355            </property>
0356           </widget>
0357          </item>
0358         </layout>
0359        </item>
0360        <item>
0361         <spacer>
0362          <property name="orientation">
0363           <enum>Qt::Vertical</enum>
0364          </property>
0365          <property name="sizeHint" stdset="0">
0366           <size>
0367            <width>0</width>
0368            <height>0</height>
0369           </size>
0370          </property>
0371         </spacer>
0372        </item>
0373       </layout>
0374      </widget>
0375      <widget class="QWidget" name="splitTab">
0376       <attribute name="title">
0377        <string>Splits</string>
0378       </attribute>
0379       <layout class="QFormLayout" name="formLayout">
0380        <item row="0" column="0">
0381         <widget class="QLabel" name="label">
0382          <property name="text">
0383           <string>Show Header:</string>
0384          </property>
0385         </widget>
0386        </item>
0387        <item row="0" column="1">
0388         <widget class="QRadioButton" name="ShowSplitHeaderWhenNeeded">
0389          <property name="text">
0390           <string comment="@option:radio When needed show the split header">When needed</string>
0391          </property>
0392          <attribute name="buttonGroup">
0393           <string notr="true">kcfg_SplitViewVisibility</string>
0394          </attribute>
0395         </widget>
0396        </item>
0397        <item row="2" column="1">
0398         <widget class="QRadioButton" name="AlwaysHideSplitHeader">
0399          <property name="text">
0400           <string comment="@option:radio Never show the split header">Never</string>
0401          </property>
0402          <attribute name="buttonGroup">
0403           <string notr="true">kcfg_SplitViewVisibility</string>
0404          </attribute>
0405         </widget>
0406        </item>
0407        <item row="3" column="1">
0408         <spacer name="verticalSpacer_2">
0409          <property name="orientation">
0410           <enum>Qt::Vertical</enum>
0411          </property>
0412          <property name="sizeType">
0413           <enum>QSizePolicy::Fixed</enum>
0414          </property>
0415          <property name="sizeHint" stdset="0">
0416           <size>
0417            <width>20</width>
0418            <height>16</height>
0419           </size>
0420          </property>
0421         </spacer>
0422        </item>
0423        <item row="4" column="0">
0424         <widget class="QLabel" name="label_2">
0425          <property name="text">
0426           <string>Drag Handle Size:</string>
0427          </property>
0428          <property name="margin">
0429           <number>0</number>
0430          </property>
0431         </widget>
0432        </item>
0433        <item row="4" column="1">
0434         <widget class="QRadioButton" name="SplitDragHandleSmall">
0435          <property name="text">
0436           <string comment="@option:radio Small height/width of splitter widget">Small</string>
0437          </property>
0438          <attribute name="buttonGroup">
0439           <string notr="true">kcfg_SplitDragHandleSize</string>
0440          </attribute>
0441         </widget>
0442        </item>
0443        <item row="5" column="1">
0444         <widget class="QRadioButton" name="SplitDragHandleMedium">
0445          <property name="text">
0446           <string comment="@option:radio Medium height/width of splitter widget">Medium</string>
0447          </property>
0448          <attribute name="buttonGroup">
0449           <string notr="true">kcfg_SplitDragHandleSize</string>
0450          </attribute>
0451         </widget>
0452        </item>
0453        <item row="6" column="1">
0454         <widget class="QRadioButton" name="SplitDragHandleLarge">
0455          <property name="text">
0456           <string comment="@option:radio Large height/width of splitter widget">Large</string>
0457          </property>
0458          <attribute name="buttonGroup">
0459           <string notr="true">kcfg_SplitDragHandleSize</string>
0460          </attribute>
0461         </widget>
0462        </item>
0463        <item row="7" column="1">
0464         <spacer name="verticalSpacer">
0465          <property name="orientation">
0466           <enum>Qt::Vertical</enum>
0467          </property>
0468          <property name="sizeHint" stdset="0">
0469           <size>
0470            <width>20</width>
0471            <height>40</height>
0472           </size>
0473          </property>
0474         </spacer>
0475        </item>
0476        <item row="1" column="1">
0477         <widget class="QRadioButton" name="AlwaysShowSplitHeader">
0478          <property name="text">
0479           <string comment="@option:radio Always show the split header">Always</string>
0480          </property>
0481          <attribute name="buttonGroup">
0482           <string notr="true">kcfg_SplitViewVisibility</string>
0483          </attribute>
0484         </widget>
0485        </item>
0486       </layout>
0487      </widget>
0488     </widget>
0489    </item>
0490   </layout>
0491  </widget>
0492  <customwidgets>
0493   <customwidget>
0494    <class>KUrlRequester</class>
0495    <extends>QWidget</extends>
0496    <header>kurlrequester.h</header>
0497    <container>1</container>
0498   </customwidget>
0499  </customwidgets>
0500  <tabstops>
0501   <tabstop>tabs</tabstop>
0502   <tabstop>ShowTabBarWhenNeeded</tabstop>
0503   <tabstop>AlwaysShowTabBar</tabstop>
0504   <tabstop>AlwaysHideTabBar</tabstop>
0505   <tabstop>Bottom</tabstop>
0506   <tabstop>Top</tabstop>
0507   <tabstop>OnEachTab</tabstop>
0508   <tabstop>OnTabBar</tabstop>
0509   <tabstop>None</tabstop>
0510   <tabstop>kcfg_ExpandTabWidth</tabstop>
0511   <tabstop>kcfg_TabBarUseUserStyleSheet</tabstop>
0512   <tabstop>PutNewTabAtTheEnd</tabstop>
0513   <tabstop>PutNewTabAfterCurrentTab</tabstop>
0514   <tabstop>kcfg_CloseTabOnMiddleMouseButton</tabstop>
0515  </tabstops>
0516  <resources/>
0517  <connections>
0518   <connection>
0519    <sender>AlwaysHideTabBar</sender>
0520    <signal>toggled(bool)</signal>
0521    <receiver>Bottom</receiver>
0522    <slot>setDisabled(bool)</slot>
0523    <hints>
0524     <hint type="sourcelabel">
0525      <x>20</x>
0526      <y>20</y>
0527     </hint>
0528     <hint type="destinationlabel">
0529      <x>20</x>
0530      <y>20</y>
0531     </hint>
0532    </hints>
0533   </connection>
0534   <connection>
0535    <sender>AlwaysHideTabBar</sender>
0536    <signal>toggled(bool)</signal>
0537    <receiver>kcfg_TabBarUseUserStyleSheet</receiver>
0538    <slot>setDisabled(bool)</slot>
0539    <hints>
0540     <hint type="sourcelabel">
0541      <x>20</x>
0542      <y>20</y>
0543     </hint>
0544     <hint type="destinationlabel">
0545      <x>20</x>
0546      <y>20</y>
0547     </hint>
0548    </hints>
0549   </connection>
0550   <connection>
0551    <sender>AlwaysHideTabBar</sender>
0552    <signal>toggled(bool)</signal>
0553    <receiver>miscellaneousAppearanceLabel</receiver>
0554    <slot>setDisabled(bool)</slot>
0555    <hints>
0556     <hint type="sourcelabel">
0557      <x>20</x>
0558      <y>20</y>
0559     </hint>
0560     <hint type="destinationlabel">
0561      <x>20</x>
0562      <y>20</y>
0563     </hint>
0564    </hints>
0565   </connection>
0566   <connection>
0567    <sender>AlwaysHideTabBar</sender>
0568    <signal>toggled(bool)</signal>
0569    <receiver>kcfg_ExpandTabWidth</receiver>
0570    <slot>setDisabled(bool)</slot>
0571    <hints>
0572     <hint type="sourcelabel">
0573      <x>20</x>
0574      <y>20</y>
0575     </hint>
0576     <hint type="destinationlabel">
0577      <x>20</x>
0578      <y>20</y>
0579     </hint>
0580    </hints>
0581   </connection>
0582   <connection>
0583    <sender>AlwaysHideTabBar</sender>
0584    <signal>toggled(bool)</signal>
0585    <receiver>OnEachTab</receiver>
0586    <slot>setDisabled(bool)</slot>
0587    <hints>
0588     <hint type="sourcelabel">
0589      <x>20</x>
0590      <y>20</y>
0591     </hint>
0592     <hint type="destinationlabel">
0593      <x>20</x>
0594      <y>20</y>
0595     </hint>
0596    </hints>
0597   </connection>
0598   <connection>
0599    <sender>AlwaysHideTabBar</sender>
0600    <signal>toggled(bool)</signal>
0601    <receiver>positionLabel</receiver>
0602    <slot>setDisabled(bool)</slot>
0603    <hints>
0604     <hint type="sourcelabel">
0605      <x>20</x>
0606      <y>20</y>
0607     </hint>
0608     <hint type="destinationlabel">
0609      <x>20</x>
0610      <y>20</y>
0611     </hint>
0612    </hints>
0613   </connection>
0614   <connection>
0615    <sender>kcfg_TabBarUseUserStyleSheet</sender>
0616    <signal>toggled(bool)</signal>
0617    <receiver>kcfg_TabBarUserStyleSheetFile</receiver>
0618    <slot>setEnabled(bool)</slot>
0619    <hints>
0620     <hint type="sourcelabel">
0621      <x>20</x>
0622      <y>20</y>
0623     </hint>
0624     <hint type="destinationlabel">
0625      <x>20</x>
0626      <y>20</y>
0627     </hint>
0628    </hints>
0629   </connection>
0630   <connection>
0631    <sender>AlwaysHideTabBar</sender>
0632    <signal>toggled(bool)</signal>
0633    <receiver>Top</receiver>
0634    <slot>setDisabled(bool)</slot>
0635    <hints>
0636     <hint type="sourcelabel">
0637      <x>20</x>
0638      <y>20</y>
0639     </hint>
0640     <hint type="destinationlabel">
0641      <x>20</x>
0642      <y>20</y>
0643     </hint>
0644    </hints>
0645   </connection>
0646   <connection>
0647    <sender>AlwaysHideTabBar</sender>
0648    <signal>toggled(bool)</signal>
0649    <receiver>showCloseTabButtonLabel</receiver>
0650    <slot>setDisabled(bool)</slot>
0651    <hints>
0652     <hint type="sourcelabel">
0653      <x>20</x>
0654      <y>20</y>
0655     </hint>
0656     <hint type="destinationlabel">
0657      <x>20</x>
0658      <y>20</y>
0659     </hint>
0660    </hints>
0661   </connection>
0662   <connection>
0663    <sender>AlwaysHideTabBar</sender>
0664    <signal>toggled(bool)</signal>
0665    <receiver>OnTabBar</receiver>
0666    <slot>setDisabled(bool)</slot>
0667    <hints>
0668     <hint type="sourcelabel">
0669      <x>20</x>
0670      <y>20</y>
0671     </hint>
0672     <hint type="destinationlabel">
0673      <x>20</x>
0674      <y>20</y>
0675     </hint>
0676    </hints>
0677   </connection>
0678   <connection>
0679    <sender>AlwaysHideTabBar</sender>
0680    <signal>toggled(bool)</signal>
0681    <receiver>None</receiver>
0682    <slot>setDisabled(bool)</slot>
0683    <hints>
0684     <hint type="sourcelabel">
0685      <x>20</x>
0686      <y>20</y>
0687     </hint>
0688     <hint type="destinationlabel">
0689      <x>20</x>
0690      <y>20</y>
0691     </hint>
0692    </hints>
0693   </connection>
0694   <connection>
0695    <sender>AlwaysHideTabBar</sender>
0696    <signal>toggled(bool)</signal>
0697    <receiver>kcfg_CloseTabOnMiddleMouseButton</receiver>
0698    <slot>setDisabled(bool)</slot>
0699    <hints>
0700     <hint type="sourcelabel">
0701      <x>20</x>
0702      <y>20</y>
0703     </hint>
0704     <hint type="destinationlabel">
0705      <x>20</x>
0706      <y>20</y>
0707     </hint>
0708    </hints>
0709   </connection>
0710   <connection>
0711    <sender>AlwaysHideTabBar</sender>
0712    <signal>toggled(bool)</signal>
0713    <receiver>miscellaneousBehaviorLabel</receiver>
0714    <slot>setDisabled(bool)</slot>
0715    <hints>
0716     <hint type="sourcelabel">
0717      <x>20</x>
0718      <y>20</y>
0719     </hint>
0720     <hint type="destinationlabel">
0721      <x>20</x>
0722      <y>20</y>
0723     </hint>
0724    </hints>
0725   </connection>
0726  </connections>
0727  <buttongroups>
0728   <buttongroup name="kcfg_SplitDragHandleSize"/>
0729   <buttongroup name="kcfg_TabBarVisibility"/>
0730   <buttongroup name="kcfg_TabBarPosition"/>
0731   <buttongroup name="kcfg_CloseTabButton"/>
0732   <buttongroup name="kcfg_NewTabBehavior"/>
0733   <buttongroup name="kcfg_SplitViewVisibility"/>
0734  </buttongroups>
0735 </ui>