Change defaults for some ChatView-related settings
[quassel.git] / src / qtui / settingspages / chatviewsettingspage.ui
index 1bbe072..93d141e 100644 (file)
         <string>Custom chat window font:</string>
        </property>
        <property name="checked">
-        <bool>true</bool>
+        <bool>false</bool>
        </property>
        <property name="settingsKey" stdset="0">
         <string>/QtUiStyle/Fonts/UseCustomChatViewFont</string>
        </property>
        <property name="defaultValue" stdset="0">
-        <bool>true</bool>
+        <bool>false</bool>
        </property>
       </widget>
      </item>
     </widget>
    </item>
    <item>
-    <widget class="QCheckBox" name="showWebPreview_2">
+    <widget class="QCheckBox" name="showWebPreview">
      <property name="toolTip">
       <string>Show a website preview window when hovering the mouse over a web address</string>
      </property>
      <property name="checkable">
       <bool>true</bool>
      </property>
+     <property name="checked">
+      <bool>false</bool>
+     </property>
      <property name="settingsKey" stdset="0">
       <string>/QtUiStyle/Colors/UseSenderColors</string>
      </property>
      <property name="defaultValue" stdset="0">
-      <bool>true</bool>
+      <bool>false</bool>
      </property>
      <layout class="QVBoxLayout" name="verticalLayout">
       <item>
  <tabstops>
   <tabstop>timestampFormat</tabstop>
   <tabstop>allowMircColors</tabstop>
-  <tabstop>showWebPreview_2</tabstop>
+  <tabstop>showWebPreview</tabstop>
   <tabstop>useCustomColors</tabstop>
   <tabstop>actionMsgColor</tabstop>
   <tabstop>channelMsgColor</tabstop>