cleanup roster contact context menu. see #3127
This commit is contained in:
		
							parent
							
								
									a0f8ba72dc
								
							
						
					
					
						commit
						ef8b15c893
					
				
					 1 changed files with 329 additions and 401 deletions
				
			
		|  | @ -1,403 +1,331 @@ | |||
| <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> | ||||
| <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> | ||||
| 
 | ||||
| <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||||
| <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> | ||||
| <!--*- mode: xml -*--> | ||||
| <glade-interface> | ||||
| 
 | ||||
| <widget class="GtkMenu" id="roster_contact_context_menu"> | ||||
| 
 | ||||
|   <widget class="GtkMenu" id="roster_contact_context_menu"> | ||||
|     <child> | ||||
|       <widget class="GtkImageMenuItem" id="start_chat_menuitem"> | ||||
|         <property name="visible">True</property> | ||||
|         <property name="label" translatable="yes">Start _Chat</property> | ||||
|         <property name="use_underline">True</property> | ||||
| 
 | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="image1701"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="stock">gtk-jump-to</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="send_custom_status_menuitem"> | ||||
|       <property name="visible">True</property> | ||||
|       <property name="label" translatable="yes">Send cus_tom status</property> | ||||
|       <property name="use_underline">True</property> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1702"> | ||||
| 	  <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-go-up</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="send_single_message_menuitem"> | ||||
|         <property name="visible">True</property> | ||||
|         <property name="label" translatable="yes">Send Single _Message</property> | ||||
|         <property name="use_underline">True</property> | ||||
| 
 | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="image1703"> | ||||
|             <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="GtkImageMenuItem" id="invite_menuitem"> | ||||
|       <property name="visible">True</property> | ||||
|       <property name="label" translatable="yes">In_vite to</property> | ||||
|       <property name="use_underline">True</property> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1704"> | ||||
| 	  <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-go-back</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="rename_menuitem"> | ||||
|       <property name="label" translatable="yes">_Rename</property> | ||||
|       <property name="use_underline">True</property> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1705"> | ||||
| 	  <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-refresh</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="edit_groups_menuitem"> | ||||
|       <property name="label" translatable="yes">Edit _Groups</property> | ||||
|       <property name="use_underline">True</property> | ||||
|     </widget> | ||||
|   </child> | ||||
| 
 | ||||
|   <child> | ||||
|     <widget class="GtkSeparatorMenuItem" id="above_send_file_separator"> | ||||
|       <property name="visible">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> | ||||
| 
 | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="image1706"> | ||||
|             <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-file</property> | ||||
|             <property name="stock">gtk-floppy</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="assign_openpgp_key_menuitem"> | ||||
|       <property name="label" translatable="yes">Assign Open_PGP Key</property> | ||||
|       <property name="use_underline">True</property> | ||||
|       <signal name="activate" handler="on_assign_openpgp_key_menuitem_activate" last_modification_time="Thu, 30 Jun 2005 22:57:59 GMT"/> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1707"> | ||||
|       <widget class="GtkImageMenuItem" id="invite_menuitem"> | ||||
|         <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-dialog-authentication</property> | ||||
|         <property name="label" translatable="yes">In_vite to</property> | ||||
|         <property name="use_underline">True</property> | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="image1704"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="stock">gtk-go-back</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="add_special_notification_menuitem"> | ||||
|       <widget class="GtkSeparatorMenuItem" id="above_send_file_separator"> | ||||
|         <property name="visible">True</property> | ||||
|       <property name="label" translatable="yes">Add Special _Notification</property> | ||||
|       </widget> | ||||
|     </child> | ||||
|     <child> | ||||
|       <widget class="GtkMenuItem" id="send_custom_status_menuitem"> | ||||
|         <property name="visible">True</property> | ||||
|         <property name="label" translatable="yes">Send cus_tom status</property> | ||||
|         <property name="use_underline">True</property> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1708"> | ||||
|         <child> | ||||
|           <widget class="GtkMenu" id="menu5"> | ||||
|             <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-info</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> | ||||
|             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|           </widget> | ||||
|         </child> | ||||
|       </widget> | ||||
|     </child> | ||||
| 
 | ||||
