| Index: third_party/twisted_8_1/twisted/manhole/ui/gtk2manhole.glade
|
| diff --git a/third_party/twisted_8_1/twisted/manhole/ui/gtk2manhole.glade b/third_party/twisted_8_1/twisted/manhole/ui/gtk2manhole.glade
|
| deleted file mode 100644
|
| index 423b3fb8b9499f729f691a0027a291e2759f09b2..0000000000000000000000000000000000000000
|
| --- a/third_party/twisted_8_1/twisted/manhole/ui/gtk2manhole.glade
|
| +++ /dev/null
|
| @@ -1,268 +0,0 @@
|
| -<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
|
| -<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
|
| -
|
| -<glade-interface>
|
| -
|
| -<widget class="GtkWindow" id="manholeWindow">
|
| - <property name="visible">True</property>
|
| - <property name="title" translatable="yes">Manhole</property>
|
| - <property name="type">GTK_WINDOW_TOPLEVEL</property>
|
| - <property name="window_position">GTK_WIN_POS_NONE</property>
|
| - <property name="modal">False</property>
|
| - <property name="default_width">620</property>
|
| - <property name="default_height">320</property>
|
| - <property name="resizable">True</property>
|
| - <property name="destroy_with_parent">False</property>
|
| - <property name="decorated">True</property>
|
| - <property name="skip_taskbar_hint">False</property>
|
| - <property name="skip_pager_hint">False</property>
|
| - <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
|
| - <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
|
| - <signal name="delete_event" handler="_on_manholeWindow_delete_event" last_modification_time="Mon, 27 Jan 2003 05:14:26 GMT"/>
|
| -
|
| - <child>
|
| - <widget class="GtkVBox" id="vbox1">
|
| - <property name="visible">True</property>
|
| - <property name="homogeneous">False</property>
|
| - <property name="spacing">0</property>
|
| -
|
| - <child>
|
| - <widget class="GtkMenuBar" id="menubar1">
|
| - <property name="visible">True</property>
|
| -
|
| - <child>
|
| - <widget class="GtkMenuItem" id="menuitem4">
|
| - <property name="visible">True</property>
|
| - <property name="label" translatable="yes">_File</property>
|
| - <property name="use_underline">True</property>
|
| -
|
| - <child>
|
| - <widget class="GtkMenu" id="menuitem4_menu">
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="openMenuItem">
|
| - <property name="visible">True</property>
|
| - <property name="label">gtk-open</property>
|
| - <property name="use_stock">True</property>
|
| - <signal name="activate" handler="_on_openMenuItem_activate" last_modification_time="Sun, 02 Feb 2003 18:44:51 GMT"/>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="reload_self">
|
| - <property name="visible">True</property>
|
| - <property name="tooltip" translatable="yes">Reload the manhole client code. (Only useful for client development.)</property>
|
| - <property name="label" translatable="yes">_Reload self</property>
|
| - <property name="use_underline">True</property>
|
| - <signal name="activate" handler="on_reload_self_activate" last_modification_time="Mon, 24 Feb 2003 00:15:10 GMT"/>
|
| -
|
| - <child internal-child="image">
|
| - <widget class="GtkImage" id="image1">
|
| - <property name="visible">True</property>
|
| - <property name="stock">gtk-revert-to-saved</property>
|
| - <property name="icon_size">1</property>
|
| - <property name="xalign">0.5</property>
|
| - <property name="yalign">0.5</property>
|
| - <property name="xpad">0</property>
|
| - <property name="ypad">0</property>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkMenuItem" id="separatormenuitem1">
|
| - <property name="visible">True</property>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="quitMenuItem">
|
| - <property name="visible">True</property>
|
| - <property name="label">gtk-quit</property>
|
| - <property name="use_stock">True</property>
|
| - <signal name="activate" handler="_on_quitMenuItem_activate" last_modification_time="Sun, 02 Feb 2003 18:48:12 GMT"/>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkMenuItem" id="menuitem5">
|
| - <property name="visible">True</property>
|
| - <property name="label" translatable="yes">_Edit</property>
|
| - <property name="use_underline">True</property>
|
| -
|
| - <child>
|
| - <widget class="GtkMenu" id="menuitem5_menu">
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="cut1">
|
| - <property name="visible">True</property>
|
| - <property name="label">gtk-cut</property>
|
| - <property name="use_stock">True</property>
|
| - <signal name="activate" handler="on_cut1_activate" last_modification_time="Mon, 27 Jan 2003 04:50:50 GMT"/>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="copy1">
|
| - <property name="visible">True</property>
|
| - <property name="label">gtk-copy</property>
|
| - <property name="use_stock">True</property>
|
| - <signal name="activate" handler="on_copy1_activate" last_modification_time="Mon, 27 Jan 2003 04:50:50 GMT"/>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="paste1">
|
| - <property name="visible">True</property>
|
| - <property name="label">gtk-paste</property>
|
| - <property name="use_stock">True</property>
|
| - <signal name="activate" handler="on_paste1_activate" last_modification_time="Mon, 27 Jan 2003 04:50:50 GMT"/>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkImageMenuItem" id="delete1">
|
| - <property name="visible">True</property>
|
| - <property name="label">gtk-delete</property>
|
| - <property name="use_stock">True</property>
|
| - <signal name="activate" handler="on_delete1_activate" last_modification_time="Mon, 27 Jan 2003 04:50:50 GMT"/>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkMenuItem" id="menuitem7">
|
| - <property name="visible">True</property>
|
| - <property name="label" translatable="yes">_Help</property>
|
| - <property name="use_underline">True</property>
|
| -
|
| - <child>
|
| - <widget class="GtkMenu" id="menuitem7_menu">
|
| -
|
| - <child>
|
| - <widget class="GtkMenuItem" id="aboutMenuItem">
|
| - <property name="visible">True</property>
|
| - <property name="label" translatable="yes">_About</property>
|
| - <property name="use_underline">True</property>
|
| - <signal name="activate" handler="_on_aboutMenuItem_activate" last_modification_time="Thu, 06 Feb 2003 19:49:53 GMT"/>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - <packing>
|
| - <property name="padding">0</property>
|
| - <property name="expand">False</property>
|
| - <property name="fill">False</property>
|
| - </packing>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkVPaned" id="vpaned1">
|
| - <property name="visible">True</property>
|
| - <property name="can_focus">True</property>
|
| -
|
| - <child>
|
| - <widget class="GtkScrolledWindow" id="scrolledwindow1">
|
| - <property name="visible">True</property>
|
| - <property name="can_focus">True</property>
|
| - <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
| - <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
|
| - <property name="shadow_type">GTK_SHADOW_NONE</property>
|
| - <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
| -
|
| - <child>
|
| - <widget class="GtkTextView" id="output">
|
| - <property name="visible">True</property>
|
| - <property name="can_focus">True</property>
|
| - <property name="editable">False</property>
|
| - <property name="overwrite">False</property>
|
| - <property name="accepts_tab">True</property>
|
| - <property name="justification">GTK_JUSTIFY_LEFT</property>
|
| - <property name="wrap_mode">GTK_WRAP_WORD</property>
|
| - <property name="cursor_visible">True</property>
|
| - <property name="pixels_above_lines">0</property>
|
| - <property name="pixels_below_lines">0</property>
|
| - <property name="pixels_inside_wrap">0</property>
|
| - <property name="left_margin">0</property>
|
| - <property name="right_margin">0</property>
|
| - <property name="indent">0</property>
|
| - <property name="text" translatable="yes"></property>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - <packing>
|
| - <property name="shrink">True</property>
|
| - <property name="resize">True</property>
|
| - </packing>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkScrolledWindow" id="scrolledwindow2">
|
| - <property name="visible">True</property>
|
| - <property name="can_focus">True</property>
|
| - <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
| - <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
|
| - <property name="shadow_type">GTK_SHADOW_NONE</property>
|
| - <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
| -
|
| - <child>
|
| - <widget class="GtkTextView" id="input">
|
| - <property name="visible">True</property>
|
| - <property name="can_focus">True</property>
|
| - <property name="has_focus">True</property>
|
| - <property name="editable">True</property>
|
| - <property name="overwrite">False</property>
|
| - <property name="accepts_tab">True</property>
|
| - <property name="justification">GTK_JUSTIFY_LEFT</property>
|
| - <property name="wrap_mode">GTK_WRAP_NONE</property>
|
| - <property name="cursor_visible">True</property>
|
| - <property name="pixels_above_lines">0</property>
|
| - <property name="pixels_below_lines">0</property>
|
| - <property name="pixels_inside_wrap">0</property>
|
| - <property name="left_margin">0</property>
|
| - <property name="right_margin">0</property>
|
| - <property name="indent">0</property>
|
| - <property name="text" translatable="yes"></property>
|
| - </widget>
|
| - </child>
|
| - </widget>
|
| - <packing>
|
| - <property name="shrink">True</property>
|
| - <property name="resize">False</property>
|
| - </packing>
|
| - </child>
|
| - </widget>
|
| - <packing>
|
| - <property name="padding">0</property>
|
| - <property name="expand">True</property>
|
| - <property name="fill">True</property>
|
| - </packing>
|
| - </child>
|
| -
|
| - <child>
|
| - <widget class="GtkStatusbar" id="statusbar1">
|
| - <property name="visible">True</property>
|
| - <property name="has_resize_grip">True</property>
|
| - </widget>
|
| - <packing>
|
| - <property name="padding">0</property>
|
| - <property name="expand">False</property>
|
| - <property name="fill">False</property>
|
| - </packing>
|
| - </child>
|
| - </widget>
|
| - </child>
|
| -</widget>
|
| -
|
| -</glade-interface>
|
|
|