121 lines
		
	
	
	
		
			3.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			121 lines
		
	
	
	
		
			3.9 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="advanced_menuitem_menu">
 | |
| 
 | |
|   <child>
 | |
|     <widget class="GtkImageMenuItem" id="send_single_message_menuitem">
 | |
|       <property name="label" translatable="yes">_Send Single Message</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child internal-child="image">
 | |
| 	<widget class="GtkImage" id="image1457">
 | |
| 	  <property name="visible">True</property>
 | |
| 	  <property name="stock">gtk-new</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="xml_console_menuitem">
 | |
|       <property name="label" translatable="yes">Show _XML Console</property>
 | |
|       <property name="use_underline">True</property>
 | |
|     </widget>
 | |
|   </child>
 | |
| 
 | |
|   <child>
 | |
|     <widget class="GtkMenuItem" id="privacy_lists_menuitem">
 | |
|       <property name="label" translatable="yes">_Privacy Lists</property>
 | |
|       <property name="use_underline">True</property>
 | |
|     </widget>
 | |
|   </child>
 | |
| 
 | |
|   <child>
 | |
|     <widget class="GtkSeparatorMenuItem" id="separator8">
 | |
|     </widget>
 | |
|   </child>
 | |
| 
 | |
|   <child>
 | |
|     <widget class="GtkMenuItem" id="administrator_menuitem">
 | |
|       <property name="label" translatable="yes">_Administrator</property>
 | |
|       <property name="use_underline">True</property>
 | |
| 
 | |
|       <child>
 | |
| 	<widget class="GtkMenu" id="administrator_menuitem_menu">
 | |
| 
 | |
| 	  <child>
 | |
| 	    <widget class="GtkImageMenuItem" id="send_server_message_menuitem">
 | |
| 	      <property name="tooltip" translatable="yes">Sends a message to users currently connected to this server</property>
 | |
| 	      <property name="label" translatable="yes">_Send Server Message</property>
 | |
| 	      <property name="use_underline">True</property>
 | |
| 
 | |
| 	      <child internal-child="image">
 | |
| 		<widget class="GtkImage" id="image1458">
 | |
| 		  <property name="visible">True</property>
 | |
| 		  <property name="stock">gtk-new</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="GtkSeparatorMenuItem" id="separator9">
 | |
| 	      <property name="visible">True</property>
 | |
| 	    </widget>
 | |
| 	  </child>
 | |
| 
 | |
| 	  <child>
 | |
| 	    <widget class="GtkMenuItem" id="set_motd_menuitem">
 | |
| 	      <property name="tooltip" translatable="yes">Sets Message of the Day</property>
 | |
| 	      <property name="label" translatable="yes">Set MOTD</property>
 | |
| 	      <property name="use_underline">True</property>
 | |
| 	    </widget>
 | |
| 	  </child>
 | |
| 
 | |
| 	  <child>
 | |
| 	    <widget class="GtkMenuItem" id="update_motd_menuitem">
 | |
| 	      <property name="tooltip" translatable="yes">Updates Message of the Day</property>
 | |
| 	      <property name="label" translatable="yes">Update MOTD</property>
 | |
| 	      <property name="use_underline">True</property>
 | |
| 	    </widget>
 | |
| 	  </child>
 | |
| 
 | |
| 	  <child>
 | |
| 	    <widget class="GtkImageMenuItem" id="delete_motd_menuitem">
 | |
| 	      <property name="tooltip" translatable="yes">Deletes Message of the Day</property>
 | |
| 	      <property name="label" translatable="yes">Delete MOTD</property>
 | |
| 	      <property name="use_underline">True</property>
 | |
| 
 | |
| 	      <child internal-child="image">
 | |
| 		<widget class="GtkImage" id="image1459">
 | |
| 		  <property name="visible">True</property>
 | |
| 		  <property name="stock">gtk-clear</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>
 | |
|       </child>
 | |
|     </widget>
 | |
|   </child>
 | |
| </widget>
 | |
| 
 | |
| </glade-interface>
 |