2010-10-07 20:05:13 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2009-07-23 13:11:51 -04:00
|
|
|
<class>AppearancePage</class>
|
2010-10-07 20:05:13 -04:00
|
|
|
<widget class="QWidget" name="AppearancePage">
|
|
|
|
<property name="geometry">
|
2009-07-23 13:11:51 -04:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2017-02-15 15:50:53 -05:00
|
|
|
<width>1170</width>
|
2017-01-31 17:07:59 -05:00
|
|
|
<height>897</height>
|
2009-07-23 13:11:51 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="contextMenuPolicy">
|
2009-07-23 13:11:51 -04:00
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
<layout class="QGridLayout" name="AppearancePageGLayout">
|
2015-09-01 08:43:29 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2009-07-23 13:11:51 -04:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="spacing">
|
2009-07-23 13:11:51 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2014-05-10 14:05:18 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpLanguage">
|
2014-05-09 22:38:47 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>75</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
2014-05-10 14:05:18 -04:00
|
|
|
<property name="title">
|
|
|
|
<string>Language</string>
|
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
<layout class="QGridLayout" name="grpLanguageGLayout">
|
2014-05-10 14:05:18 -04:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QComboBox" name="cmboLanguage">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Choose the language used in RetroShare</string>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-31 17:07:59 -05:00
|
|
|
<item row="1" column="2">
|
2017-01-18 14:18:12 -05:00
|
|
|
<spacer name="grpLanguageHSpacer">
|
2014-05-10 14:05:18 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2017-01-31 17:07:59 -05:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="labelLanguage">
|
|
|
|
<property name="text">
|
|
|
|
<string>(Needs restart)</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-05-10 14:05:18 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpStyle">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>64</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Style</string>
|
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
<layout class="QGridLayout" name="grpStyleGLayout">
|
2014-05-10 14:05:18 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QComboBox" name="cmboStyle">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Choose RetroShare's interface style</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2017-01-18 14:18:12 -05:00
|
|
|
<spacer name="grpStyleHSpacer">
|
2014-05-10 14:05:18 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>215</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpStyleSheet">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>64</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
|
|
|
<string>Style Sheet</string>
|
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
<layout class="QGridLayout" name="grpStyleSheetGLayout">
|
2014-05-10 14:05:18 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QComboBox" name="cmboStyleSheet">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2017-01-18 14:18:12 -05:00
|
|
|
<spacer name="grpStyleSheetHSpacer">
|
2014-05-10 14:05:18 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>215</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-05-29 12:15:26 -04:00
|
|
|
<item row="8" column="0">
|
2017-01-18 14:18:12 -05:00
|
|
|
<spacer name="AppearancePageVSpacer">
|
2014-05-10 14:05:18 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>361</width>
|
|
|
|
<height>61</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpToolBar">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>228</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::NoContextMenu</enum>
|
|
|
|
</property>
|
2014-05-09 22:38:47 -04:00
|
|
|
<property name="title">
|
|
|
|
<string>Tool Bar</string>
|
|
|
|
</property>
|
2017-01-31 17:07:59 -05:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelPageToolBar">
|
|
|
|
<property name="text">
|
|
|
|
<string>Main page items:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="mainPageButtonType_CB">
|
|
|
|
<item>
|
2014-05-09 22:38:47 -04:00
|
|
|
<property name="text">
|
2017-01-31 17:07:59 -05:00
|
|
|
<string>Buttons</string>
|
2014-05-09 22:38:47 -04:00
|
|
|
</property>
|
2017-01-31 17:07:59 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
2014-05-09 22:38:47 -04:00
|
|
|
<property name="text">
|
2017-01-31 17:07:59 -05:00
|
|
|
<string>Item list</string>
|
2014-05-09 22:38:47 -04:00
|
|
|
</property>
|
2017-01-31 17:07:59 -05:00
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="framePageHSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2014-05-10 14:05:18 -04:00
|
|
|
</item>
|
2017-01-31 17:07:59 -05:00
|
|
|
<item>
|
2014-05-10 14:05:18 -04:00
|
|
|
<widget class="QFrame" name="frameToolListStyle">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2014-05-09 22:38:47 -04:00
|
|
|
</property>
|
2014-05-10 14:05:18 -04:00
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
<layout class="QGridLayout" name="frameToolListStyleGLayout">
|
2014-05-10 14:05:18 -04:00
|
|
|
<item row="2" column="0">
|
2015-06-29 12:08:17 -04:00
|
|
|
<widget class="QComboBox" name="cmboTollButtonsStyle">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon Only</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Text Only</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Text Beside Icon</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Text Under Icon</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-05-10 14:05:18 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="labelToolButtonStyle">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Choose the style of Tool Buttons.</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
2015-06-29 12:08:17 -04:00
|
|
|
<widget class="QComboBox" name="cmboTollButtonsSize">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon Size = 8x8</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon Size = 16x16</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon Size = 24x24</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2014-05-10 14:05:18 -04:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2014-12-23 05:16:27 -05:00
|
|
|
<string>Icon Size = 32x32</string>
|
2015-06-29 12:08:17 -04:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon Size = 64x64</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Icon Size = 128x128</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-05-10 14:05:18 -04:00
|
|
|
</layout>
|
2010-10-07 20:05:13 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-07-23 13:11:51 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2014-05-29 12:15:26 -04:00
|
|
|
<item row="7" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpStatus">
|
|
|
|
<property name="title">
|
|
|
|
<string>Status Bar</string>
|
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="grpStatusGLayout">
|
|
|
|
<item row="4" column="2">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowSystrayOnStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show SysTray on Status Bar</string>
|
2014-05-29 12:15:26 -04:00
|
|
|
</property>
|
2017-01-18 14:18:12 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowToasterDisable">
|
2014-05-29 12:15:26 -04:00
|
|
|
<property name="text">
|
2017-01-18 14:18:12 -05:00
|
|
|
<string>Show Toaster Disable</string>
|
2014-05-29 12:15:26 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-18 14:18:12 -05:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowSoundStatus">
|
2014-05-29 12:15:26 -04:00
|
|
|
<property name="text">
|
2017-01-18 14:18:12 -05:00
|
|
|
<string>Show Sound Status</string>
|
2014-05-29 12:15:26 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-18 14:18:12 -05:00
|
|
|
<item row="3" column="2">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowOpModeStatus">
|
2014-05-29 12:15:26 -04:00
|
|
|
<property name="text">
|
2017-01-18 14:18:12 -05:00
|
|
|
<string>Show Operating Mode Status</string>
|
2014-05-29 12:15:26 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-18 14:18:12 -05:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowRateStatus">
|
2014-11-02 15:29:06 -05:00
|
|
|
<property name="text">
|
2017-01-18 14:18:12 -05:00
|
|
|
<string>Show Network Rate Status</string>
|
2014-11-02 15:29:06 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-18 14:18:12 -05:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowDiscStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Discovery Status</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowDHTStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show DHT Status</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowHashingStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Hashing Status</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowNATStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show NAT Status</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowPeerStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Peer Status</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QCheckBox" name="checkBoxShowStatusStatus">
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Status ComboBox</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QCheckBox" name="checkBoxStatusCompactMode">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Remove surplus text in status bar.</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Compact Mode</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
2015-09-01 08:43:29 -04:00
|
|
|
<widget class="QCheckBox" name="checkBoxDisableSysTrayToolTip">
|
|
|
|
<property name="text">
|
|
|
|
<string>Disable SysTray ToolTip</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2014-05-29 12:15:26 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2009-07-23 13:11:51 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-08-22 09:44:23 -04:00
|
|
|
<resources/>
|
2009-07-23 13:11:51 -04:00
|
|
|
<connections/>
|
|
|
|
</ui>
|