[empathy/gnome-2-34] Set an accelator on contact search
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] Set an accelator on contact search
- Date: Fri, 18 Mar 2011 13:59:36 +0000 (UTC)
commit 5f6fc105b14d1cb84745e2f60991a9010d10914b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Fri Mar 18 14:55:59 2011 +0100
Set an accelator on contact search
This is kinda based on Will's 87fe6f3680d91edc933bc767cae6e500b8bac011 patch
changing the accelator but 2.34 doesn't have the menu entry, and so the
accelator, for live search so I just picked this part from it.
src/empathy-main-window.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index a538e01..49623c7 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -46,6 +46,7 @@
<property name="stock_id">gtk-find</property>
<property name="name">chat_search_contacts</property>
<property name="label" translatable="yes">_Search for Contactsâ?¦</property>
+ <accelerator key="f" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]