|     <child> | ||||
|       <widget class="GtkImageMenuItem" id="execute_command_menuitem"> | ||||
|         <property name="visible">True</property> | ||||
|         <property name="label" translatable="yes">Execute Command...</property> | ||||
|         <property name="use_underline">True</property> | ||||
| 
 | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="image1709"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="stock">gtk-execute</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="above_subscription_separator"> | ||||
|       <widget class="GtkImageMenuItem" id="manage_contact"> | ||||
|         <property name="visible">True</property> | ||||
|         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|         <property name="label" translatable="yes">_Manage contact</property> | ||||
|         <property name="use_underline">True</property> | ||||
|         <child> | ||||
|           <widget class="GtkMenu" id="menu2"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|             <child> | ||||
|               <widget class="GtkImageMenuItem" id="rename_menuitem"> | ||||
|                 <property name="label" translatable="yes">_Rename</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1705"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-refresh</property> | ||||
|                     <property name="icon_size">1</property> | ||||
|                   </widget> | ||||
|                 </child> | ||||
|               </widget> | ||||
|             </child> | ||||
|             <child> | ||||
|               <widget class="GtkImageMenuItem" id="edit_groups_menuitem"> | ||||
|                 <property name="label" translatable="yes">Edit _Groups</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="menu-item-image21"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|                     <property name="stock">gtk-edit</property> | ||||
|                   </widget> | ||||
|                 </child> | ||||
|               </widget> | ||||
|             </child> | ||||
|             <child> | ||||
|               <widget class="GtkImageMenuItem" id="assign_openpgp_key_menuitem"> | ||||
|                 <property name="label" translatable="yes">Assign Open_PGP Key</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <signal name="activate" handler="on_assign_openpgp_key_menuitem_activate"/> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1707"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-missing-image</property> | ||||
|                     <property name="icon_size">1</property> | ||||
|                   </widget> | ||||
|                 </child> | ||||
|               </widget> | ||||
|             </child> | ||||
|             <child> | ||||
|               <widget class="GtkImageMenuItem" id="custom_avatar"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|                 <property name="label" translatable="yes">Set Custom _Avatar</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="menu-item-image20"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|                     <property name="stock">gtk-orientation-portrait</property> | ||||
|                   </widget> | ||||
|                 </child> | ||||
|               </widget> | ||||
|             </child> | ||||
|             <child> | ||||
|               <widget class="GtkImageMenuItem" id="add_special_notification_menuitem"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="label" translatable="yes">Add Special _Notification</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1708"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-info</property> | ||||
|                     <property name="icon_size">1</property> | ||||
|                   </widget> | ||||
|                 </child> | ||||
|               </widget> | ||||
|             </child> | ||||
|             <child> | ||||
|               <widget class="GtkSeparatorMenuItem" id="separatormenuitem1"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|               </widget> | ||||
|             </child> | ||||
| 
 | ||||
|             <child> | ||||
|               <widget class="GtkImageMenuItem" id="subscription_menuitem"> | ||||
|                 <property name="label" translatable="yes">_Subscription</property> | ||||
|                 <property name="use_underline">True</property> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1710"> | ||||
| 	  <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-dialog-question</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> | ||||
| 
 | ||||
|                 <child> | ||||
|                   <widget class="GtkMenu" id="subscription_menuitem_menu"> | ||||
| 
 | ||||
|                     <child> | ||||
|                       <widget class="GtkImageMenuItem" id="resend_authorization_to_menuitem"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="label" translatable="yes">_Allow him/her to see my status</property> | ||||
|                         <property name="use_underline">True</property> | ||||
| 
 | ||||
|                         <child internal-child="image"> | ||||
|                           <widget class="GtkImage" id="image1711"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="stock">gtk-go-up</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="rerequest_authorization_from_menuitem"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="label" translatable="yes">A_sk to see his/her status</property> | ||||
|                         <property name="use_underline">True</property> | ||||
| 
 | ||||
