diff options
Diffstat (limited to 'ui/GeneralSettings.ui')
-rw-r--r-- | ui/GeneralSettings.ui | 92 |
1 files changed, 0 insertions, 92 deletions
diff --git a/ui/GeneralSettings.ui b/ui/GeneralSettings.ui index 668d3396..f957a3ac 100644 --- a/ui/GeneralSettings.ui +++ b/ui/GeneralSettings.ui @@ -71,98 +71,6 @@ </widget> </item> <item> - <widget class="QGroupBox" name="gnupgDatabaseBox"> - <property name="title"> - <string>GnuPG</string> - </property> - <layout class="QGridLayout" name="gridLayout_7"> - <item row="0" column="0"> - <layout class="QVBoxLayout" name="verticalLayout_7"> - <item> - <widget class="QCheckBox" name="asciiModeCheckBox"> - <property name="text"> - <string>No ASCII Mode</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="usePinentryAsPasswordInputDialogCheckBox"> - <property name="text"> - <string>Use Pinentry as Password Input Dialog</string> - </property> - </widget> - </item> - <item> - <widget class="Line" name="line_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="useCustomGnuPGInstallPathCheckBox"> - <property name="text"> - <string>Use Custom GnuPG</string> - </property> - </widget> - </item> - <item> - <widget class="QLabel" name="currentCustomGnuPGInstallPathLabel"> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="useCustomGnuPGInstallPathButton"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Select GnuPG Path</string> - </property> - </widget> - </item> - <item> - <widget class="Line" name="line"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="keyDatabseUseCustomCheckBox"> - <property name="text"> - <string>Use Custom GnuPG Key Database Path</string> - </property> - </widget> - </item> - <item> - <widget class="QLabel" name="currentKeyDatabasePathLabel"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item> - <widget class="QPushButton" name="customKeyDatabasePathSelectButton"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Select Key Database Path</string> - </property> - </widget> - </item> - </layout> - </item> - </layout> - </widget> - </item> - <item> <widget class="QGroupBox" name="langBox"> <property name="title"> <string>Language</string> |