145 | | <property name="top_attach">3</property> |
146 | | <property name="bottom_attach">4</property> |
147 | | </packing> |
148 | | </child> |
149 | | <child> |
150 | | <widget class="GtkAlignment" id="alignment8"> |
151 | | <property name="visible">True</property> |
152 | | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
153 | | <child> |
154 | | <widget class="GtkHBox" id="hbox10"> |
155 | | <property name="visible">True</property> |
156 | | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
157 | | <property name="spacing">5</property> |
158 | | <child> |
159 | | <widget class="GtkFileChooserButton" id="torrent_files_button"> |
160 | | <property name="visible">True</property> |
161 | | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
162 | | <property name="action">select-folder</property> |
163 | | <property name="title" translatable="yes">Select A Folder</property> |
164 | | </widget> |
165 | | <packing> |
166 | | <property name="position">0</property> |
167 | | </packing> |
168 | | </child> |
169 | | <child> |
170 | | <widget class="GtkEntry" id="entry_torrents_path"> |
171 | | <property name="can_focus">True</property> |
172 | | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
173 | | </widget> |
174 | | <packing> |
175 | | <property name="position">1</property> |
176 | | </packing> |
177 | | </child> |
178 | | </widget> |
179 | | </child> |
180 | | </widget> |
181 | | <packing> |
182 | | <property name="left_attach">1</property> |
183 | | <property name="right_attach">2</property> |
235 | | <property name="top_attach">3</property> |
236 | | <property name="bottom_attach">4</property> |
237 | | <property name="x_options">GTK_FILL</property> |
238 | | </packing> |
239 | | </child> |
240 | | <child> |
241 | | <widget class="GtkCheckButton" id="chk_copy_torrent_file"> |
242 | | <property name="label" translatable="yes">Copy of .torrent files to:</property> |
243 | | <property name="visible">True</property> |
244 | | <property name="can_focus">True</property> |
245 | | <property name="receives_default">False</property> |
246 | | <property name="draw_indicator">True</property> |
247 | | <signal name="toggled" handler="on_toggle"/> |
248 | | </widget> |
249 | | <packing> |
| 258 | <child> |
| 259 | <widget class="GtkCheckButton" id="chk_copy_torrent_file"> |
| 260 | <property name="label" translatable="yes">Copy of .torrent files to:</property> |
| 261 | <property name="visible">True</property> |
| 262 | <property name="can_focus">True</property> |
| 263 | <property name="receives_default">False</property> |
| 264 | <property name="draw_indicator">True</property> |
| 265 | <signal name="toggled" handler="on_toggle"/> |
| 266 | </widget> |
| 267 | <packing> |
| 268 | <property name="top_attach">3</property> |
| 269 | <property name="bottom_attach">4</property> |
| 270 | <property name="x_options">GTK_FILL</property> |
| 271 | </packing> |
| 272 | </child> |
| 273 | <child> |
| 274 | <widget class="GtkAlignment" id="alignment8"> |
| 275 | <property name="visible">True</property> |
| 276 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 277 | <child> |
| 278 | <widget class="GtkHBox" id="hbox10"> |
| 279 | <property name="visible">True</property> |
| 280 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 281 | <property name="spacing">5</property> |
| 282 | <child> |
| 283 | <widget class="GtkFileChooserButton" id="torrent_files_button"> |
| 284 | <property name="visible">True</property> |
| 285 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 286 | <property name="action">select-folder</property> |
| 287 | <property name="title" translatable="yes">Select A Folder</property> |
| 288 | </widget> |
| 289 | <packing> |
| 290 | <property name="position">0</property> |
| 291 | </packing> |
| 292 | </child> |
| 293 | <child> |
| 294 | <widget class="GtkEntry" id="entry_torrents_path"> |
| 295 | <property name="can_focus">True</property> |
| 296 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 297 | <property name="invisible_char">●</property> |
| 298 | </widget> |
| 299 | <packing> |
| 300 | <property name="position">1</property> |
| 301 | </packing> |
| 302 | </child> |
| 303 | </widget> |
| 304 | </child> |
| 305 | </widget> |
| 306 | <packing> |
| 307 | <property name="left_attach">1</property> |
| 308 | <property name="right_attach">2</property> |
| 309 | <property name="top_attach">3</property> |
| 310 | <property name="bottom_attach">4</property> |
| 311 | </packing> |
| 312 | </child> |
| 313 | <child> |
| 314 | <widget class="GtkCheckButton" id="chk_del_copy_torrent_file"> |
| 315 | <property name="label" translatable="yes">Delete copy of torrent file on remove</property> |
| 316 | <property name="visible">True</property> |
| 317 | <property name="can_focus">True</property> |
| 318 | <property name="receives_default">False</property> |
| 319 | <property name="tooltip" translatable="yes">Delete the copy of the torrent file created when the torrent is removed</property> |
| 320 | <property name="draw_indicator">True</property> |
| 321 | </widget> |
| 322 | <packing> |
| 323 | <property name="right_attach">2</property> |
| 324 | <property name="top_attach">4</property> |
| 325 | <property name="bottom_attach">5</property> |
| 326 | <property name="x_padding">15</property> |
| 327 | </packing> |
| 328 | </child> |