Warning, /system/apper/libapper/RepoSig.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>RepoSig</class>
0004  <widget class="QDialog" name="RepoSig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>164</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Software signature is required</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="1" column="0">
0018     <spacer name="verticalSpacer">
0019      <property name="orientation">
0020       <enum>Qt::Vertical</enum>
0021      </property>
0022      <property name="sizeHint" stdset="0">
0023       <size>
0024        <width>20</width>
0025        <height>10</height>
0026       </size>
0027      </property>
0028     </spacer>
0029    </item>
0030    <item row="0" column="0">
0031     <layout class="QFormLayout" name="formLayout">
0032      <property name="fieldGrowthPolicy">
0033       <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
0034      </property>
0035      <property name="rowWrapPolicy">
0036       <enum>QFormLayout::WrapLongRows</enum>
0037      </property>
0038      <item row="0" column="0">
0039       <widget class="QLabel" name="label_2">
0040        <property name="sizePolicy">
0041         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0042          <horstretch>0</horstretch>
0043          <verstretch>0</verstretch>
0044         </sizepolicy>
0045        </property>
0046        <property name="text">
0047         <string>Repository name:</string>
0048        </property>
0049       </widget>
0050      </item>
0051      <item row="0" column="1">
0052       <widget class="QLabel" name="repoNameL">
0053        <property name="sizePolicy">
0054         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0055          <horstretch>0</horstretch>
0056          <verstretch>0</verstretch>
0057         </sizepolicy>
0058        </property>
0059        <property name="wordWrap">
0060         <bool>true</bool>
0061        </property>
0062       </widget>
0063      </item>
0064      <item row="1" column="0">
0065       <widget class="QLabel" name="label_3">
0066        <property name="sizePolicy">
0067         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0068          <horstretch>0</horstretch>
0069          <verstretch>0</verstretch>
0070         </sizepolicy>
0071        </property>
0072        <property name="text">
0073         <string>Signature URL:</string>
0074        </property>
0075       </widget>
0076      </item>
0077      <item row="1" column="1">
0078       <widget class="QLabel" name="sigUrlL">
0079        <property name="sizePolicy">
0080         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0081          <horstretch>0</horstretch>
0082          <verstretch>0</verstretch>
0083         </sizepolicy>
0084        </property>
0085        <property name="wordWrap">
0086         <bool>true</bool>
0087        </property>
0088       </widget>
0089      </item>
0090      <item row="2" column="0">
0091       <widget class="QLabel" name="label_4">
0092        <property name="sizePolicy">
0093         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0094          <horstretch>0</horstretch>
0095          <verstretch>0</verstretch>
0096         </sizepolicy>
0097        </property>
0098        <property name="text">
0099         <string>Signature user identifier:</string>
0100        </property>
0101       </widget>
0102      </item>
0103      <item row="2" column="1">
0104       <widget class="QLabel" name="sigUserIdL">
0105        <property name="sizePolicy">
0106         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0107          <horstretch>0</horstretch>
0108          <verstretch>0</verstretch>
0109         </sizepolicy>
0110        </property>
0111        <property name="wordWrap">
0112         <bool>true</bool>
0113        </property>
0114       </widget>
0115      </item>
0116      <item row="3" column="0">
0117       <widget class="QLabel" name="label_5">
0118        <property name="sizePolicy">
0119         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0120          <horstretch>0</horstretch>
0121          <verstretch>0</verstretch>
0122         </sizepolicy>
0123        </property>
0124        <property name="text">
0125         <string>Signature identifier:</string>
0126        </property>
0127       </widget>
0128      </item>
0129      <item row="3" column="1">
0130       <widget class="QLabel" name="sigIdL">
0131        <property name="sizePolicy">
0132         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0133          <horstretch>0</horstretch>
0134          <verstretch>0</verstretch>
0135         </sizepolicy>
0136        </property>
0137        <property name="wordWrap">
0138         <bool>true</bool>
0139        </property>
0140       </widget>
0141      </item>
0142     </layout>
0143    </item>
0144    <item row="2" column="0">
0145     <widget class="QLabel" name="label">
0146      <property name="text">
0147       <string>Do you trust the origin of packages?</string>
0148      </property>
0149      <property name="margin">
0150       <number>5</number>
0151      </property>
0152     </widget>
0153    </item>
0154    <item row="3" column="0">
0155     <widget class="QDialogButtonBox" name="buttonBox">
0156      <property name="standardButtons">
0157       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Yes</set>
0158      </property>
0159     </widget>
0160    </item>
0161   </layout>
0162  </widget>
0163  <resources/>
0164  <connections>
0165   <connection>
0166    <sender>buttonBox</sender>
0167    <signal>accepted()</signal>
0168    <receiver>RepoSig</receiver>
0169    <slot>accept()</slot>
0170    <hints>
0171     <hint type="sourcelabel">
0172      <x>214</x>
0173      <y>138</y>
0174     </hint>
0175     <hint type="destinationlabel">
0176      <x>391</x>
0177      <y>88</y>
0178     </hint>
0179    </hints>
0180   </connection>
0181   <connection>
0182    <sender>buttonBox</sender>
0183    <signal>rejected()</signal>
0184    <receiver>RepoSig</receiver>
0185    <slot>reject()</slot>
0186    <hints>
0187     <hint type="sourcelabel">
0188      <x>244</x>
0189      <y>141</y>
0190     </hint>
0191     <hint type="destinationlabel">
0192      <x>315</x>
0193      <y>127</y>
0194     </hint>
0195    </hints>
0196   </connection>
0197  </connections>
0198 </ui>