Warning, /network/krfb/krfb/ui/configsecurity.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>Security</class>
0004  <widget class="QWidget" name="Security">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>507</width>
0010     <height>201</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_allowDesktopControl">
0016      <property name="text">
0017       <string>Allow remote connections to control your desktop</string>
0018      </property>
0019      <property name="checked">
0020       <bool>true</bool>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
0025     <widget class="QCheckBox" name="kcfg_noWallet">
0026      <property name="text">
0027       <string>Do not store passwords using KDE wallet</string>
0028      </property>
0029     </widget>
0030    </item>
0031    <item>
0032     <spacer>
0033      <property name="orientation">
0034       <enum>Qt::Vertical</enum>
0035      </property>
0036      <property name="sizeHint" stdset="0">
0037       <size>
0038        <width>20</width>
0039        <height>40</height>
0040       </size>
0041      </property>
0042     </spacer>
0043    </item>
0044   </layout>
0045  </widget>
0046  <resources/>
0047  <connections/>
0048 </ui>