<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>

<widget class="GtkMenu" id="chat_control_popup_menu">

  <child>
    <widget class="GtkImageMenuItem" id="history_menuitem">
      <property name="visible">True</property>
      <property name="tooltip" translatable="yes">Click to see past conversations with this contact</property>
      <property name="label" translatable="yes">_History</property>
      <property name="use_underline">True</property>

      <child internal-child="image">
	<widget class="GtkImage" id="image1366">
	  <property name="visible">True</property>
	  <property name="stock">gtk-justify-fill</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="GtkImageMenuItem" id="information_menuitem">
      <property name="visible">True</property>
      <property name="label">gtk-info</property>
      <property name="use_stock">True</property>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="send_file_menuitem">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Send _File</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="_on_send_file_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:55 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image1367">
	  <property name="visible">True</property>
	  <property name="stock">gtk-file</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="GtkCheckMenuItem" id="toggle_gpg_menuitem">
      <property name="visible">True</property>
      <property name="label" translatable="yes">Toggle Open_PGP Encryption</property>
      <property name="use_underline">True</property>
      <property name="active">False</property>
      <signal name="activate" handler="_on_toggle_gpg_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:46 GMT"/>
    </widget>
  </child>

  <child>
    <widget class="GtkCheckMenuItem" id="compact_view_menuitem">
      <property name="visible">True</property>
      <property name="label" translatable="yes">_Compact View    Alt+C</property>
      <property name="use_underline">True</property>
      <property name="active">False</property>
      <signal name="activate" handler="_on_compact_view_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:30 GMT"/>
    </widget>
  </child>

  <child>
    <widget class="GtkImageMenuItem" id="add_to_roster_menuitem">
      <property name="visible">True</property>
      <property name="label" translatable="yes">_Add to Roster</property>
      <property name="use_underline">True</property>
      <signal name="activate" handler="_on_add_to_roster_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:37 GMT"/>

      <child internal-child="image">
	<widget class="GtkImage" id="image1368">
	  <property name="visible">True</property>
	  <property name="stock">gtk-add</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>
</widget>

</glade-interface>