summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/glade/move_storage_dialog.ui
diff options
context:
space:
mode:
authorbendikro <bendikro@gmail.com>2013-05-17 19:06:00 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2013-05-18 17:55:25 +0100
commit1596475db23e66d0d54fb927113a4850b95efc9d (patch)
tree52d84c36334b637b9670248d53ac14232ca5b154 /deluge/ui/gtkui/glade/move_storage_dialog.ui
parent42f5cc382dad06cbf584d6bd41303e2f0e3a0167 (diff)
downloaddeluge-1596475db23e66d0d54fb927113a4850b95efc9d.tar.gz
deluge-1596475db23e66d0d54fb927113a4850b95efc9d.tar.bz2
deluge-1596475db23e66d0d54fb927113a4850b95efc9d.zip
GTKUI: New path chooser to handle remote paths and store favorite paths
Diffstat (limited to 'deluge/ui/gtkui/glade/move_storage_dialog.ui')
-rw-r--r--deluge/ui/gtkui/glade/move_storage_dialog.ui20
1 files changed, 2 insertions, 18 deletions
diff --git a/deluge/ui/gtkui/glade/move_storage_dialog.ui b/deluge/ui/gtkui/glade/move_storage_dialog.ui
index cf505b751..30d633751 100644
--- a/deluge/ui/gtkui/glade/move_storage_dialog.ui
+++ b/deluge/ui/gtkui/glade/move_storage_dialog.ui
@@ -116,7 +116,7 @@
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox2">
+ <object class="GtkHBox" id="hbox_entry">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">5</property>
@@ -133,23 +133,7 @@
</packing>
</child>
<child>
- <object class="GtkEntry" id="entry_destination">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <property name="is_focus">True</property>
- <property name="truncate_multiline">True</property>
- <property name="activates_default">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- <property name="primary_icon_sensitive">True</property>
- <property name="secondary_icon_sensitive">True</property>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
+ <placeholder/>
</child>
</object>
<packing>