From 79fd2b2bbd9f842ce3c84c67e3314033a9cceea4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:06 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdewallet/konfigurator/walletconfigwidget.ui | 499 +++++++++++++++++++++++++++ 1 file changed, 499 insertions(+) create mode 100644 tdewallet/konfigurator/walletconfigwidget.ui (limited to 'tdewallet/konfigurator/walletconfigwidget.ui') diff --git a/tdewallet/konfigurator/walletconfigwidget.ui b/tdewallet/konfigurator/walletconfigwidget.ui new file mode 100644 index 0000000..5f51713 --- /dev/null +++ b/tdewallet/konfigurator/walletconfigwidget.ui @@ -0,0 +1,499 @@ + +WalletConfigWidget + + + WalletConfigWidget + + + + 0 + 0 + 585 + 450 + + + + + unnamed + + + 0 + + + + tabWidget2 + + + + tab + + + Wallet Preferences + + + + unnamed + + + + _enabled + + + &Enable the TDE wallet subsystem + + + true + + + <p>The wallet subsytem allows a convenient and secure way to manage all your passwords. You can decide if you want to use this system with this option.</p> + + + + + groupBox2 + + + Close Wallet + + + It is best to close your wallets when you are not using them to prevent others from viewing or using them. + + + + unnamed + + + + layout1 + + + + unnamed + + + + _closeIdle + + + + 1 + 0 + 2 + 0 + + + + Close when unused for: + + + <p><b>Close wallet after a period of inactivity</b><br>When a wallet is closed the password is needed to access it again.</p> + + + + + _idleTime + + + false + + + + 1 + 0 + 0 + 0 + + + + min + + + 999 + + + 1 + + + 5 + + + 10 + + + <p><b>Close wallet after a period of inactivity</b><br>When a wallet is closed the password is needed to access it again.</p> + + + + + spacer12 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + + + _screensaverLock + + + Close when screensaver starts + + + <p><b>Close wallet as soon as the screensaver starts.</b><br>When a wallet is closed the password is needed to access it again.</p> + + + + + _autoclose + + + Close when last application stops using it + + + <p><b>Close wallet as soon as applications that use it have stopped.</b><br>Note that your wallets will only be closed when all applications that use it have stopped.<br>When a wallet is closed the password is needed to access it again.</p> + + + + + + + groupBox4 + + + Automatic Wallet Selection + + + + unnamed + + + + spacer7 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + textLabel1_2 + + + Select wallet to use as default: + + + + + _localWalletSelected + + + Different wallet for local passwords: + + + + + _defaultWallet + + + + 1 + 0 + 1 + 0 + + + + + + _localWallet + + + false + + + + 1 + 0 + 1 + 0 + + + + + + _newLocalWallet + + + false + + + New... + + + + + _newWallet + + + New... + + + + + + + groupBox3 + + + Wallet Manager + + + + unnamed + + + + spacer6 + + + Horizontal + + + Fixed + + + + 20 + 20 + + + + + + _launchManager + + + Show manager in system tray + + + true + + + + + _autocloseManager + + + Hide system tray icon when last wallet closes + + + + + + + spacer4 + + + Vertical + + + Expanding + + + + 31 + 16 + + + + + + + + tab + + + Access Control + + + + unnamed + + + + _openPrompt + + + &Prompt when an application accesses an open wallet + + + true + + + + + + Wallet + + + true + + + true + + + true + + + + + Application + + + true + + + true + + + + + Policy + + + true + + + true + + + + _accessList + + + true + + + + + + + + _launch + + + &Launch Wallet Manager + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 369 + 21 + + + + + + + + _localWalletSelected + toggled(bool) + _newLocalWallet + setEnabled(bool) + + + _localWalletSelected + toggled(bool) + _localWallet + setEnabled(bool) + + + _closeIdle + toggled(bool) + _idleTime + setEnabled(bool) + + + _enabled + toggled(bool) + groupBox2 + setEnabled(bool) + + + _enabled + toggled(bool) + groupBox4 + setEnabled(bool) + + + _enabled + toggled(bool) + groupBox3 + setEnabled(bool) + + + _closeIdle + toggled(bool) + _idleTime + setEnabled(bool) + + + _launchManager + toggled(bool) + _autocloseManager + setEnabled(bool) + + + + _enabled + _closeIdle + _idleTime + _screensaverLock + _autoclose + _defaultWallet + _newWallet + _localWalletSelected + _localWallet + _newLocalWallet + _launchManager + _autocloseManager + tabWidget2 + _openPrompt + _accessList + _launch + + + _storeTogether_toggled(bool) + + + -- cgit v1.2.1