add hotkeys to tooltips.
This commit is contained in:
		
							parent
							
								
									98919edd49
								
							
						
					
					
						commit
						09d9364306
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -414,7 +414,7 @@
 | 
			
		|||
                        <property name="can_focus">True</property>
 | 
			
		||||
                        <property name="receives_default">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="tooltip_text" translatable="yes">Invite contacts to the conversation</property>
 | 
			
		||||
                        <property name="tooltip_text" translatable="yes">Invite contacts to the conversation (Ctrl+G)</property>
 | 
			
		||||
                        <property name="relief">none</property>
 | 
			
		||||
                        <property name="focus_on_click">False</property>
 | 
			
		||||
                        <child>
 | 
			
		||||
| 
						 | 
				
			
			@ -437,7 +437,7 @@
 | 
			
		|||
                        <property name="can_focus">True</property>
 | 
			
		||||
                        <property name="receives_default">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="tooltip_text" translatable="yes">View contact information</property>
 | 
			
		||||
                        <property name="tooltip_text" translatable="yes">View contact information (Ctrl+I)</property>
 | 
			
		||||
                        <property name="relief">none</property>
 | 
			
		||||
                        <property name="focus_on_click">False</property>
 | 
			
		||||
                        <child>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue