diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index ffd04bf3..f4807526 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -1005,6 +1005,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1005 | <property name="adjustment">1 0 999999 1 10 10</property> | 1005 | <property name="adjustment">1 0 999999 1 10 10</property> |
1006 | <property name="climb_rate">1</property> | 1006 | <property name="climb_rate">1</property> |
1007 | <property name="numeric">True</property> | 1007 | <property name="numeric">True</property> |
1008 | <signal name="value_changed" handler="on_anonymity_spin_changed_"/> | ||
1008 | </widget> | 1009 | </widget> |
1009 | <packing> | 1010 | <packing> |
1010 | <property name="expand">False</property> | 1011 | <property name="expand">False</property> |
@@ -1602,6 +1603,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1602 | <property name="adjustment">1 0 10000 1 10 10</property> | 1603 | <property name="adjustment">1 0 10000 1 10 10</property> |
1603 | <property name="climb_rate">1</property> | 1604 | <property name="climb_rate">1</property> |
1604 | <property name="numeric">True</property> | 1605 | <property name="numeric">True</property> |
1606 | <signal name="value_changed" handler="on_anonymity_spin_changed_"/> | ||
1605 | </widget> | 1607 | </widget> |
1606 | </child> | 1608 | </child> |
1607 | </widget> | 1609 | </widget> |