add hotkeys to tooltips.

This commit is contained in:
Yann Leboulanger 2013-07-25 10:37:03 +02:00
parent 98919edd49
commit 09d9364306
1 changed files with 2 additions and 2 deletions

View File

@ -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>