summaryrefslogtreecommitdiff
path: root/src/profile-preferences.ui
diff options
context:
space:
mode:
authorosch <oliver at luced de>2019-05-21 19:35:30 +0200
committerraveit65 <[email protected]>2019-06-03 20:36:53 +0200
commit045cda7ac4804eceda33beb8f9342c21054bd422 (patch)
treedab82944232accb694cbf1b453862e67b53fa047 /src/profile-preferences.ui
parent803878a775975f2940406b27333e6c5376feb34f (diff)
downloadmate-terminal-045cda7ac4804eceda33beb8f9342c21054bd422.tar.bz2
mate-terminal-045cda7ac4804eceda33beb8f9342c21054bd422.tar.xz
make "highlighting things under mouse pointer" configurable
Diffstat (limited to 'src/profile-preferences.ui')
-rw-r--r--src/profile-preferences.ui42
1 files changed, 37 insertions, 5 deletions
diff --git a/src/profile-preferences.ui b/src/profile-preferences.ui
index 131a810..59734dc 100644
--- a/src/profile-preferences.ui
+++ b/src/profile-preferences.ui
@@ -470,6 +470,38 @@ Author: Wolfgang Ulbrich
</packing>
</child>
<child>
+ <object class="GtkCheckButton" id="use-skey-checkbutton">
+ <property name="label" translatable="yes">Highlight _S/Key challenges under mouse pointer</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="halign">start</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">7</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="use-urls-checkbutton">
+ <property name="label" translatable="yes">Highlight _URLs under mouse pointer</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="halign">start</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">8</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkBox" id="hbox147">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -513,7 +545,7 @@ Author: Wolfgang Ulbrich
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">7</property>
+ <property name="position">9</property>
</packing>
</child>
<child>
@@ -560,7 +592,7 @@ Author: Wolfgang Ulbrich
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">8</property>
+ <property name="position">10</property>
</packing>
</child>
<child>
@@ -600,7 +632,7 @@ Author: Wolfgang Ulbrich
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">9</property>
+ <property name="position">11</property>
</packing>
</child>
<child>
@@ -616,7 +648,7 @@ Author: Wolfgang Ulbrich
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="position">10</property>
+ <property name="position">12</property>
</packing>
</child>
<child>
@@ -727,7 +759,7 @@ Author: Wolfgang Ulbrich
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">11</property>
+ <property name="position">13</property>
</packing>
</child>
</object>