Ctrl+T -> Alt+T to change subject. Fixes #4432

This commit is contained in:
Yann Leboulanger 2008-11-02 14:28:17 +00:00
parent bd8ae59a76
commit dbaaca08b8
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@
<widget class="GtkButton" id="change_subject_button">
<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="tooltip" translatable="yes">Change the room's subject (Ctrl+T)</property>
<property name="tooltip" translatable="yes">Change the room's subject (Alt+T)</property>
<property name="relief">GTK_RELIEF_NONE</property>
<property name="response_id">0</property>
<child>