113 lines
		
	
	
	
		
			3.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			113 lines
		
	
	
	
		
			3.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?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="gc_control_popup_menu">
 | |
| 
 | |
|   <child>
 | |
|     <widget class="GtkImageMenuItem" id="history_menuitem">
 | |
|       <property name="tooltip" translatable="yes">Click to see past conversation in this room</property>
 | |
|       <property name="label" translatable="yes">_History</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child internal-child="image">
 | |
| 	<widget class="GtkImage" id="image1359">
 | |
| 	  <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="configure_room_menuitem">
 | |
|       <property name="label" translatable="yes">Configure _Room</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child internal-child="image">
 | |
| 	<widget class="GtkImage" id="image1360">
 | |
| 	  <property name="visible">True</property>
 | |
| 	  <property name="stock">gtk-preferences</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="change_subject_menuitem">
 | |
|       <property name="label" translatable="yes">Change _Subject</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child internal-child="image">
 | |
| 	<widget class="GtkImage" id="image1361">
 | |
| 	  <property name="visible">True</property>
 | |
| 	  <property name="stock">gtk-edit</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="change_nick_menuitem">
 | |
|       <property name="label" translatable="yes">Change _Nickname</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child internal-child="image">
 | |
| 	<widget class="GtkImage" id="image1362">
 | |
| 	  <property name="visible">True</property>
 | |
| 	  <property name="stock">gtk-redo</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="bookmark_room_menuitem">
 | |
|       <property name="label" translatable="yes">_Bookmark This Room</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child internal-child="image">
 | |
| 	<widget class="GtkImage" id="image1363">
 | |
| 	  <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>
 | |
| 
 | |
|   <child>
 | |
|     <widget class="GtkCheckMenuItem" id="compact_view_menuitem">
 | |
|       <property name="label" translatable="yes">_Compact View    Alt+C</property>
 | |
|       <property name="use_underline">True</property>
 | |
|       <property name="active">False</property>
 | |
|     </widget>
 | |
|   </child>
 | |
| </widget>
 | |
| 
 | |
| </glade-interface>
 |