summaryrefslogtreecommitdiff
path: root/ui.glade
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-05-03 18:41:31 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-05-03 18:41:31 -0400
commit03826251f5cfecb97ee9711ed1a61d61c7e7eb71 (patch)
treeaa378f5fd8d0947fad46eeb62630eebd2dc7afdd /ui.glade
parent957e4995eda14377c036fda05958db0c8634f5d0 (diff)
configure address
Diffstat (limited to 'ui.glade')
-rw-r--r--ui.glade3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui.glade b/ui.glade
index 529a68f..4924577 100644
--- a/ui.glade
+++ b/ui.glade
@@ -31,6 +31,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="placeholder-text" translatable="yes">Address...</property>
+ <signal name="activate" handler="update_configuration" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
@@ -238,7 +239,7 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkCheckButton" id="stop-while-accessing-memory">
- <property name="label" translatable="yes">Stop process while reading/writing memory</property>
+ <property name="label" translatable="yes">Stop process while accessing memory</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>