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>
|
2010-10-07 20:05:13 -04:00
|
|
|
<width>406</width>
|
|
|
|
<height>291</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>
|
2010-10-07 20:05:13 -04:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
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>
|
2010-10-07 20:05:13 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpLanguage">
|
|
|
|
<property name="minimumSize">
|
2009-07-23 13:11:51 -04:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>75</height>
|
|
|
|
</size>
|
|
|
|
</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>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="title">
|
2009-07-23 13:11:51 -04:00
|
|
|
<string>Language</string>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayout_appearance">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
2012-08-22 09:44:23 -04:00
|
|
|
<string>Changes to language will only take effect after restarting RetroShare!</string>
|
2010-10-07 20:05:13 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<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">
|
2012-08-22 09:44:23 -04:00
|
|
|
<string>Choose the language used in RetroShare</string>
|
2010-10-07 20:05:13 -04:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<spacer>
|
|
|
|
<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>
|
2009-07-23 13:11:51 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-10-07 20:05:13 -04:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QGroupBox" name="grpStyle">
|
|
|
|
<property name="minimumSize">
|
2009-07-23 13:11:51 -04:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>64</height>
|
|
|
|
</size>
|
|
|
|
</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>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="toolTip">
|
2009-07-23 13:11:51 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="title">
|
2009-07-23 13:11:51 -04:00
|
|
|
<string>Style</string>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<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">
|
2012-08-22 09:44:23 -04:00
|
|
|
<string>Choose RetroShare's interface style</string>
|
2010-10-07 20:05:13 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<spacer>
|
|
|
|
<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>
|
2009-07-23 13:11:51 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-10-07 20:05:13 -04:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="minimumSize">
|
2009-07-23 13:11:51 -04:00
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>64</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="title">
|
2009-07-23 13:11:51 -04:00
|
|
|
<string>Style Sheet</string>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QComboBox" name="styleSheetCombo">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>150</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<spacer>
|
|
|
|
<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>
|
2009-07-23 13:11:51 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2010-10-07 20:05:13 -04:00
|
|
|
<item row="3" column="0">
|
2009-07-23 13:11:51 -04:00
|
|
|
<spacer>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="orientation">
|
2009-07-23 13:11:51 -04:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-10-07 20:05:13 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-07-23 13:11:51 -04:00
|
|
|
<size>
|
|
|
|
<width>361</width>
|
|
|
|
<height>61</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-08-22 09:44:23 -04:00
|
|
|
<resources/>
|
2009-07-23 13:11:51 -04:00
|
|
|
<connections/>
|
|
|
|
</ui>
|