Warning, /network/choqok/microblogs/ocs/ocsconfigurebase.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>OCSConfigureBase</class>
0004  <widget class="QWidget" name="OCSConfigureBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>357</width>
0010     <height>320</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <layout class="QGridLayout" name="gridLayout_4">
0016      <item row="0" column="0">
0017       <widget class="QLabel" name="label_3">
0018        <property name="text">
0019         <string>&amp;Alias:</string>
0020        </property>
0021        <property name="alignment">
0022         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0023        </property>
0024        <property name="buddy">
0025         <cstring>cfg_alias</cstring>
0026        </property>
0027       </widget>
0028      </item>
0029      <item row="0" column="1">
0030       <widget class="QLineEdit" name="cfg_alias">
0031        <property name="toolTip">
0032         <string>The account alias</string>
0033        </property>
0034        <property name="whatsThis">
0035         <string>The alias is the name you want to give to your account. It should be unique. You can have several connections to the same service so the alias lets you give them names.</string>
0036        </property>
0037       </widget>
0038      </item>
0039      <item row="1" column="1">
0040       <widget class="QLabel" name="label_4">
0041        <property name="sizePolicy">
0042         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0043          <horstretch>0</horstretch>
0044          <verstretch>0</verstretch>
0045         </sizepolicy>
0046        </property>
0047        <property name="text">
0048         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0049 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0050 p, li { white-space: pre-wrap; }
0051 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0052 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Note:&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt; The alias must be unique.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0053        </property>
0054        <property name="alignment">
0055         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0056        </property>
0057        <property name="wordWrap">
0058         <bool>true</bool>
0059        </property>
0060       </widget>
0061      </item>
0062     </layout>
0063    </item>
0064    <item>
0065     <widget class="QGroupBox" name="groupBox">
0066      <property name="title">
0067       <string>Provider</string>
0068      </property>
0069      <layout class="QVBoxLayout" name="verticalLayout_2">
0070       <item>
0071        <widget class="QLabel" name="label">
0072         <property name="text">
0073          <string>Select a social desktop provider to use:</string>
0074         </property>
0075        </widget>
0076       </item>
0077       <item>
0078        <widget class="QComboBox" name="cfg_provider"/>
0079       </item>
0080       <item>
0081        <widget class="QLabel" name="label_2">
0082         <property name="text">
0083          <string>You can manage Social Desktop providers in the KDE Social Desktop configuration.</string>
0084         </property>
0085         <property name="wordWrap">
0086          <bool>true</bool>
0087         </property>
0088        </widget>
0089       </item>
0090      </layout>
0091     </widget>
0092    </item>
0093    <item>
0094     <spacer name="verticalSpacer">
0095      <property name="orientation">
0096       <enum>Qt::Vertical</enum>
0097      </property>
0098      <property name="sizeHint" stdset="0">
0099       <size>
0100        <width>20</width>
0101        <height>40</height>
0102       </size>
0103      </property>
0104     </spacer>
0105    </item>
0106   </layout>
0107  </widget>
0108  <resources/>
0109  <connections/>
0110 </ui>