diff options
Diffstat (limited to 'src/empathy-main-window.ui')
-rw-r--r-- | src/empathy-main-window.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui index 217b276f2..864be1d28 100644 --- a/src/empathy-main-window.ui +++ b/src/empathy-main-window.ui @@ -47,6 +47,7 @@ <property name="name">chat_search_contacts</property> <property name="label" translatable="yes">_Search for Contacts…</property> </object> + <accelerator key="f" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> </child> <child> <object class="GtkAction" id="view_show_ft_manager"> @@ -124,6 +125,7 @@ <property name="name">edit_search_contacts</property> <property name="label" translatable="yes">Find in Contact _List</property> </object> + <accelerator key="f" modifiers="GDK_CONTROL_MASK"/> </child> <child> <object class="GtkAction" id="view"> |