Warning, /system/kcm-grub2/ui/kcm_grub2.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>KCMGRUB2</class>
0004  <widget class="QWidget" name="KCMGRUB2">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>484</width>
0010     <height>499</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout_6">
0014    <item row="0" column="0">
0015     <widget class="QTabWidget" name="tabwidget">
0016      <property name="currentIndex">
0017       <number>0</number>
0018      </property>
0019      <widget class="QWidget" name="tab">
0020       <attribute name="title">
0021        <string comment="@title:tab Refers to settings.">General</string>
0022       </attribute>
0023       <layout class="QGridLayout" name="gridLayout_4">
0024        <item row="0" column="0">
0025         <widget class="QGroupBox" name="groupBox_default">
0026          <property name="title">
0027           <string comment="@title:group">Default Entry</string>
0028          </property>
0029          <layout class="QFormLayout" name="formLayout">
0030           <item row="0" column="0">
0031            <widget class="QLabel" name="label_default">
0032             <property name="text">
0033              <string comment="@label:listbox">Default Entry:</string>
0034             </property>
0035            </widget>
0036           </item>
0037           <item row="0" column="1">
0038            <layout class="QHBoxLayout" name="horizontalLayout">
0039             <item>
0040              <widget class="QComboBox" name="combobox_default">
0041               <property name="sizeAdjustPolicy">
0042                <enum>QComboBox::AdjustToContents</enum>
0043               </property>
0044              </widget>
0045             </item>
0046             <item>
0047              <widget class="QPushButton" name="pushbutton_remove">
0048               <property name="text">
0049                <string comment="@action:button">Remove Old Entries</string>
0050               </property>
0051              </widget>
0052             </item>
0053            </layout>
0054           </item>
0055           <item row="1" column="0" colspan="2">
0056            <widget class="QCheckBox" name="checkBox_savedefault">
0057             <property name="text">
0058              <string comment="@option:check">The next booted entry will become default</string>
0059             </property>
0060            </widget>
0061           </item>
0062          </layout>
0063         </widget>
0064        </item>
0065        <item row="1" column="0">
0066         <widget class="QGroupBox" name="groupBox_timeout">
0067          <property name="title">
0068           <string comment="@title:group">Timeout</string>
0069          </property>
0070          <layout class="QFormLayout" name="formLayout_4">
0071           <item row="0" column="0" colspan="2">
0072            <layout class="QFormLayout" name="formLayout_2">
0073             <item row="0" column="0">
0074              <widget class="QCheckBox" name="checkBox_hiddenTimeout">
0075               <property name="text">
0076                <string comment="@option:check">Hide the menu for:</string>
0077               </property>
0078              </widget>
0079             </item>
0080             <item row="0" column="1">
0081              <widget class="QSpinBox" name="spinBox_hiddenTimeout">
0082               <property name="enabled">
0083                <bool>false</bool>
0084               </property>
0085               <property name="suffix">
0086                <string comment="@label:spinbox seconds (suffix)">s</string>
0087               </property>
0088              </widget>
0089             </item>
0090            </layout>
0091           </item>
0092           <item row="1" column="0">
0093            <spacer name="horizontalSpacer_2">
0094             <property name="orientation">
0095              <enum>Qt::Horizontal</enum>
0096             </property>
0097             <property name="sizeType">
0098              <enum>QSizePolicy::Minimum</enum>
0099             </property>
0100             <property name="sizeHint" stdset="0">
0101              <size>
0102               <width>40</width>
0103               <height>20</height>
0104              </size>
0105             </property>
0106            </spacer>
0107           </item>
0108           <item row="1" column="1">
0109            <widget class="QCheckBox" name="checkBox_hiddenTimeoutShowTimer">
0110             <property name="enabled">
0111              <bool>false</bool>
0112             </property>
0113             <property name="text">
0114              <string comment="@option:check">Show countdown timer</string>
0115             </property>
0116            </widget>
0117           </item>
0118           <item row="2" column="0" colspan="2">
0119            <widget class="QCheckBox" name="checkBox_timeout">
0120             <property name="text">
0121              <string comment="@option:check">Automatically boot the default entry after showing the menu</string>
0122             </property>
0123            </widget>
0124           </item>
0125           <item row="3" column="0">
0126            <spacer name="horizontalSpacer_3">
0127             <property name="orientation">
0128              <enum>Qt::Horizontal</enum>
0129             </property>
0130             <property name="sizeHint" stdset="0">
0131              <size>
0132               <width>40</width>
0133               <height>20</height>
0134              </size>
0135             </property>
0136            </spacer>
0137           </item>
0138           <item row="3" column="1">
0139            <widget class="QRadioButton" name="radioButton_timeout0">
0140             <property name="enabled">
0141              <bool>false</bool>
0142             </property>
0143             <property name="text">
0144              <string comment="@option:radio">Immediately</string>
0145             </property>
0146            </widget>
0147           </item>
0148           <item row="4" column="0">
0149            <spacer name="horizontalSpacer_4">
0150             <property name="orientation">
0151              <enum>Qt::Horizontal</enum>
0152             </property>
0153             <property name="sizeHint" stdset="0">
0154              <size>
0155               <width>40</width>
0156               <height>21</height>
0157              </size>
0158             </property>
0159            </spacer>
0160           </item>
0161           <item row="4" column="1">
0162            <layout class="QFormLayout" name="formLayout_3">
0163             <item row="0" column="0">
0164              <widget class="QRadioButton" name="radioButton_timeout">
0165               <property name="enabled">
0166                <bool>false</bool>
0167               </property>
0168               <property name="text">
0169                <string comment="@option:radio">After:</string>
0170               </property>
0171               <property name="checked">
0172                <bool>true</bool>
0173               </property>
0174              </widget>
0175             </item>
0176             <item row="0" column="1">
0177              <widget class="QSpinBox" name="spinBox_timeout">
0178               <property name="enabled">
0179                <bool>false</bool>
0180               </property>
0181               <property name="suffix">
0182                <string comment="@label:spinbox seconds (suffix)">s</string>
0183               </property>
0184               <property name="minimum">
0185                <number>1</number>
0186               </property>
0187              </widget>
0188             </item>
0189            </layout>
0190           </item>
0191          </layout>
0192         </widget>
0193        </item>
0194        <item row="2" column="0">
0195         <widget class="QGroupBox" name="groupBox_entries">
0196          <property name="title">
0197           <string comment="@title:group">Generated Entries</string>
0198          </property>
0199          <layout class="QFormLayout" name="formLayout_6">
0200           <item row="0" column="0">
0201            <widget class="QLabel" name="label_language">
0202             <property name="text">
0203              <string>Language:</string>
0204             </property>
0205            </widget>
0206           </item>
0207           <item row="0" column="1">
0208            <widget class="QComboBox" name="combobox_language">
0209             <property name="sizeAdjustPolicy">
0210              <enum>QComboBox::AdjustToContents</enum>
0211             </property>
0212            </widget>
0213           </item>
0214           <item row="1" column="0" colspan="2">
0215            <widget class="QCheckBox" name="checkBox_recovery">
0216             <property name="text">
0217              <string comment="@option:check">Generate recovery entries</string>
0218             </property>
0219            </widget>
0220           </item>
0221           <item row="2" column="0" colspan="2">
0222            <widget class="QCheckBox" name="checkBox_memtest">
0223             <property name="text">
0224              <string comment="@option:check">Generate memtest entries</string>
0225             </property>
0226            </widget>
0227           </item>
0228           <item row="3" column="0" colspan="2">
0229            <widget class="QCheckBox" name="checkBox_osProber">
0230             <property name="text">
0231              <string comment="@option:check">Probe for operating systems</string>
0232             </property>
0233            </widget>
0234           </item>
0235          </layout>
0236         </widget>
0237        </item>
0238        <item row="3" column="0">
0239         <spacer name="verticalSpacer">
0240          <property name="orientation">
0241           <enum>Qt::Vertical</enum>
0242          </property>
0243          <property name="sizeHint" stdset="0">
0244           <size>
0245            <width>20</width>
0246            <height>43</height>
0247           </size>
0248          </property>
0249         </spacer>
0250        </item>
0251       </layout>
0252      </widget>
0253      <widget class="QWidget" name="tab_3">
0254       <attribute name="title">
0255        <string comment="@title:tab">Appearance</string>
0256       </attribute>
0257       <layout class="QGridLayout" name="gridLayout_3">
0258        <item row="0" column="0">
0259         <widget class="QGroupBox" name="groupBox_resolutions">
0260          <property name="title">
0261           <string comment="@title:group">Resolutions</string>
0262          </property>
0263          <layout class="QFormLayout" name="formLayout_9">
0264           <item row="0" column="0">
0265            <widget class="QLabel" name="label_gfxmode">
0266             <property name="text">
0267              <string comment="@label:listbox">GRUB:</string>
0268             </property>
0269            </widget>
0270           </item>
0271           <item row="0" column="1">
0272            <layout class="QHBoxLayout" name="horizontalLayout_8">
0273             <item>
0274              <widget class="QComboBox" name="combobox_gfxmode">
0275               <property name="sizeAdjustPolicy">
0276                <enum>QComboBox::AdjustToContents</enum>
0277               </property>
0278              </widget>
0279             </item>
0280             <item>
0281              <widget class="QToolButton" name="toolButton_refreshGfxmode">
0282               <property name="toolTip">
0283                <string comment="@info:tooltip">Probe for supported VBE resolutions.</string>
0284               </property>
0285               <property name="autoRaise">
0286                <bool>true</bool>
0287               </property>
0288              </widget>
0289             </item>
0290            </layout>
0291           </item>
0292           <item row="1" column="0">
0293            <widget class="QLabel" name="label_gfxpayload">
0294             <property name="text">
0295              <string comment="@label:listbox">Linux Kernel:</string>
0296             </property>
0297            </widget>
0298           </item>
0299           <item row="1" column="1">
0300            <layout class="QHBoxLayout" name="horizontalLayout_9">
0301             <item>
0302              <widget class="QComboBox" name="combobox_gfxpayload">
0303               <property name="sizeAdjustPolicy">
0304                <enum>QComboBox::AdjustToContents</enum>
0305               </property>
0306              </widget>
0307             </item>
0308             <item>
0309              <widget class="QToolButton" name="toolButton_refreshGfxpayload">
0310               <property name="toolTip">
0311                <string comment="@info:tooltip">Probe for supported VBE resolutions.</string>
0312               </property>
0313               <property name="autoRaise">
0314                <bool>true</bool>
0315               </property>
0316              </widget>
0317             </item>
0318            </layout>
0319           </item>
0320          </layout>
0321         </widget>
0322        </item>
0323        <item row="1" column="0">
0324         <widget class="QGroupBox" name="groupBox_colors">
0325          <property name="title">
0326           <string comment="@title:group">Colors</string>
0327          </property>
0328          <layout class="QGridLayout" name="gridLayout">
0329           <item row="0" column="0">
0330            <layout class="QFormLayout" name="formLayout_11">
0331             <item row="0" column="0">
0332              <widget class="QLabel" name="label_normalForeground">
0333               <property name="text">
0334                <string comment="@label:chooser">Normal Foreground (Text):</string>
0335               </property>
0336              </widget>
0337             </item>
0338             <item row="0" column="1">
0339              <widget class="QComboBox" name="combobox_normalForeground"/>
0340             </item>
0341             <item row="1" column="0">
0342              <widget class="QLabel" name="label_highlightForeground">
0343               <property name="text">
0344                <string comment="@label:chooser">Highlight Foreground (Text):</string>
0345               </property>
0346              </widget>
0347             </item>
0348             <item row="1" column="1">
0349              <widget class="QComboBox" name="combobox_highlightForeground"/>
0350             </item>
0351            </layout>
0352           </item>
0353           <item row="0" column="1">
0354            <layout class="QFormLayout" name="formLayout_10">
0355             <item row="0" column="0">
0356              <widget class="QLabel" name="label_normalBackground">
0357               <property name="text">
0358                <string comment="@label:chooser">Normal Background:</string>
0359               </property>
0360              </widget>
0361             </item>
0362             <item row="0" column="1">
0363              <widget class="QComboBox" name="combobox_normalBackground"/>
0364             </item>
0365             <item row="1" column="0">
0366              <widget class="QLabel" name="label_highlightBackground">
0367               <property name="text">
0368                <string comment="@label:chooser">Highlight Background:</string>
0369               </property>
0370              </widget>
0371             </item>
0372             <item row="1" column="1">
0373              <widget class="QComboBox" name="combobox_highlightBackground"/>
0374             </item>
0375            </layout>
0376           </item>
0377          </layout>
0378         </widget>
0379        </item>
0380        <item row="2" column="0">
0381         <widget class="QGroupBox" name="groupBox_background">
0382          <property name="title">
0383           <string comment="@title:group Refers to the image shown behind the boot menu.">Background</string>
0384          </property>
0385          <layout class="QFormLayout" name="formLayout_12">
0386           <item row="0" column="0">
0387            <widget class="QLabel" name="label_background">
0388             <property name="text">
0389              <string comment="@label:textbox">Wallpaper:</string>
0390             </property>
0391            </widget>
0392           </item>
0393           <item row="0" column="1">
0394            <layout class="QHBoxLayout" name="horizontalLayout_7">
0395             <item>
0396              <widget class="KUrlRequester" name="kurlrequester_background"/>
0397             </item>
0398             <item>
0399              <widget class="QPushButton" name="pushbutton_preview">
0400               <property name="text">
0401                <string comment="@action:button">Preview</string>
0402               </property>
0403              </widget>
0404             </item>
0405             <item>
0406              <widget class="QPushButton" name="pushbutton_create">
0407               <property name="text">
0408                <string comment="@action:button">Create</string>
0409               </property>
0410              </widget>
0411             </item>
0412            </layout>
0413           </item>
0414           <item row="1" column="0">
0415            <widget class="QLabel" name="label_theme">
0416             <property name="text">
0417              <string comment="@label:textbox">Theme:</string>
0418             </property>
0419            </widget>
0420           </item>
0421           <item row="1" column="1">
0422            <widget class="KUrlRequester" name="kurlrequester_theme"/>
0423           </item>
0424          </layout>
0425         </widget>
0426        </item>
0427        <item row="3" column="0">
0428         <spacer name="verticalSpacer_3">
0429          <property name="orientation">
0430           <enum>Qt::Vertical</enum>
0431          </property>
0432          <property name="sizeHint" stdset="0">
0433           <size>
0434            <width>20</width>
0435            <height>69</height>
0436           </size>
0437          </property>
0438         </spacer>
0439        </item>
0440       </layout>
0441      </widget>
0442      <widget class="QWidget" name="tab_2">
0443       <attribute name="title">
0444        <string comment="@title:tab Refers to settings.">Advanced</string>
0445       </attribute>
0446       <layout class="QGridLayout" name="gridLayout_2">
0447        <item row="0" column="0">
0448         <widget class="QGroupBox" name="groupBox_linux">
0449          <property name="title">
0450           <string comment="@title:group">Linux Kernel Arguments</string>
0451          </property>
0452          <layout class="QFormLayout" name="formLayout_8">
0453           <item row="0" column="0">
0454            <widget class="QLabel" name="label_cmdlineDefault">
0455             <property name="text">
0456              <string comment="@label:textbox">Normal Entries:</string>
0457             </property>
0458            </widget>
0459           </item>
0460           <item row="0" column="1">
0461            <layout class="QHBoxLayout" name="horizontalLayout_2">
0462             <item>
0463              <widget class="QLineEdit" name="lineedit_cmdlineDefault"/>
0464             </item>
0465             <item>
0466              <widget class="QPushButton" name="pushbutton_cmdlineDefaultSuggestions">
0467               <property name="text">
0468                <string comment="@action:button">Suggestions</string>
0469               </property>
0470              </widget>
0471             </item>
0472            </layout>
0473           </item>
0474           <item row="1" column="0">
0475            <widget class="QLabel" name="label_cmdline">
0476             <property name="text">
0477              <string comment="@label:textbox">All Entries:</string>
0478             </property>
0479            </widget>
0480           </item>
0481           <item row="1" column="1">
0482            <layout class="QHBoxLayout" name="horizontalLayout_3">
0483             <item>
0484              <widget class="QLineEdit" name="lineedit_cmdline"/>
0485             </item>
0486             <item>
0487              <widget class="QPushButton" name="pushbutton_cmdlineSuggestions">
0488               <property name="text">
0489                <string comment="@action:button">Suggestions</string>
0490               </property>
0491              </widget>
0492             </item>
0493            </layout>
0494           </item>
0495          </layout>
0496         </widget>
0497        </item>
0498        <item row="1" column="0">
0499         <widget class="QGroupBox" name="groupBox_terminal">
0500          <property name="title">
0501           <string comment="@title:group Noun.">Terminal</string>
0502          </property>
0503          <layout class="QFormLayout" name="formLayout_7">
0504           <item row="0" column="0">
0505            <widget class="QLabel" name="label_terminal">
0506             <property name="text">
0507              <string comment="@label:textbox Noun.">Terminal:</string>
0508             </property>
0509            </widget>
0510           </item>
0511           <item row="0" column="1">
0512            <layout class="QHBoxLayout" name="horizontalLayout_4">
0513             <item>
0514              <widget class="QLineEdit" name="lineedit_terminal"/>
0515             </item>
0516             <item>
0517              <widget class="QPushButton" name="pushbutton_terminalSuggestions">
0518               <property name="text">
0519                <string comment="@action:button">Suggestions</string>
0520               </property>
0521              </widget>
0522             </item>
0523            </layout>
0524           </item>
0525           <item row="1" column="0">
0526            <widget class="QLabel" name="label_terminalInput">
0527             <property name="text">
0528              <string comment="@label:textbox">Input Terminal:</string>
0529             </property>
0530            </widget>
0531           </item>
0532           <item row="1" column="1">
0533            <layout class="QHBoxLayout" name="horizontalLayout_5">
0534             <item>
0535              <widget class="QLineEdit" name="lineedit_terminalInput"/>
0536             </item>
0537             <item>
0538              <widget class="QPushButton" name="pushbutton_terminalInputSuggestions">
0539               <property name="text">
0540                <string comment="@action:button">Suggestions</string>
0541               </property>
0542              </widget>
0543             </item>
0544            </layout>
0545           </item>
0546           <item row="2" column="0">
0547            <widget class="QLabel" name="label_terminalOutput">
0548             <property name="text">
0549              <string comment="@label:textbox">Output Terminal:</string>
0550             </property>
0551            </widget>
0552           </item>
0553           <item row="2" column="1">
0554            <layout class="QHBoxLayout" name="horizontalLayout_6">
0555             <item>
0556              <widget class="QLineEdit" name="lineedit_terminalOutput"/>
0557             </item>
0558             <item>
0559              <widget class="QPushButton" name="pushbutton_terminalOutputSuggestions">
0560               <property name="text">
0561                <string comment="@action:button">Suggestions</string>
0562               </property>
0563              </widget>
0564             </item>
0565            </layout>
0566           </item>
0567          </layout>
0568         </widget>
0569        </item>
0570        <item row="2" column="0">
0571         <widget class="QGroupBox" name="groupBox_other">
0572          <property name="title">
0573           <string comment="@title:group Refers to settings.">Other</string>
0574          </property>
0575          <layout class="QFormLayout" name="formLayout_5">
0576           <item row="0" column="0">
0577            <widget class="QLabel" name="label_distributor">
0578             <property name="text">
0579              <string comment="@label:textbox">Distributor:</string>
0580             </property>
0581            </widget>
0582           </item>
0583           <item row="0" column="1">
0584            <widget class="QLineEdit" name="lineedit_distributor"/>
0585           </item>
0586           <item row="1" column="0">
0587            <widget class="QLabel" name="label_serial">
0588             <property name="text">
0589              <string comment="@label:textbox">Serial Command:</string>
0590             </property>
0591            </widget>
0592           </item>
0593           <item row="1" column="1">
0594            <widget class="QLineEdit" name="lineedit_serial"/>
0595           </item>
0596           <item row="2" column="0">
0597            <widget class="QLabel" name="label_initTune">
0598             <property name="text">
0599              <string comment="@label:textbox">Init Tune:</string>
0600             </property>
0601            </widget>
0602           </item>
0603           <item row="2" column="1">
0604            <widget class="QLineEdit" name="lineedit_initTune"/>
0605           </item>
0606           <item row="3" column="0">
0607            <widget class="QLabel" name="label_uuid">
0608             <property name="text">
0609              <string comment="@option:check">Enable UUIDs:</string>
0610             </property>
0611            </widget>
0612           </item>
0613           <item row="3" column="1">
0614            <widget class="QCheckBox" name="checkBox_uuid"/>
0615           </item>
0616          </layout>
0617         </widget>
0618        </item>
0619        <item row="4" column="0">
0620         <spacer name="verticalSpacer_2">
0621          <property name="orientation">
0622           <enum>Qt::Vertical</enum>
0623          </property>
0624          <property name="sizeHint" stdset="0">
0625           <size>
0626            <width>20</width>
0627            <height>43</height>
0628           </size>
0629          </property>
0630         </spacer>
0631        </item>
0632        <item row="3" column="0">
0633         <widget class="QGroupBox" name="groupBox_tools">
0634          <property name="title">
0635           <string comment="@title:group">Tools</string>
0636          </property>
0637          <layout class="QGridLayout" name="gridLayout_8">
0638           <item row="0" column="0">
0639            <widget class="QPushButton" name="pushbutton_install">
0640             <property name="sizePolicy">
0641              <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
0642               <horstretch>0</horstretch>
0643               <verstretch>0</verstretch>
0644              </sizepolicy>
0645             </property>
0646             <property name="text">
0647              <string comment="@action:button">Install/Recover Bootloader</string>
0648             </property>
0649            </widget>
0650           </item>
0651          </layout>
0652         </widget>
0653        </item>
0654       </layout>
0655      </widget>
0656     </widget>
0657    </item>
0658   </layout>
0659  </widget>
0660  <customwidgets>
0661   <customwidget>
0662    <class>KUrlRequester</class>
0663    <extends>QFrame</extends>
0664    <header>kurlrequester.h</header>
0665   </customwidget>
0666  </customwidgets>
0667  <resources/>
0668  <connections/>
0669 </ui>