mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
default "remove .torrent" checked
This commit is contained in:
parent
525526316c
commit
df63d91a46
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
||||
<!--Generated with glade3 3.2.2 on Wed Jun 13 13:49:33 2007 by andrew@fractal-->
|
||||
<!--Generated with glade3 3.2.2 on Sat Jun 16 00:57:25 2007 by markybob@peg-->
|
||||
<glade-interface>
|
||||
<widget class="GtkMenu" id="torrent_popup">
|
||||
<property name="visible">True</property>
|
||||
|
@ -162,6 +162,7 @@
|
|||
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
||||
<property name="label" translatable="yes">Delete .torrent file</property>
|
||||
<property name="response_id">0</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
</widget>
|
||||
</child>
|
||||
|
|
Loading…
Add table
Reference in a new issue