Read/Write settings from/to correct subcategory and cleanup
[quassel.git] / src / qtui / settingspages / appearancesettingspage.ui
index ba01cb1..bc1e26b 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>331</width>
-    <height>269</height>
+    <width>396</width>
+    <height>324</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -35,7 +35,7 @@
        <widget class="QComboBox" name="languageComboBox" >
         <item>
          <property name="text" >
-          <string>&lt;System></string>
+          <string>&lt;System Default></string>
          </property>
         </item>
         <item>
     </widget>
    </item>
    <item>
-    <spacer>
+    <widget class="QGroupBox" name="groupBox_3" >
+     <property name="title" >
+      <string>Misc:</string>
+     </property>
+     <layout class="QVBoxLayout" name="verticalLayout_3" >
+      <item>
+       <widget class="QCheckBox" name="showWebPreview" >
+        <property name="text" >
+         <string>Show Web Previews</string>
+        </property>
+        <property name="checked" >
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QCheckBox" name="showUserStateIcons" >
+        <property name="text" >
+         <string>Use Icons to represent away state of Users</string>
+        </property>
+        <property name="checked" >
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
+    <spacer name="verticalSpacer" >
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>