Warning, /network/choqok/plugins/uploaders/posterous/posterousprefs.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>PosterousPrefsBase</class>
0004  <widget class="QWidget" name="PosterousPrefsBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>298</width>
0010     <height>199</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="6" column="0" colspan="3">
0015     <spacer name="verticalSpacer">
0016      <property name="orientation">
0017       <enum>Qt::Vertical</enum>
0018      </property>
0019      <property name="sizeHint" stdset="0">
0020       <size>
0021        <width>20</width>
0022        <height>40</height>
0023       </size>
0024      </property>
0025     </spacer>
0026    </item>
0027    <item row="4" column="2">
0028     <widget class="QComboBox" name="cfg_accountsList">
0029      <property name="minimumSize">
0030       <size>
0031        <width>150</width>
0032        <height>0</height>
0033       </size>
0034      </property>
0035     </widget>
0036    </item>
0037    <item row="4" column="0">
0038     <widget class="QRadioButton" name="cfg_oauth">
0039      <property name="text">
0040       <string>&amp;Twitter account</string>
0041      </property>
0042     </widget>
0043    </item>
0044    <item row="1" column="0" colspan="3">
0045     <widget class="QRadioButton" name="cfg_basic">
0046      <property name="text">
0047       <string>Posterous &amp;login and password:</string>
0048      </property>
0049      <property name="checked">
0050       <bool>true</bool>
0051      </property>
0052     </widget>
0053    </item>
0054    <item row="0" column="0" colspan="3">
0055     <widget class="QLabel" name="label">
0056      <property name="text">
0057       <string>Upload files using:</string>
0058      </property>
0059     </widget>
0060    </item>
0061    <item row="2" column="0">
0062     <widget class="QLabel" name="label_2">
0063      <property name="text">
0064       <string>E-mail:</string>
0065      </property>
0066     </widget>
0067    </item>
0068    <item row="2" column="2">
0069     <widget class="QLineEdit" name="cfg_login"/>
0070    </item>
0071    <item row="3" column="0">
0072     <widget class="QLabel" name="label_3">
0073      <property name="text">
0074       <string>Password:</string>
0075      </property>
0076     </widget>
0077    </item>
0078    <item row="3" column="2">
0079     <widget class="QLineEdit" name="cfg_password">
0080      <property name="echoMode">
0081       <enum>QLineEdit::Password</enum>
0082      </property>
0083     </widget>
0084    </item>
0085   </layout>
0086  </widget>
0087  <resources/>
0088  <connections/>
0089 </ui>