Warning, /frameworks/kwallet/src/runtime/kwalletd/kwalletwizardpageexplanation.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>KWalletWizardPageExplanation</class> 0004 <widget class="QWidget" name="KWalletWizardPageExplanation"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>478</width> 0010 <height>215</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout"> 0014 <item> 0015 <widget class="QLabel" name="textLabel2_3"> 0016 <property name="text"> 0017 <string><html><head/><body><p>The KDE Wallet system stores your data in a <span style=" font-style:italic;">wallet</span> file on your local hard disk. The data is only written in the encrypted form of your choice - blowfish algorithm with your password as the key or using a GPG encryption key. When a wallet is opened, the wallet manager application will launch and display an icon in the system tray. You can use this application to manage all of your wallets. It even permits you to drag wallets and wallet contents, allowing you to easily copy a wallet to a remote system.</p></body></html></string> 0018 </property> 0019 <property name="textFormat"> 0020 <enum>Qt::RichText</enum> 0021 </property> 0022 <property name="wordWrap"> 0023 <bool>true</bool> 0024 </property> 0025 </widget> 0026 </item> 0027 </layout> 0028 </widget> 0029 <resources/> 0030 <connections/> 0031 </ui>