|                         <child internal-child="image"> | ||||
|                           <widget class="GtkImage" id="image1712"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="stock">gtk-go-down</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="forbid_him/her_to_see_my_status1"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="label" translatable="yes">_Forbid him/her to see my status</property> | ||||
|                         <property name="use_underline">True</property> | ||||
| 
 | ||||
|                         <child internal-child="image"> | ||||
|                           <widget class="GtkImage" id="image1713"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="stock">gtk-stop</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> | ||||
| 
 | ||||
|   <child> | ||||
|     <widget class="GtkImageMenuItem" id="block_menuitem"> | ||||
|       <property name="visible">True</property> | ||||
|       <property name="label" translatable="yes">_Block</property> | ||||
|       <property name="use_underline">True</property> | ||||
|       <signal name="activate" handler="on_block_menuitem_activate" last_modification_time="Sun, 22 Apr 2007 10:35:33 GMT"/> | ||||
| 
 | ||||
|                 <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1714"> | ||||
|                   <widget class="GtkImage" id="image1710"> | ||||
|                     <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-no</property> | ||||
|                     <property name="stock">gtk-dialog-question</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="unblock_menuitem"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="label" translatable="yes">_Unblock</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|       <signal name="activate" handler="on_unblock_menuitem_activate" last_modification_time="Sun, 22 Apr 2007 12:08:00 GMT"/> | ||||
| 
 | ||||
|                 <signal name="activate" handler="on_unblock_menuitem_activate"/> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1715"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-yes</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="add_to_roster_menuitem"> | ||||
|       <property name="label" translatable="yes">_Add to Roster</property> | ||||
|       <property name="use_underline">True</property> | ||||
| 
 | ||||
|       <child internal-child="image"> | ||||
| 	<widget class="GtkImage" id="image1716"> | ||||
|               <widget class="GtkImageMenuItem" id="block_menuitem"> | ||||
|                 <property name="visible">True</property> | ||||
| 	  <property name="stock">gtk-add</property> | ||||
|                 <property name="label" translatable="yes">_Block</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <signal name="activate" handler="on_block_menuitem_activate"/> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1714"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-stop</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="remove_from_roster_menuitem"> | ||||
|       <property name="label" translatable="yes">_Remove from Roster</property> | ||||
|                 <property name="label" translatable="yes">_Remove</property> | ||||
|                 <property name="use_underline">True</property> | ||||
| 
 | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1717"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-remove</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="add_to_roster_menuitem"> | ||||
|                 <property name="label" translatable="yes">_Add to Roster</property> | ||||
|                 <property name="use_underline">True</property> | ||||
|                 <child internal-child="image"> | ||||
|                   <widget class="GtkImage" id="image1716"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-add</property> | ||||
|                     <property name="icon_size">1</property> | ||||
|                   </widget> | ||||
|                 </child> | ||||
|               </widget> | ||||
|             </child> | ||||
|           </widget> | ||||
|         </child> | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="menu-item-image19"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||||
|             <property name="stock">gtk-properties</property> | ||||
|           </widget> | ||||
|         </child> | ||||
|       </widget> | ||||
|     </child> | ||||
|     <child> | ||||
|       <widget class="GtkSeparatorMenuItem" id="separator6"> | ||||
|         <property name="visible">True</property> | ||||
|       </widget> | ||||
|     </child> | ||||
| 
 | ||||
|     <child> | ||||
|       <widget class="GtkImageMenuItem" id="information_menuitem"> | ||||
|       <property name="label">gtk-info</property> | ||||
|         <property name="label">gtk-dialog-info</property> | ||||
|         <property name="use_underline">True</property> | ||||
|         <property name="use_stock">True</property> | ||||
|       </widget> | ||||
|     </child> | ||||
| 
 | ||||
|     <child> | ||||
|       <widget class="GtkImageMenuItem" id="history_menuitem"> | ||||
|         <property name="label" translatable="yes">_History</property> | ||||
|         <property name="use_underline">True</property> | ||||
| 
 | ||||
|         <child internal-child="image"> | ||||
|           <widget class="GtkImage" id="image1718"> | ||||
|             <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> | ||||
| </widget> | ||||
| 
 | ||||
|   </widget> | ||||
| </glade-interface> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue