Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 32 additions & 16 deletions data/mouse.ui
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child type="label">
<object class="GtkLabel" id="middle_button_emulation_label">
<property name="label" translatable="yes">&lt;b&gt;Middle Button Emulation&lt;/b&gt;</property>
<property name="label" translatable="yes">Middle Button Emulation</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -72,9 +74,11 @@
</child>
<child>
<object class="GtkLabel" id="middle_button_timeout_left_label">
<property name="label" translatable="yes" context="timeout">&lt;i&gt;Short&lt;/i&gt;</property>
<property name="label" translatable="yes" context="timeout">Short</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -111,9 +115,11 @@
</child>
<child>
<object class="GtkLabel" id="middle_button_timeout_right_label">
<property name="label" translatable="yes" context="timeout">&lt;i&gt;Long&lt;/i&gt;</property>
<property name="label" translatable="yes" context="timeout">Long</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -150,9 +156,11 @@
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child type="label">
<object class="GtkLabel" id="wheel_emulation_label">
<property name="label" translatable="yes">&lt;b&gt;Wheel Emulation&lt;/b&gt;</property>
<property name="label" translatable="yes">Wheel Emulation</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -268,9 +276,11 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_timeout_left_label">
<property name="label" translatable="yes" context="timeout">&lt;i&gt;Short&lt;/i&gt;</property>
<property name="label" translatable="yes" context="timeout">Short</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -307,9 +317,11 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_timeout_right_label">
<property name="label" translatable="yes" context="timeout">&lt;i&gt;Long&lt;/i&gt;</property>
<property name="label" translatable="yes" context="timeout">Long</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -371,9 +383,11 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_inertia_left_label">
<property name="label" translatable="yes" context="inertia">&lt;i&gt;Short&lt;/i&gt;</property>
<property name="label" translatable="yes" context="inertia">Short</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -410,9 +424,11 @@
</child>
<child>
<object class="GtkLabel" id="wheel_emulation_inertia_right_label">
<property name="label" translatable="yes" context="inertia">&lt;i&gt;Long&lt;/i&gt;</property>
<property name="label" translatable="yes" context="inertia">Long</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down
72 changes: 48 additions & 24 deletions data/pointingstick.ui
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
<property name="spacing">0</property>
<child>
<object class="GtkLabel" id="sensitivity_label">
<property name="label" translatable="yes">&lt;b&gt;Sensitivity&lt;/b&gt;</property>
<property name="label" translatable="yes">Sensitivity</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -62,9 +64,11 @@
</child>
<child>
<object class="GtkLabel" id="sensitivity_left_label">
<property name="label" translatable="yes" context="sensitivity">&lt;i&gt;Low&lt;/i&gt;</property>
<property name="label" translatable="yes" context="sensitivity">Low</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -101,9 +105,11 @@
</child>
<child>
<object class="GtkLabel" id="sensitivity_right_label">
<property name="label" translatable="yes" context="sensitivity">&lt;i&gt;High&lt;/i&gt;</property>
<property name="label" translatable="yes" context="sensitivity">High</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -131,9 +137,11 @@
</child>
<child>
<object class="GtkLabel" id="speed_label">
<property name="label" translatable="yes">&lt;b&gt;Speed&lt;/b&gt;</property>
<property name="label" translatable="yes">Speed</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -188,9 +196,11 @@
</child>
<child>
<object class="GtkLabel" id="speed_left_label">
<property name="label" translatable="yes" context="speed">&lt;i&gt;Slow&lt;/i&gt;</property>
<property name="label" translatable="yes" context="speed">Slow</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -227,9 +237,11 @@
</child>
<child>
<object class="GtkLabel" id="speed_right_label">
<property name="label" translatable="yes" context="speed">&lt;i&gt;Fast&lt;/i&gt;</property>
<property name="label" translatable="yes" context="speed">Fast</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -257,9 +269,11 @@
</child>
<child>
<object class="GtkLabel" id="scrolling_label">
<property name="label" translatable="yes">&lt;b&gt;Scrolling&lt;/b&gt;</property>
<property name="label" translatable="yes">Scrolling</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -329,9 +343,11 @@
</child>
<child>
<object class="GtkLabel" id="middle_button_timeout_left_label">
<property name="label" translatable="yes" context="timeout">&lt;i&gt;Short&lt;/i&gt;</property>
<property name="label" translatable="yes" context="timeout">Short</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -368,9 +384,11 @@
</child>
<child>
<object class="GtkLabel" id="middle_button_timeout_right_label">
<property name="label" translatable="yes" context="timeout">&lt;i&gt;Long&lt;/i&gt;</property>
<property name="label" translatable="yes" context="timeout">Long</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -400,9 +418,11 @@
</child>
<child>
<object class="GtkLabel" id="press_to_select_label">
<property name="label" translatable="yes">&lt;b&gt;Press to Select&lt;/b&gt;</property>
<property name="label" translatable="yes">Press to Select</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -472,9 +492,11 @@
</child>
<child>
<object class="GtkLabel" id="press_to_select_threshold_left_label">
<property name="label" translatable="yes" context="threshold">&lt;i&gt;Low&lt;/i&gt;</property>
<property name="label" translatable="yes" context="threshold">Low</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down Expand Up @@ -511,9 +533,11 @@
</child>
<child>
<object class="GtkLabel" id="press_to_select_threshold_right_label">
<property name="label" translatable="yes" context="threshold">&lt;i&gt;High&lt;/i&gt;</property>
<property name="label" translatable="yes" context="threshold">High</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<attributes>
<attribute name="style" value="italic"/>
</attributes>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
Expand Down
Loading