Warning, /pim/trojita/src/Gui/SettingsGeneralPage.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>GeneralPage</class>
0004  <widget class="QScrollArea" name="GeneralPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>417</width>
0010     <height>432</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>ScrollArea</string>
0015   </property>
0016   <property name="frameShadow">
0017    <enum>QFrame::Plain</enum>
0018   </property>
0019   <property name="widgetResizable">
0020    <bool>true</bool>
0021   </property>
0022   <widget class="QWidget" name="scrollAreaWidgetContents">
0023    <property name="geometry">
0024     <rect>
0025      <x>0</x>
0026      <y>0</y>
0027      <width>415</width>
0028      <height>536</height>
0029     </rect>
0030    </property>
0031    <property name="layoutDirection">
0032     <enum>Qt::LeftToRight</enum>
0033    </property>
0034    <layout class="QGridLayout" name="gridLayout">
0035     <item row="8" column="0" colspan="2">
0036      <widget class="QCheckBox" name="showHomepageCheckbox">
0037       <property name="toolTip">
0038        <string/>
0039       </property>
0040       <property name="text">
0041        <string>Show Trojitá's homepage on startup</string>
0042       </property>
0043      </widget>
0044     </item>
0045     <item row="9" column="0" colspan="2">
0046      <widget class="QCheckBox" name="preferPlaintextCheckbox">
0047       <property name="text">
0048        <string>Show plaintext e-mails instead of the HTML version</string>
0049       </property>
0050      </widget>
0051     </item>
0052     <item row="10" column="0" colspan="2">
0053      <widget class="QCheckBox" name="guiSystrayCheckbox">
0054       <property name="text">
0055        <string>Show system tray icon</string>
0056       </property>
0057      </widget>
0058     </item>
0059     <item row="11" column="0">
0060      <widget class="QCheckBox" name="guiStartMinimizedCheckbox">
0061       <property name="text">
0062        <string>Start minimized</string>
0063       </property>
0064      </widget>
0065     </item>
0066     <item row="0" column="0" rowspan="2">
0067      <widget class="QTableView" name="identityTabelView">
0068       <property name="minimumSize">
0069        <size>
0070         <width>241</width>
0071         <height>192</height>
0072        </size>
0073       </property>
0074      </widget>
0075     </item>
0076     <item row="0" column="1">
0077      <layout class="QVBoxLayout" name="verticalLayout">
0078       <item>
0079        <widget class="QPushButton" name="moveUpButton">
0080         <property name="minimumSize">
0081          <size>
0082           <width>29</width>
0083           <height>29</height>
0084          </size>
0085         </property>
0086         <property name="maximumSize">
0087          <size>
0088           <width>29</width>
0089           <height>29</height>
0090          </size>
0091         </property>
0092         <property name="text">
0093          <string/>
0094         </property>
0095        </widget>
0096       </item>
0097       <item>
0098        <widget class="QPushButton" name="moveDownButton">
0099         <property name="minimumSize">
0100          <size>
0101           <width>29</width>
0102           <height>29</height>
0103          </size>
0104         </property>
0105         <property name="maximumSize">
0106          <size>
0107           <width>29</width>
0108           <height>29</height>
0109          </size>
0110         </property>
0111         <property name="text">
0112          <string/>
0113         </property>
0114        </widget>
0115       </item>
0116      </layout>
0117     </item>
0118     <item row="1" column="1" rowspan="2">
0119      <spacer name="verticalSpacer">
0120       <property name="orientation">
0121        <enum>Qt::Vertical</enum>
0122       </property>
0123       <property name="sizeHint" stdset="0">
0124        <size>
0125         <width>20</width>
0126         <height>125</height>
0127        </size>
0128       </property>
0129      </spacer>
0130     </item>
0131     <item row="2" column="0">
0132      <layout class="QHBoxLayout" name="horizontalLayout">
0133       <property name="sizeConstraint">
0134        <enum>QLayout::SetMinimumSize</enum>
0135       </property>
0136       <item>
0137        <widget class="QPushButton" name="addButton">
0138         <property name="text">
0139          <string>Add</string>
0140         </property>
0141        </widget>
0142       </item>
0143       <item>
0144        <widget class="QPushButton" name="editButton">
0145         <property name="text">
0146          <string>Edit</string>
0147         </property>
0148        </widget>
0149       </item>
0150       <item>
0151        <widget class="QPushButton" name="deleteButton">
0152         <property name="text">
0153          <string>Delete</string>
0154         </property>
0155        </widget>
0156       </item>
0157      </layout>
0158     </item>
0159     <item row="3" column="0" colspan="2">
0160      <layout class="QFormLayout" name="formLayout">
0161       <property name="fieldGrowthPolicy">
0162        <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
0163       </property>
0164       <item row="0" column="0">
0165        <widget class="QLabel" name="addressbookLabel">
0166         <property name="text">
0167          <string>Addressbook</string>
0168         </property>
0169        </widget>
0170       </item>
0171       <item row="0" column="1">
0172        <widget class="QComboBox" name="addressbookBox">
0173         <property name="minimumSize">
0174          <size>
0175           <width>310</width>
0176           <height>0</height>
0177          </size>
0178         </property>
0179        </widget>
0180       </item>
0181       <item row="1" column="0">
0182        <widget class="QLabel" name="passwordLabel">
0183         <property name="text">
0184          <string>Passwords</string>
0185         </property>
0186        </widget>
0187       </item>
0188       <item row="1" column="1">
0189        <widget class="QComboBox" name="passwordBox">
0190         <property name="minimumSize">
0191          <size>
0192           <width>310</width>
0193           <height>0</height>
0194          </size>
0195         </property>
0196        </widget>
0197       </item>
0198       <item row="2" column="0">
0199        <widget class="QLabel" name="spellcheckerLabel">
0200         <property name="text">
0201          <string>Spell checker</string>
0202         </property>
0203        </widget>
0204       </item>
0205       <item row="2" column="1">
0206        <widget class="QComboBox" name="spellcheckerBox"/>
0207       </item>
0208      </layout>
0209     </item>
0210     <item row="4" column="0" colspan="2">
0211      <widget class="Line" name="line">
0212       <property name="orientation">
0213        <enum>Qt::Horizontal</enum>
0214       </property>
0215      </widget>
0216     </item>
0217     <item row="5" column="0">
0218      <layout class="QHBoxLayout" name="horizontalLayout_2">
0219       <property name="spacing">
0220        <number>4</number>
0221       </property>
0222       <item>
0223        <widget class="QCheckBox" name="markReadCheckbox">
0224         <property name="text">
0225          <string>Automatically mark messages as read</string>
0226         </property>
0227        </widget>
0228       </item>
0229       <item>
0230        <widget class="QSpinBox" name="markReadSeconds">
0231         <property name="specialValueText">
0232          <string extracomment="To indicate that there's no delay">immediately</string>
0233         </property>
0234         <property name="suffix">
0235          <string extracomment="A suffix &quot;seconds&quot; inside a QDoubleSpinBox for configuring a time delay. Please keep this short so that the window is reasonably narrow."> s</string>
0236         </property>
0237         <property name="prefix">
0238          <string extracomment="The action will happen *after* user-provided timeout in seconds">after </string>
0239         </property>
0240         <property name="minimum">
0241          <number>0</number>
0242         </property>
0243         <property name="maximum">
0244          <number>60</number>
0245         </property>
0246         <property name="value">
0247          <number>0</number>
0248         </property>
0249        </widget>
0250       </item>
0251      </layout>
0252     </item>
0253     <item row="7" column="0">
0254      <widget class="QCheckBox" name="revealTrojitaVersions">
0255       <property name="toolTip">
0256        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Selecting this option will include version information about Trojitá and the underlying platform, including the Qt version and operating system details. Please consider leaving this option enabled so that developers are able to troubleshoot bugreports when something goes wrong.&lt;/p&gt;&lt;p&gt;The data are communicated via the IMAP's &lt;code&gt;ID&lt;/code&gt; command and through the &lt;code&gt;User-Agent&lt;/code&gt; header in outgoing e-mails, among other things.&lt;/p&gt;&lt;p&gt;Please note that even if you disable this option, the servers which Trojitá talks to and the people who read your e-mails will still be able to find out that you are using (some version of) Trojitá.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0257       </property>
0258       <property name="text">
0259        <string>Reveal Trojitá's version and platform information</string>
0260       </property>
0261      </widget>
0262     </item>
0263     <item row="6" column="0">
0264      <layout class="QHBoxLayout" name="horizontalLayout_3">
0265       <item>
0266        <widget class="QCheckBox" name="mboxDropActionCheckbox">
0267         <property name="enabled">
0268          <bool>true</bool>
0269         </property>
0270         <property name="toolTip">
0271          <string>&lt;p&gt;If enabled, you can set the default drag and drop action for the mailbox tree.&lt;/p&gt;&lt;p&gt;If disabled, Trojitá will ask you every time. You can always override the action using modifier keys when dropping (control: copy, shift: move).&lt;/p&gt;</string>
0272         </property>
0273         <property name="text">
0274          <string>Default drop action for the mbox tree</string>
0275         </property>
0276        </widget>
0277       </item>
0278       <item>
0279        <widget class="QComboBox" name="mboxDropActionBox">
0280         <property name="enabled">
0281          <bool>false</bool>
0282         </property>
0283        </widget>
0284       </item>
0285      </layout>
0286     </item>
0287    </layout>
0288   </widget>
0289  </widget>
0290  <resources/>
0291  <connections/>
0292 </ui>