Warning, /network/krdc/rdp/rdppreferences.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>RdpPreferences</class>
0004  <widget class="QWidget" name="RdpPreferences">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>560</width>
0010     <height>340</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="8" column="0">
0015     <widget class="QLabel" name="shareMediaLabel">
0016      <property name="text">
0017       <string>Share Media:</string>
0018      </property>
0019      <property name="alignment">
0020       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="5" column="1">
0025     <widget class="KComboBox" name="kcfg_ColorDepth">
0026      <property name="sizePolicy">
0027       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0028        <horstretch>0</horstretch>
0029        <verstretch>0</verstretch>
0030       </sizepolicy>
0031      </property>
0032      <property name="minimumSize">
0033       <size>
0034        <width>280</width>
0035        <height>0</height>
0036       </size>
0037      </property>
0038      <item>
0039       <property name="text">
0040        <string>Use Best Available</string>
0041       </property>
0042      </item>
0043      <item>
0044       <property name="text">
0045        <string>True Color with Alpha (32 Bit)</string>
0046       </property>
0047      </item>
0048      <item>
0049       <property name="text">
0050        <string>True Color (24 Bit)</string>
0051       </property>
0052      </item>
0053      <item>
0054       <property name="text">
0055        <string>High Color (16 Bit)</string>
0056       </property>
0057      </item>
0058      <item>
0059       <property name="text">
0060        <string>Low Color (8 Bit)</string>
0061       </property>
0062      </item>
0063     </widget>
0064    </item>
0065    <item row="2" column="1">
0066     <layout class="QHBoxLayout">
0067      <item>
0068       <widget class="QLabel" name="widthLabel">
0069        <property name="enabled">
0070         <bool>false</bool>
0071        </property>
0072        <property name="text">
0073         <string>&amp;Width:</string>
0074        </property>
0075        <property name="alignment">
0076         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0077        </property>
0078        <property name="buddy">
0079         <cstring>kcfg_Width</cstring>
0080        </property>
0081       </widget>
0082      </item>
0083      <item>
0084       <widget class="QSpinBox" name="kcfg_Width">
0085        <property name="enabled">
0086         <bool>false</bool>
0087        </property>
0088        <property name="whatsThis">
0089         <string>This is the width of the remote desktop. You can only change this value manually if you select Custom as desktop resolution above.</string>
0090        </property>
0091        <property name="maximum">
0092         <number>9999</number>
0093        </property>
0094        <property name="value">
0095         <number>800</number>
0096        </property>
0097       </widget>
0098      </item>
0099      <item>
0100       <widget class="QLabel" name="heightLabel">
0101        <property name="enabled">
0102         <bool>false</bool>
0103        </property>
0104        <property name="text">
0105         <string>H&amp;eight:</string>
0106        </property>
0107        <property name="alignment">
0108         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0109        </property>
0110        <property name="buddy">
0111         <cstring>kcfg_Height</cstring>
0112        </property>
0113       </widget>
0114      </item>
0115      <item>
0116       <widget class="QSpinBox" name="kcfg_Height">
0117        <property name="enabled">
0118         <bool>false</bool>
0119        </property>
0120        <property name="whatsThis">
0121         <string>This is the height of the remote desktop. You can only change this value manually if you select Custom as desktop resolution above.</string>
0122        </property>
0123        <property name="maximum">
0124         <number>9999</number>
0125        </property>
0126        <property name="value">
0127         <number>600</number>
0128        </property>
0129       </widget>
0130      </item>
0131     </layout>
0132    </item>
0133    <item row="4" column="0">
0134     <widget class="QLabel" name="accelerationLabel">
0135      <property name="text">
0136       <string>Acceleration:</string>
0137      </property>
0138      <property name="alignment">
0139       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0140      </property>
0141     </widget>
0142    </item>
0143    <item row="9" column="1">
0144     <spacer>
0145      <property name="orientation">
0146       <enum>Qt::Vertical</enum>
0147      </property>
0148      <property name="sizeHint" stdset="0">
0149       <size>
0150        <width>428</width>
0151        <height>16</height>
0152       </size>
0153      </property>
0154     </spacer>
0155    </item>
0156    <item row="5" column="0">
0157     <widget class="QLabel" name="colorDepthLabel">
0158      <property name="text">
0159       <string>Color &amp;depth:</string>
0160      </property>
0161      <property name="alignment">
0162       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0163      </property>
0164      <property name="buddy">
0165       <cstring>kcfg_ColorDepth</cstring>
0166      </property>
0167     </widget>
0168    </item>
0169    <item row="1" column="0">
0170     <widget class="QLabel" name="resolutionLabel">
0171      <property name="text">
0172       <string>Resolution</string>
0173      </property>
0174      <property name="alignment">
0175       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0176      </property>
0177     </widget>
0178    </item>
0179    <item row="6" column="0">
0180     <widget class="QLabel" name="layoutLabel">
0181      <property name="text">
0182       <string>&amp;Keyboard layout:</string>
0183      </property>
0184      <property name="alignment">
0185       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0186      </property>
0187      <property name="buddy">
0188       <cstring>kcfg_KeyboardLayout</cstring>
0189      </property>
0190     </widget>
0191    </item>
0192    <item row="7" column="1">
0193     <widget class="KComboBox" name="kcfg_Sound">
0194      <property name="sizePolicy">
0195       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0196        <horstretch>0</horstretch>
0197        <verstretch>0</verstretch>
0198       </sizepolicy>
0199      </property>
0200      <property name="minimumSize">
0201       <size>
0202        <width>280</width>
0203        <height>0</height>
0204       </size>
0205      </property>
0206      <item>
0207       <property name="text">
0208        <string>On This Computer</string>
0209       </property>
0210      </item>
0211      <item>
0212       <property name="text">
0213        <string>On Remote Computer</string>
0214       </property>
0215      </item>
0216      <item>
0217       <property name="text">
0218        <string>Disable Sound</string>
0219       </property>
0220      </item>
0221     </widget>
0222    </item>
0223    <item row="1" column="1">
0224     <widget class="KComboBox" name="kcfg_Resolution">
0225      <property name="sizePolicy">
0226       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0227        <horstretch>0</horstretch>
0228        <verstretch>0</verstretch>
0229       </sizepolicy>
0230      </property>
0231      <property name="minimumSize">
0232       <size>
0233        <width>280</width>
0234        <height>0</height>
0235       </size>
0236      </property>
0237      <property name="whatsThis">
0238       <string>Here you can specify the resolution of the remote desktop. This resolution determines the size of the desktop that will be presented to you.</string>
0239      </property>
0240      <property name="currentIndex">
0241       <number>0</number>
0242      </property>
0243      <item>
0244       <property name="text">
0245        <string>Small (1280x720)</string>
0246       </property>
0247      </item>
0248      <item>
0249       <property name="text">
0250        <string>Medium (1600x900)</string>
0251       </property>
0252      </item>
0253      <item>
0254       <property name="text">
0255        <string>Large (1920x1080)</string>
0256       </property>
0257      </item>
0258      <item>
0259       <property name="text">
0260        <string>Current Window Size</string>
0261       </property>
0262      </item>
0263      <item>
0264       <property name="text">
0265        <string>Current Screen Resolution</string>
0266       </property>
0267      </item>
0268      <item>
0269       <property name="text">
0270        <string>Custom Resolution (...)</string>
0271       </property>
0272      </item>
0273     </widget>
0274    </item>
0275    <item row="4" column="1">
0276     <widget class="KComboBox" name="kcfg_Acceleration">
0277      <property name="sizePolicy">
0278       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0279        <horstretch>0</horstretch>
0280        <verstretch>0</verstretch>
0281       </sizepolicy>
0282      </property>
0283      <property name="minimumSize">
0284       <size>
0285        <width>280</width>
0286        <height>0</height>
0287       </size>
0288      </property>
0289      <item>
0290       <property name="text">
0291        <string>Use Best Available</string>
0292       </property>
0293      </item>
0294      <item>
0295       <property name="text">
0296        <string>Force H.264</string>
0297       </property>
0298      </item>
0299      <item>
0300       <property name="text">
0301        <string>Force RemoteFX</string>
0302       </property>
0303      </item>
0304      <item>
0305       <property name="text">
0306        <string>Disable All Acceleration</string>
0307       </property>
0308      </item>
0309     </widget>
0310    </item>
0311    <item row="6" column="1">
0312     <widget class="KComboBox" name="kcfg_KeyboardLayout">
0313      <property name="sizePolicy">
0314       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0315        <horstretch>0</horstretch>
0316        <verstretch>0</verstretch>
0317       </sizepolicy>
0318      </property>
0319      <property name="minimumSize">
0320       <size>
0321        <width>280</width>
0322        <height>0</height>
0323       </size>
0324      </property>
0325      <property name="whatsThis">
0326       <string>Use this to specify your keyboard layout. This layout setting is used to send the correct keyboard codes to the server.</string>
0327      </property>
0328      <property name="currentIndex">
0329       <number>7</number>
0330      </property>
0331      <item>
0332       <property name="text">
0333        <string>Arabic (ar)</string>
0334       </property>
0335      </item>
0336      <item>
0337       <property name="text">
0338        <string>Czech (cs)</string>
0339       </property>
0340      </item>
0341      <item>
0342       <property name="text">
0343        <string>Danish (da)</string>
0344       </property>
0345      </item>
0346      <item>
0347       <property name="text">
0348        <string>German (de)</string>
0349       </property>
0350      </item>
0351      <item>
0352       <property name="text">
0353        <string>Swiss German (de-ch)</string>
0354       </property>
0355      </item>
0356      <item>
0357       <property name="text">
0358        <string>American Dvorak (en-dv)</string>
0359       </property>
0360      </item>
0361      <item>
0362       <property name="text">
0363        <string>British English (en-gb)</string>
0364       </property>
0365      </item>
0366      <item>
0367       <property name="text">
0368        <string>US English (en-us)</string>
0369       </property>
0370      </item>
0371      <item>
0372       <property name="text">
0373        <string>Spanish (es)</string>
0374       </property>
0375      </item>
0376      <item>
0377       <property name="text">
0378        <string>Estonian (et)</string>
0379       </property>
0380      </item>
0381      <item>
0382       <property name="text">
0383        <string>Finnish (fi)</string>
0384       </property>
0385      </item>
0386      <item>
0387       <property name="text">
0388        <string>Faroese (fo)</string>
0389       </property>
0390      </item>
0391      <item>
0392       <property name="text">
0393        <string>French (fr)</string>
0394       </property>
0395      </item>
0396      <item>
0397       <property name="text">
0398        <string>Belgian (fr-be)</string>
0399       </property>
0400      </item>
0401      <item>
0402       <property name="text">
0403        <string>French Canadian (fr-ca)</string>
0404       </property>
0405      </item>
0406      <item>
0407       <property name="text">
0408        <string>Swiss French (fr-ch)</string>
0409       </property>
0410      </item>
0411      <item>
0412       <property name="text">
0413        <string>Hebrew (he)</string>
0414       </property>
0415      </item>
0416      <item>
0417       <property name="text">
0418        <string>Croatian (hr)</string>
0419       </property>
0420      </item>
0421      <item>
0422       <property name="text">
0423        <string>Hungarian (hu)</string>
0424       </property>
0425      </item>
0426      <item>
0427       <property name="text">
0428        <string>Icelandic (is)</string>
0429       </property>
0430      </item>
0431      <item>
0432       <property name="text">
0433        <string>Italian (it)</string>
0434       </property>
0435      </item>
0436      <item>
0437       <property name="text">
0438        <string>Japanese (ja)</string>
0439       </property>
0440      </item>
0441      <item>
0442       <property name="text">
0443        <string>Korean (ko)</string>
0444       </property>
0445      </item>
0446      <item>
0447       <property name="text">
0448        <string>Lithuanian (lt)</string>
0449       </property>
0450      </item>
0451      <item>
0452       <property name="text">
0453        <string>Latvian (lv)</string>
0454       </property>
0455      </item>
0456      <item>
0457       <property name="text">
0458        <string>Macedonian (mk)</string>
0459       </property>
0460      </item>
0461      <item>
0462       <property name="text">
0463        <string>Dutch (nl)</string>
0464       </property>
0465      </item>
0466      <item>
0467       <property name="text">
0468        <string>Belgian Dutch (nl-be)</string>
0469       </property>
0470      </item>
0471      <item>
0472       <property name="text">
0473        <string>Norwegian (no)</string>
0474       </property>
0475      </item>
0476      <item>
0477       <property name="text">
0478        <string>Polish (pl)</string>
0479       </property>
0480      </item>
0481      <item>
0482       <property name="text">
0483        <string>Portuguese (pt)</string>
0484       </property>
0485      </item>
0486      <item>
0487       <property name="text">
0488        <string>Brazilian (pt-br)</string>
0489       </property>
0490      </item>
0491      <item>
0492       <property name="text">
0493        <string>Russian (ru)</string>
0494       </property>
0495      </item>
0496      <item>
0497       <property name="text">
0498        <string>Slovenian (sl)</string>
0499       </property>
0500      </item>
0501      <item>
0502       <property name="text">
0503        <string>Swedish (sv)</string>
0504       </property>
0505      </item>
0506      <item>
0507       <property name="text">
0508        <string>Thai (th)</string>
0509       </property>
0510      </item>
0511      <item>
0512       <property name="text">
0513        <string>Turkish (tr)</string>
0514       </property>
0515      </item>
0516     </widget>
0517    </item>
0518    <item row="3" column="1">
0519     <widget class="QCheckBox" name="kcfg_ScaleToSize">
0520      <property name="minimumSize">
0521       <size>
0522        <width>0</width>
0523        <height>0</height>
0524       </size>
0525      </property>
0526      <property name="text">
0527       <string>Scale window contents to match resolution</string>
0528      </property>
0529      <property name="checked">
0530       <bool>true</bool>
0531      </property>
0532     </widget>
0533    </item>
0534    <item row="8" column="1">
0535     <widget class="KUrlRequester" name="kcfg_ShareMedia">
0536      <property name="sizePolicy">
0537       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0538        <horstretch>0</horstretch>
0539        <verstretch>0</verstretch>
0540       </sizepolicy>
0541      </property>
0542      <property name="mode">
0543       <set>KFile::Directory|KFile::ExistingOnly|KFile::LocalOnly</set>
0544      </property>
0545      <property name="acceptMode">
0546       <enum>QFileDialog::AcceptOpen</enum>
0547      </property>
0548     </widget>
0549    </item>
0550    <item row="7" column="0">
0551     <widget class="QLabel" name="soundLabel">
0552      <property name="text">
0553       <string comment="label for soundsettings in preferences dialog">Sound:</string>
0554      </property>
0555      <property name="alignment">
0556       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0557      </property>
0558      <property name="buddy">
0559       <cstring>kcfg_Sound</cstring>
0560      </property>
0561     </widget>
0562    </item>
0563    <item row="9" column="0">
0564     <widget class="QLabel" name="TlsSecLevelLabel">
0565      <property name="text">
0566       <string>TLS security level:</string>
0567      </property>
0568      <property name="alignment">
0569       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0570      </property>
0571      <property name="buddy">
0572       <cstring>kcfg_TlsSecLevel</cstring>
0573      </property>
0574     </widget>
0575    </item>
0576    <item row="9" column="1">
0577     <widget class="KComboBox" name="kcfg_TlsSecLevel">
0578      <property name="sizePolicy">
0579       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0580        <horstretch>0</horstretch>
0581        <verstretch>0</verstretch>
0582       </sizepolicy>
0583      </property>
0584      <property name="minimumSize">
0585       <size>
0586        <width>280</width>
0587        <height>0</height>
0588       </size>
0589      </property>
0590      <item>
0591       <property name="text">
0592        <string>any</string>
0593       </property>
0594      </item>
0595      <item>
0596       <property name="text">
0597        <string>80 bit</string>
0598       </property>
0599      </item>
0600      <item>
0601       <property name="text">
0602        <string>112 bit</string>
0603       </property>
0604      </item>
0605      <item>
0606       <property name="text">
0607        <string>128 bit</string>
0608       </property>
0609      </item>
0610      <item>
0611       <property name="text">
0612        <string>192 bit</string>
0613       </property>
0614      </item>
0615      <item>
0616       <property name="text">
0617        <string>256 bit</string>
0618       </property>
0619      </item>
0620     </widget>
0621    </item>
0622   </layout>
0623  </widget>
0624  <customwidgets>
0625   <customwidget>
0626    <class>KComboBox</class>
0627    <extends>QComboBox</extends>
0628    <header>kcombobox.h</header>
0629   </customwidget>
0630   <customwidget>
0631    <class>KUrlRequester</class>
0632    <extends>QWidget</extends>
0633    <header>kurlrequester.h</header>
0634   </customwidget>
0635  </customwidgets>
0636  <tabstops>
0637   <tabstop>kcfg_Width</tabstop>
0638   <tabstop>kcfg_Height</tabstop>
0639   <tabstop>kcfg_ColorDepth</tabstop>
0640   <tabstop>kcfg_KeyboardLayout</tabstop>
0641  </tabstops>
0642  <resources/>
0643  <connections/>
0644 </ui>