99 <property name =" modal" >True</property >
1010 <property name =" default_width" >250</property >
1111 <property name =" type_hint" >dialog</property >
12- <signal name =" close" handler =" on_options_dialog_close" swapped = " no " />
12+ <signal name =" close" handler =" on_options_dialog_close" />
1313 <child internal-child =" vbox" >
1414 <widget class =" GtkVBox" id =" dialog-vbox1" >
1515 <property name =" visible" >True</property >
@@ -107,7 +107,7 @@ udp://tracker.zer0day.to:1337/announce
107107 <property name =" can_focus" >True</property >
108108 <property name =" receives_default" >False</property >
109109 <property name =" use_stock" >True</property >
110- <signal name =" clicked" handler =" on_opts_cancel_button_clicked" swapped = " no " />
110+ <signal name =" clicked" handler =" on_opts_cancel_button_clicked" />
111111 </widget >
112112 <packing >
113113 <property name =" expand" >False</property >
@@ -122,7 +122,7 @@ udp://tracker.zer0day.to:1337/announce
122122 <property name =" can_focus" >True</property >
123123 <property name =" receives_default" >False</property >
124124 <property name =" use_stock" >True</property >
125- <signal name =" clicked" handler =" on_opts_add_button_clicked" swapped = " no " />
125+ <signal name =" clicked" handler =" on_opts_add_button_clicked" />
126126 </widget >
127127 <packing >
128128 <property name =" expand" >False</property >
@@ -137,7 +137,7 @@ udp://tracker.zer0day.to:1337/announce
137137 <property name =" can_focus" >True</property >
138138 <property name =" receives_default" >False</property >
139139 <property name =" use_stock" >True</property >
140- <signal name =" clicked" handler =" on_opts_apply_button_clicked" swapped = " no " />
140+ <signal name =" clicked" handler =" on_opts_apply_button_clicked" />
141141 </widget >
142142 <packing >
143143 <property name =" expand" >False</property >
0 commit comments