|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<!-- Generated with glade 3.20.0 --> |
| 2 | +<!-- Generated with glade 3.22.1 --> |
3 | 3 | <interface>
|
4 | 4 | <requires lib="gtk+" version="3.14"/>
|
5 | 5 | <!-- interface-license-type gplv2 -->
|
|
57 | 57 | <property name="default_width">500</property>
|
58 | 58 | <property name="default_height">550</property>
|
59 | 59 | <property name="type_hint">dialog</property>
|
| 60 | + <child> |
| 61 | + <placeholder/> |
| 62 | + </child> |
60 | 63 | <child internal-child="vbox">
|
61 | 64 | <object class="GtkBox" id="dialog-vbox1">
|
62 | 65 | <property name="visible">True</property>
|
|
221 | 224 | <property name="can_focus">False</property>
|
222 | 225 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
223 | 226 | <property name="halign">start</property>
|
224 |
| - <property name="label" translatable="yes">Locate Pointer</property> |
| 227 | + <property name="label" translatable="yes">General</property> |
225 | 228 | <attributes>
|
226 | 229 | <attribute name="weight" value="bold"/>
|
227 | 230 | </attributes>
|
|
258 | 261 | <property name="position">1</property>
|
259 | 262 | </packing>
|
260 | 263 | </child>
|
| 264 | + <child> |
| 265 | + <object class="GtkAlignment" id="alignment19"> |
| 266 | + <property name="visible">True</property> |
| 267 | + <property name="can_focus">False</property> |
| 268 | + <property name="top_padding">6</property> |
| 269 | + <property name="left_padding">12</property> |
| 270 | + <child> |
| 271 | + <object class="GtkCheckButton" id="middle_button_emulation_toggle"> |
| 272 | + <property name="label" translatable="yes">Emulate middle button through simultaneous left and right click</property> |
| 273 | + <property name="visible">True</property> |
| 274 | + <property name="can_focus">True</property> |
| 275 | + <property name="receives_default">False</property> |
| 276 | + <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 277 | + <property name="halign">start</property> |
| 278 | + <property name="use_underline">True</property> |
| 279 | + <property name="active">True</property> |
| 280 | + <property name="draw_indicator">True</property> |
| 281 | + </object> |
| 282 | + </child> |
| 283 | + </object> |
| 284 | + <packing> |
| 285 | + <property name="expand">False</property> |
| 286 | + <property name="fill">True</property> |
| 287 | + <property name="position">2</property> |
| 288 | + </packing> |
| 289 | + </child> |
261 | 290 | </object>
|
262 | 291 | <packing>
|
263 | 292 | <property name="expand">False</property>
|
|
0 commit comments