| 137 | | <signal name="toggled" handler="on_one_window_with_roster_checkbutton_toggled"/> |
| | 136 | <signal name="toggled" handler="on_speller_checkbutton_toggled"/> |
| | 137 | </widget> |
| | 138 | <packing> |
| | 139 | <property name="right_attach">2</property> |
| | 140 | <property name="top_attach">5</property> |
| | 141 | <property name="bottom_attach">6</property> |
| | 142 | <property name="x_options">GTK_FILL</property> |
| | 143 | </packing> |
| | 144 | </child> |
| | 145 | <child> |
| | 146 | <widget class="GtkCheckButton" id="xhtml_checkbutton"> |
| | 147 | <property name="visible">True</property> |
| | 148 | <property name="can_focus">True</property> |
| | 149 | <property name="tooltip" translatable="yes">Some messages may include rich content (formatting, colors etc). If checked, Gajim will just display the raw message text.</property> |
| | 150 | <property name="label" translatable="yes">Ignore rich content in incoming messages</property> |
| | 151 | <property name="use_underline">True</property> |
| | 152 | <property name="response_id">0</property> |
| | 153 | <property name="draw_indicator">True</property> |
| | 154 | <signal name="toggled" handler="on_xhtml_checkbutton_toggled"/> |
| | 155 | </widget> |
| | 156 | <packing> |
| | 157 | <property name="right_attach">2</property> |
| | 158 | <property name="top_attach">4</property> |
| | 159 | <property name="bottom_attach">5</property> |
| | 160 | <property name="x_options">GTK_FILL</property> |
| | 161 | </packing> |
| | 162 | </child> |
| | 163 | <child> |
| | 164 | <widget class="GtkCheckButton" id="compact_view_checkbutton"> |
| | 165 | <property name="can_focus">True</property> |
| | 166 | <property name="tooltip" translatable="yes">Hides buttons in chatwindows to </property> |
| | 167 | <property name="label" translatable="yes">_Make message windows compact</property> |
| | 168 | <property name="use_underline">True</property> |
| | 169 | <property name="response_id">0</property> |
| | 170 | <property name="draw_indicator">True</property> |
| | 171 | <signal name="toggled" handler="on_compact_view_checkbutton_toggled"/> |
| 147 | | <widget class="GtkCheckButton" id="compact_view_checkbutton"> |
| 148 | | <property name="can_focus">True</property> |
| 149 | | <property name="tooltip" translatable="yes">Hides buttons in chatwindows to </property> |
| 150 | | <property name="label" translatable="yes">_Make message windows compact</property> |
| 151 | | <property name="use_underline">True</property> |
| 152 | | <property name="response_id">0</property> |
| 153 | | <property name="draw_indicator">True</property> |
| 154 | | <signal name="toggled" handler="on_compact_view_checkbutton_toggled"/> |
| 155 | | </widget> |
| 156 | | <packing> |
| 157 | | <property name="right_attach">2</property> |
| 158 | | <property name="top_attach">4</property> |
| 159 | | <property name="bottom_attach">5</property> |
| 160 | | <property name="x_options">GTK_FILL</property> |
| 161 | | </packing> |
| 162 | | </child> |
| 163 | | <child> |
| 164 | | <widget class="GtkCheckButton" id="xhtml_checkbutton"> |
| 165 | | <property name="visible">True</property> |
| 166 | | <property name="can_focus">True</property> |
| 167 | | <property name="tooltip" translatable="yes">Some messages may include rich content (formatting, colors etc). If checked, Gajim will just display the raw message text.</property> |
| 168 | | <property name="label" translatable="yes">Ignore rich content in incoming messages</property> |
| 169 | | <property name="use_underline">True</property> |
| 170 | | <property name="response_id">0</property> |
| 171 | | <property name="draw_indicator">True</property> |
| 172 | | <signal name="toggled" handler="on_xhtml_checkbutton_toggled"/> |
| 173 | | </widget> |
| 174 | | <packing> |
| 175 | | <property name="right_attach">2</property> |
| 176 | | <property name="top_attach">5</property> |
| 177 | | <property name="bottom_attach">6</property> |
| 178 | | <property name="x_options">GTK_FILL</property> |
| 179 | | </packing> |
| 180 | | </child> |
| 181 | | <child> |
| 182 | | <widget class="GtkCheckButton" id="speller_checkbutton"> |
| 183 | | <property name="can_focus">True</property> |
| 184 | | <property name="label" translatable="yes">_Highlight misspelled words</property> |
| 185 | | <property name="use_underline">True</property> |
| 186 | | <property name="response_id">0</property> |
| 187 | | <property name="draw_indicator">True</property> |
| 188 | | <signal name="toggled" handler="on_speller_checkbutton_toggled"/> |
| 189 | | </widget> |
| 190 | | <packing> |
| 191 | | <property name="right_attach">2</property> |
| 192 | | <property name="top_attach">6</property> |
| 193 | | <property name="bottom_attach">7</property> |
| 194 | | <property name="x_options">GTK_FILL</property> |
| 195 | | </packing> |
| 196 | | </child> |
| 197 | | <child> |