diff options
Diffstat (limited to 'data/glade/epiphany.ui')
-rw-r--r-- | data/glade/epiphany.ui | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/data/glade/epiphany.ui b/data/glade/epiphany.ui index f8023a290..08c67b4a5 100644 --- a/data/glade/epiphany.ui +++ b/data/glade/epiphany.ui @@ -454,84 +454,4 @@ <action-widget response="-11">encoding_help_button</action-widget> </action-widgets> </object> - <object class="GtkDialog" id="download_manager_dialog"> - <property name="border_width">5</property> - <property name="title" translatable="yes">Downloads</property> - <property name="role">epiphany-download-manager</property> - <property name="default_width">440</property> - <property name="default_height">260</property> - <property name="type_hint">normal</property> - <child internal-child="vbox"> - <object class="GtkVBox" id="dialog-vbox31"> - <property name="visible">True</property> - <property name="orientation">vertical</property> - <property name="spacing">2</property> - <child> - <object class="GtkScrolledWindow" id="scrolledwindow1134"> - <property name="height_request">100</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="border_width">5</property> - <property name="hscrollbar_policy">automatic</property> - <property name="vscrollbar_policy">automatic</property> - <property name="shadow_type">in</property> - <child> - <object class="GtkTreeView" id="clist"> - <property name="visible">True</property> - <property name="can_focus">True</property> - </object> - </child> - </object> - <packing> - <property name="position">1</property> - </packing> - </child> - <child internal-child="action_area"> - <object class="GtkHButtonBox" id="dialog-action_area31"> - <property name="visible">True</property> - <property name="layout_style">end</property> - <child> - <object class="GtkButton" id="pause_button"> - <property name="label">DYNAMIC</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="can_default">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">0</property> - </packing> - </child> - <child> - <object class="GtkButton" id="abort_button"> - <property name="label">gtk-stop</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="can_default">True</property> - <property name="receives_default">False</property> - <property name="use_stock">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">1</property> - </packing> - </child> - </object> - <packing> - <property name="expand">False</property> - <property name="pack_type">end</property> - <property name="position">0</property> - </packing> - </child> - </object> - </child> - <action-widgets> - <action-widget response="1">pause_button</action-widget> - <action-widget response="2">abort_button</action-widget> - </action-widgets> - </object> </interface> |